paper-with-me

홈 › Papers

UDA4Inst: Unsupervised Domain Adaptation for Instance Segmentation

2024-05-15 · Yachan Guo, Yi Xiao, Danna Xue, Jose Luis Gomez Zurita, Antonio M. Lopez

Instance segmentation is crucial for autonomous driving but is hindered by the lack of annotated real-world data due to expensive labeling costs. Unsupervised Domain Adaptation (UDA) offers a solution by transferring knowledge from labeled synthetic data to unlabeled real-world data. While UDA methods for synthetic to real-world domains (synth-to-real) show remarkable performance in tasks such as semantic segmentation and object detection, very few have been proposed for instance segmentation in vision-based autonomous driving. Moreover, existing methods rely on suboptimal baselines, which severely limits performance. We introduce \textbf{UDA4Inst}, a powerful framework for synth-to-real UDA in instance segmentation. Our framework enhances instance segmentation through \textit{Semantic Category Training} and \textit{Bidirectional Mixing Training}. With the Semantic Category Training method, semantically related classes are grouped and trained separately, enabling the generation of higher-quality pseudo-labels and improved segmentation performance. We further propose a bidirectional cross-domain data mixing strategy that combines instance-wise and patch-wise mixing techniques to effectively utilize data from both source and target domains, producing realistic composite images that improve the model's generalization performance. Extensive experiments demonstrate the effectiveness of our methods. Our approach establishes a new state-of-the-art on the SYNTHIA->Cityscapes benchmark with mAP 31.3. Notably, we are the first to report results on multiple novel synth-to-real instance segmentation datasets, using UrbanSyn and Synscapes as source domains while Cityscapes and KITTI360 serve as target domains. Our code will be released soon.

📄 PDF Abstract BibTeX arXiv:2405.09682

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingDomain AdaptationInstance Segmentationobject-detectionObject DetectionSegmentationSemantic SegmentationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

PDAM: A Panoptic-Level Feature Alignment Framework for Unsupervised Domain Adaptive Instance Segmentation in Microscopy Images

2020-09-11 · Dongnan Liu, Donghao Zhang, Yang song, Fan Zhang 외

In this work, we present an unsupervised domain adaptation (UDA) method, named Panoptic Domain Adaptive Mask R-CNN (PDAM), for unsupervised instance segmentation in microscopy images. Since there currently lack methods p…

Domain AdaptationInstance SegmentationSegmentationSemantic Segmentation+2

Spatial Attention Pyramid Network for Unsupervised Domain Adaptation

2020-03-29 · ECCV 2020 8 · Cong-Cong Li, Dawei Du, Libo Zhang, Longyin Wen 외

Unsupervised domain adaptation is critical in various computer vision tasks, such as object detection, instance segmentation, and semantic segmentation, which aims to alleviate performance degradation caused by domain-sh…

Domain AdaptationInstance Segmentationobject-detectionObject Detection+3

Unsupervised Instance Segmentation in Microscopy Images via Panoptic Domain Adaptation and Task Re-weighting

2020-05-05 · CVPR 2020 6 · Dongnan Liu, Donghao Zhang, Yang song, Fan Zhang 외

Unsupervised domain adaptation (UDA) for nuclei instance segmentation is important for digital pathology, as it alleviates the burden of labor-intensive annotation and domain shift across datasets. In this work, we propo…

Domain AdaptationInstance SegmentationSegmentationSemantic Segmentation+2

Differential Treatment for Stuff and Things: A Simple Unsupervised Domain Adaptation Method for Semantic Segmentation

2020-03-18 · CVPR 2020 6 · Zhonghao Wang, Mo Yu, Yunchao Wei, Rogerio Feris 외

We consider the problem of unsupervised domain adaptation for semantic segmentation by easing the domain shift between the source domain (synthetic data) and the target domain (real data) in this work. State-of-the-art a…

Domain AdaptationSemantic SegmentationUnsupervised Domain Adaptation

Birds of A Feather Flock Together: Category-Divergence Guidance for Domain Adaptive Segmentation

2022-04-05 · Bo Yuan, Danpei Zhao, Shuai Shao, Zehuan Yuan 외

Unsupervised domain adaptation (UDA) aims to enhance the generalization capability of a certain model from a source domain to a target domain. Present UDA models focus on alleviating the domain shift by minimizing the fe…

Domain AdaptationRoad SegmentationSegmentationSemantic Segmentation+1