paper-with-me

Papers

Open Compound Domain Adaptation with Object Style Compensation for Semantic Segmentation

2023-09-28 · NeurIPS 2023 11

Many methods of semantic image segmentation have borrowed the success of open compound domain adaptation. They minimize the style gap between the images of source and target domains, more easily predicting the accurate pseudo annotations for target domain's images that train segmentation network. The existing methods globally adapt the scene style of the images, whereas the object styles of different categories or instances are adapted improperly. This paper proposes the Object Style Compensation, where we construct the Object-Level Discrepancy Memory with multiple sets of discrepancy features. The discrepancy features in a set capture the style changes of the same category's object instances adapted from target to source domains. We learn the discrepancy features from the images of source and target domains, storing the discrepancy features in memory. With this memory, we select appropriate discrepancy features for compensating the style information of the object instances of various categories, adapting the object styles to a unified style of source domain. Our method enables a more accurate computation of the pseudo annotations for target domain's images, thus yielding state-of-the-art results on different datasets.

📄 PDF Abstract BibTeX arXiv:2309.16127

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationImage SegmentationObjectSemantic Segmentation

Similar Papers 제목 키워드 기반

Cluster, Split, Fuse, and Update: Meta-Learning for Open Compound Domain Adaptive Semantic Segmentation

2020-12-15 · CVPR 2021 1 · Rui Gong, Yuhua Chen, Danda Pani Paudel, Yawei Li 외

Open compound domain adaptation (OCDA) is a domain adaptation setting, where target domain is modeled as a compound of multiple unknown homogeneous domains, which brings the advantage of improved generalization to unseen…

Domain AdaptationMeta-LearningSemantic SegmentationTransfer Learning

AH-OCDA: Amplitude-based Curriculum Learning and Hopfield Segmentation Model for Open Compound Domain Adaptation

2024-12-03 · Jaehyun Choi, Junwon Ko, Dong-Jae Lee, Junmo Kim

Open compound domain adaptation (OCDA) is a practical domain adaptation problem that consists of a source domain, target compound domain, and unseen open domain. In this problem, the absence of domain labels and pixel-le…

Domain AdaptationSegmentationSemantic Segmentation

Source-Free Open Compound Domain Adaptation in Semantic Segmentation

2021-06-07 · Yuyang Zhao, Zhun Zhong, Zhiming Luo, Gim Hee Lee 외

In this work, we introduce a new concept, named source-free open compound domain adaptation (SF-OCDA), and study it in semantic segmentation. SF-OCDA is more challenging than the traditional domain adaptation but it is m…

Domain AdaptationDomain GeneralizationSelf-Supervised LearningSemantic Segmentation

Discover, Hallucinate, and Adapt: Open Compound Domain Adaptation for Semantic Segmentation

2021-10-08 · NeurIPS 2020 12 · KwanYong Park, Sanghyun Woo, Inkyu Shin, In So Kweon

Unsupervised domain adaptation (UDA) for semantic segmentation has been attracting attention recently, as it could be beneficial for various label-scarce real-world scenarios (e.g., robot control, autonomous driving, med…

Autonomous DrivingDomain AdaptationSemantic SegmentationTranslation+1

SCMix: Stochastic Compound Mixing for Open Compound Domain Adaptation in Semantic Segmentation

2024-05-23 · Kai Yao, Zhaorui Tan, Zixian Su, Xi Yang 외

Open compound domain adaptation (OCDA) aims to transfer knowledge from a labeled source domain to a mix of unlabeled homogeneous compound target domains while generalizing to open unseen domains. Existing OCDA methods so…

Domain AdaptationSemantic Segmentation