paper-with-me

홈 › Papers

Domain Adaptive Semantic Segmentation Using Weak Labels

2020-07-30 · ECCV 2020 8 · Sujoy Paul, Yi-Hsuan Tsai, Samuel Schulter, Amit K. Roy-Chowdhury, Manmohan Chandraker

Learning semantic segmentation models requires a huge amount of pixel-wise labeling. However, labeled data may only be available abundantly in a domain different from the desired target domain, which only has minimal or no annotations. In this work, we propose a novel framework for domain adaptation in semantic segmentation with image-level weak labels in the target domain. The weak labels may be obtained based on a model prediction for unsupervised domain adaptation (UDA), or from a human annotator in a new weakly-supervised domain adaptation (WDA) paradigm for semantic segmentation. Using weak labels is both practical and useful, since (i) collecting image-level target annotations is comparably cheap in WDA and incurs no cost in UDA, and (ii) it opens the opportunity for category-wise domain alignment. Our framework uses weak labels to enable the interplay between feature alignment and pseudo-labeling, improving both in the process of domain adaptation. Specifically, we develop a weak-label classification module to enforce the network to attend to certain categories, and then use such training signals to guide the proposed category-wise alignment method. In experiments, we show considerable improvements with respect to the existing state-of-the-arts in UDA and present a new benchmark in the WDA setting. Project page is at http://www.nec-labs.com/~mas/WeakSegDA.

📄 PDF Abstract BibTeX arXiv:2007.15176

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationSegmentationSemantic SegmentationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Weakly-Supervised Domain Adaptive Semantic Segmentation With Prototypical Contrastive Learning

2023-01-01 · CVPR 2023 1 · Anurag Das, Yongqin Xian, Dengxin Dai, Bernt Schiele

There has been a lot of effort in improving the performance of unsupervised domain adaptation for semantic segmentation task, however there is still a huge gap in performance when compared with supervised learning. I…

Contrastive LearningDomain AdaptationSemantic SegmentationUnsupervised Domain Adaptation

WUDA: Unsupervised Domain Adaptation Based on Weak Source Domain Labels

2022-10-05 · ShengJie Liu, Chuang Zhu, Wenqi Tang

Unsupervised domain adaptation (UDA) for semantic segmentation addresses the cross-domain problem with fine source domain labels. However, the acquisition of semantic labels has always been a difficult step, many scenari…

Domain AdaptationImage Segmentationobject-detectionObject Detection+5

GenGMM: Generalized Gaussian-Mixture-based Domain Adaptation Model for Semantic Segmentation

2024-10-21 · Nazanin Moradinasab, Hassan Jafarzadeh, Donald E. Brown

Domain adaptive semantic segmentation is the task of generating precise and dense predictions for an unlabeled target domain using a model trained on a labeled source domain. While significant efforts have been devoted t…

Domain AdaptationSemantic SegmentationUnsupervised Domain Adaptation

Weakly Supervised Segmentation as Semantic-Based Regularization

2026-05-13 · Stefano Colamonaco, Andrei-Bogdan Florea, Jaron Maene arxiv

Weakly supervised semantic segmentation (WSSS) trains dense pixel-level segmentation models from partial or coarse annotations such as bounding boxes, scribbles, or image-level tags. While recent work leverages foundatio…

Semantic Segmentation

Modeling the Label Distributions for Weakly-Supervised Semantic Segmentation

2024-03-20 · Linshan Wu, Zhun Zhong, Jiayi Ma, Yunchao Wei 외

Weakly-Supervised Semantic Segmentation (WSSS) aims to train segmentation models by weak labels, which is receiving significant attention due to its low annotation cost. Existing approaches focus on generating pseudo lab…

Semantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation