paper-with-me

Papers

Semantic Segmentation Based Unsupervised Domain Adaptation via Pseudo-Label Fusion

2021-01-01 · Chen-Hao Chao, Bo-Wun Cheng, Chien Feng, Chun-Yi Lee

In this paper, we propose a pseudo label fusion framework (PLF), a learning framework developed to deal with the domain gap between a source domain and a target domain for performing semantic segmentation based UDA in the unseen target domain. PLF fuses the pseudo labels generated by an ensemble of teacher models. The fused pseudo labels are then used by a student model to distill out the information embedded in these fused pseudo labels to perform semantic segmentation in the target domain. To examine the effectiveness of PLF, we perform a number of experiments on both GTA5 to Cityscapes and SYNTHIA to Cityscapes benchmarks to quantitatively and qualitatively inspect the improvements achieved by employing PLF in performing semantic segmentation in the target domain. Moreover, we provide a number of parameter analyses to validate that the choices made in the design of PLF is both practical and beneficial. Our experimental results on both benchmarks shows that PLF indeed offers adequate performance benefits in performing semantic segmentation in the unseen domain, and is able to achieve competitive performance when compared to the contemporary UDA techniques.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Pseudo LabelSegmentation

Similar Papers 제목 키워드 기반

Multiple Fusion Adaptation: A Strong Framework for Unsupervised Semantic Segmentation Adaptation

2021-12-01 · Kai Zhang, Yifan Sun, Rui Wang, Haichang Li 외

This paper challenges the cross-domain semantic segmentation task, aiming to improve the segmentation accuracy on the unlabeled target domain without incurring additional annotation. Using the pseudo-label-based unsuperv…

Domain AdaptationPseudo LabelSegmentationSemantic Segmentation+3

Unsupervised Domain Adaptation Via Pseudo-labels And Objectness Constraints

2021-09-29 · Rajshekhar Das, Jonathan Francis, Sanket Vaibhav Mehta, Jean Oh 외

Pseudo label self-training has emerged as a dominant approach to unsupervised domain adaptation (UDA) for semantic segmentation. Despite recent advances, this approach is susceptible to erroneous pseudo labels arising fr…

Domain AdaptationObjectPseudo LabelSegmentation+3

Unsupervised Domain Adaptation for 3D LiDAR Semantic Segmentation Using Contrastive Learning and Multi-Model Pseudo Labeling

2025-07-24 · Abhishek Kaushik, Norbert Haala, Uwe Soergel arxiv

Addressing performance degradation in 3D LiDAR semantic segmentation due to domain shifts (e.g., sensor type, geographical location) is crucial for autonomous systems, yet manual annotation of target data is prohibitive.…

Unsupervised Domain AdaptationLIDAR Semantic SegmentationContrastive Learning

Unsupervised Domain Adaptation for Semantic Segmentation with Pseudo Label Self-Refinement

2023-10-25 · Xingchen Zhao, Niluthpol Chowdhury Mithun, Abhinav Rajvanshi, Han-Pang Chiu 외

Deep learning-based solutions for semantic segmentation suffer from significant performance degradation when tested on data with different characteristics than what was used during the training. Adapting the models using…

Domain AdaptationPseudo LabelSemantic SegmentationUnsupervised Domain Adaptation

Rectifying Pseudo Label Learning via Uncertainty Estimation for Domain Adaptive Semantic Segmentation

2020-03-08 · Zhedong Zheng, Yi Yang

This paper focuses on the unsupervised domain adaptation of transferring the knowledge from the source domain to the target domain in the context of semantic segmentation. Existing approaches usually regard the pseudo la…

Domain AdaptationPredictionPseudo LabelSegmentation+4