Global and Local Texture Randomization for Synthetic-to-Real Semantic Segmentation
Duo Peng, Yinjie Lei, Lingqiao Liu, Pingping Zhang, and Jun Liu

TL;DR
This paper introduces global and local texture randomization techniques to improve synthetic-to-real semantic segmentation by promoting domain-invariant features, achieving superior results across multiple datasets.
Contribution
It proposes novel global and local texture randomization mechanisms with a consistency regularization for better domain generalization in SRSS.
Findings
Outperforms state-of-the-art methods on five datasets.
Effective in reducing texture reliance and improving generalization.
Enhances segmentation accuracy across diverse real-world datasets.
Abstract
Semantic segmentation is a crucial image understanding task, where each pixel of image is categorized into a corresponding label. Since the pixel-wise labeling for ground-truth is tedious and labor intensive, in practical applications, many works exploit the synthetic images to train the model for real-word image semantic segmentation, i.e., Synthetic-to-Real Semantic Segmentation (SRSS). However, Deep Convolutional Neural Networks (CNNs) trained on the source synthetic data may not generalize well to the target real-world data. In this work, we propose two simple yet effective texture randomization mechanisms, Global Texture Randomization (GTR) and Local Texture Randomization (LTR), for Domain Generalization based SRSS. GTR is proposed to randomize the texture of source images into diverse unreal texture styles. It aims to alleviate the reliance of the network on texture while…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Advanced Neural Network Applications
