paper-with-me

Papers

Shallow Features Guide Unsupervised Domain Adaptation for Semantic Segmentation at Class Boundaries

2021-10-06 · Adriano Cardace, Pierluigi Zama Ramirez, Samuele Salti, Luigi Di Stefano

Although deep neural networks have achieved remarkable results for the task of semantic segmentation, they usually fail to generalize towards new domains, especially when performing synthetic-to-real adaptation. Such domain shift is particularly noticeable along class boundaries, invalidating one of the main goals of semantic segmentation that consists in obtaining sharp segmentation masks. In this work, we specifically address this core problem in the context of Unsupervised Domain Adaptation and present a novel low-level adaptation strategy that allows us to obtain sharp predictions. Moreover, inspired by recent self-training techniques, we introduce an effective data augmentation that alleviates the noise typically present at semantic boundaries when employing pseudo-labels for self-training. Our contributions can be easily integrated into other popular adaptation frameworks, and extensive experiments show that they effectively improve performance along class boundaries.

📄 PDF Abstract BibTeX arXiv:2110.02833

Code (1)

cvlab-unibo/shallow_da 공식 구현 pytorch

Tasks

Data AugmentationDomain AdaptationSegmentationSemantic SegmentationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

MetaCorrection: Domain-aware Meta Loss Correction for Unsupervised Domain Adaptation in Semantic Segmentation

2021-03-09 · CVPR 2021 1 · Xiaoqing Guo, Chen Yang, Baopu Li, Yixuan Yuan

Unsupervised domain adaptation (UDA) aims to transfer the knowledge from the labeled source domain to the unlabeled target domain. Existing self-training based UDA approaches assign pseudo labels for target data and trea…

Domain AdaptationMeta-LearningSemantic SegmentationSynthetic-to-Real Translation+1

LAGUNA: LAnguage Guided UNsupervised Adaptation with structured spaces

2024-11-23 · Anxhelo Diko, Antonino Furnari, Luigi Cinque, Giovanni Maria Farinella

Unsupervised domain adaptation remains a critical challenge in enabling the knowledge transfer of models across unseen domains. Existing methods struggle to balance the need for domain-invariant representations with pres…

Domain AdaptationTransfer LearningUnsupervised Domain Adaptation

MeGA-CDA: Memory Guided Attention for Category-Aware Unsupervised Domain Adaptive Object Detection

2021-03-07 · CVPR 2021 1 · Vibashan VS, Vikram Gupta, Poojan Oza, Vishwanath A. Sindagi 외

Existing approaches for unsupervised domain adaptive object detection perform feature alignment via adversarial training. While these methods achieve reasonable improvements in performance, they typically perform categor…

Domain Adaptationobject-detectionObject Detection

Semantic-guided Disentangled Representation for Unsupervised Cross-modality Medical Image Segmentation

2022-03-26 · Shuai Wang, Rui Li

Disentangled representation is a powerful technique to tackle domain shift problem in medical image analysis in unsupervised domain adaptation setting.However, previous methods only focus on exacting domain-invariant fea…

Domain AdaptationImage SegmentationMedical Image AnalysisMedical Image Segmentation+3

Unsupervised Domain Adaptation for Point Cloud Semantic Segmentation via Graph Matching

2022-08-09 · Yikai Bian, Le Hui, Jianjun Qian, Jin Xie

Unsupervised domain adaptation for point cloud semantic segmentation has attracted great attention due to its effectiveness in learning with unlabeled data. Most of existing methods use global-level feature alignment to …

Domain AdaptationGraph MatchingSemantic SegmentationUnsupervised Domain Adaptation