Related Experiment Video
Updated: Oct 28, 2025

06:54
Photorealistic Learned Landscapes for Augmented Reality
Published on: June 27, 2025
349
Global and Local Texture Randomization for Synthetic-to-Real Semantic Segmentation.
Summary
This study introduces Global Texture Randomization (GTR) and Local Texture Randomization (LTR) to improve synthetic-to-real semantic segmentation (SRSS) without target data. The methods enhance model generalization by randomizing image textures, outperforming existing domain generalization techniques.
Area of Science:
- Computer Vision
- Machine Learning
- Deep Learning
Background:
- Semantic segmentation assigns labels to image pixels, crucial for image understanding.
- Training models on synthetic data for real-world semantic segmentation (SRSS) faces challenges due to domain mismatch.
- Deep Convolutional Neural Networks (CNNs) often fail to generalize from synthetic to real-world data.
Purpose of the Study:
- To develop effective Domain Generalization techniques for Synthetic-to-Real Semantic Segmentation (SRSS).
- To mitigate the domain gap between synthetic and real-world images without using target domain data during training.
- To improve the generalization capabilities of CNNs for semantic segmentation tasks.
Main Methods:
- Proposed Global Texture Randomization (GTR) to diversify source image textures, reducing reliance on texture-specific features.
- Introduced Local Texture Randomization (LTR) to address texture variations in specific image regions.
- Implemented a Consistency between GTR and LTR (CGL) regularization to harmonize randomization mechanisms.
Main Results:
- GTR and LTR significantly improved SRSS performance by learning domain-invariant cues.
- The proposed methods demonstrated superior performance compared to state-of-the-art domain generalization techniques.
- Experiments on GTA5, SYNTHIA, Cityscapes, BDDS, and Mapillary datasets validated the effectiveness of the approach.
Conclusions:
- The proposed texture randomization mechanisms (GTR and LTR) offer a powerful approach for domain generalization in SRSS.
- This method effectively addresses the domain shift problem without requiring target domain data.
- The findings suggest a promising direction for training robust semantic segmentation models for real-world applications.
Related Concept Videos
Random Sampling Method
13.1K
Sampling is a technique to select a portion (or subset) of the larger population and study that portion (the sample) to gain information about the population. Data are the result of sampling from a population. The sampling method ensures that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest. Among the various sampling methods used by...
13.1K
Shape and Texture of Coarse Aggregate
317
Aggregate shape is classified based on the relative sharpness or roundness of the edges and corners. This classification includes categories like rounded, angular, elongated, and flaky, each with specific characteristics. Rounded aggregates, fully shaped by attrition, are typical of river or seashore gravel, while angular aggregates, such as crushed rock, have well-defined edges. Aggregates that are elongated and flaky are less desirable, as they can reduce the workability and strength of...
317
Random Variables
15.8K
A random variable is a single numerical value that indicates the outcome of a procedure. The concept of random variables is fundamental to the probability theory and was introduced by a Russian mathematician, Pafnuty Chebyshev, in the mid-nineteenth century.
Uppercase letters such as X or Y denote a random variable. Lowercase letters like x or y denote the value of a random variable. If X is a random variable, then X is written in words, and x is given as a number.
For example, let X = the...
Uppercase letters such as X or Y denote a random variable. Lowercase letters like x or y denote the value of a random variable. If X is a random variable, then X is written in words, and x is given as a number.
For example, let X = the...
15.8K

