paper-with-me

홈 › Papers

Synthetic-to-Real Domain Generalized Semantic Segmentation for 3D Indoor Point Clouds

2022-12-09 · Yuyang Zhao, Na Zhao, Gim Hee Lee

Semantic segmentation in 3D indoor scenes has achieved remarkable performance under the supervision of large-scale annotated data. However, previous works rely on the assumption that the training and testing data are of the same distribution, which may suffer from performance degradation when evaluated on the out-of-distribution scenes. To alleviate the annotation cost and the performance degradation, this paper introduces the synthetic-to-real domain generalization setting to this task. Specifically, the domain gap between synthetic and real-world point cloud data mainly lies in the different layouts and point patterns. To address these problems, we first propose a clustering instance mix (CINMix) augmentation technique to diversify the layouts of the source data. In addition, we augment the point patterns of the source data and introduce non-parametric multi-prototypes to ameliorate the intra-class variance enlarged by the augmented point patterns. The multi-prototypes can model the intra-class variance and rectify the global classifier in both training and inference stages. Experiments on the synthetic-to-real benchmark demonstrate that both CINMix and multi-prototypes can narrow the distribution gap and thus improve the generalization ability on real-world datasets.

📄 PDF Abstract BibTeX arXiv:2212.04668

Code (0)

등록된 구현이 없습니다.

Tasks

Domain GeneralizationSemantic Segmentation

Similar Papers 제목 키워드 기반

Collaborating Foundation Models for Domain Generalized Semantic Segmentation

2023-12-15 · CVPR 2024 1 · Yasser Benigmim, Subhankar Roy, Slim Essid, Vicky Kalogeiton 외

Domain Generalized Semantic Segmentation (DGSS) deals with training a model on a labeled source domain with the aim of generalizing to unseen domains during inference. Existing DGSS methods typically effectuate robust fe…

Domain GeneralizationSegmentationSemantic Segmentation

Style-Hallucinated Dual Consistency Learning for Domain Generalized Semantic Segmentation

2022-04-06 · Yuyang Zhao, Zhun Zhong, Na Zhao, Nicu Sebe 외

In this paper, we study the task of synthetic-to-real domain generalized semantic segmentation, which aims to learn a model that is robust to unseen real-world scenes using only synthetic data. The large domain shift bet…

Domain GeneralizationHallucinationRobust Object DetectionSemantic Segmentation+1

Adversarial Style Augmentation for Domain Generalized Urban-Scene Segmentation

2022-07-11 · Zhun Zhong, Yuyang Zhao, Gim Hee Lee, Nicu Sebe

In this paper, we consider the problem of domain generalization in semantic segmentation, which aims to learn a robust model using only labeled synthetic (source) data. The model is expected to perform well on unseen rea…

Domain Generalizationimage-classificationImage ClassificationScene Segmentation+1

Generative Synthetic Augmentation using Label-to-Image Translation for Nuclei Image Segmentation

2020-04-21 · Takato Yasuno

In medical image diagnosis, pathology image analysis using semantic segmentation becomes important for efficient screening as a field of digital pathology. The spatial augmentation is ordinary used for semantic segmentat…

Image SegmentationSegmentationSemantic SegmentationTranslation

Unsupervised Domain Adaptation for Semantic Segmentation by Content Transfer

2020-12-23 · Suhyeon Lee, Junhyuk Hyun, Hongje Seong, Euntai Kim

In this paper, we tackle the unsupervised domain adaptation (UDA) for semantic segmentation, which aims to segment the unlabeled real data using labeled synthetic data. The main problem of UDA for semantic segmentation r…

Domain AdaptationSegmentationSemantic SegmentationUnsupervised Domain Adaptation