TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/DACS: Domain Adaptation via Cross-domain Mixed Sampling

DACS: Domain Adaptation via Cross-domain Mixed Sampling

Wilhelm Tranheden, Viktor Olsson, Juliano Pinto, Lennart Svensson

2020-07-17Semantic SegmentationSynthetic-to-Real TranslationUnsupervised Domain AdaptationDomain Adaptation
PaperPDFCode(official)Code

Abstract

Semantic segmentation models based on convolutional neural networks have recently displayed remarkable performance for a multitude of applications. However, these models typically do not generalize well when applied on new domains, especially when going from synthetic to real data. In this paper we address the problem of unsupervised domain adaptation (UDA), which attempts to train on labelled data from one domain (source domain), and simultaneously learn from unlabelled data in the domain of interest (target domain). Existing methods have seen success by training on pseudo-labels for these unlabelled images. Multiple techniques have been proposed to mitigate low-quality pseudo-labels arising from the domain shift, with varying degrees of success. We propose DACS: Domain Adaptation via Cross-domain mixed Sampling, which mixes images from the two domains along with the corresponding labels and pseudo-labels. These mixed samples are then trained on, in addition to the labelled data itself. We demonstrate the effectiveness of our solution by achieving state-of-the-art results for GTA5 to Cityscapes, a common synthetic-to-real semantic segmentation benchmark for UDA.

Results

TaskDatasetMetricValueModel
Image-to-Image TranslationGTAV-to-Cityscapes LabelsmIoU52.14DACS
Image-to-Image TranslationSYNTHIA-to-CityscapesMIoU (13 classes)54.81DACS(ResNet-101)
Image-to-Image TranslationSYNTHIA-to-CityscapesMIoU (16 classes)48.34DACS(ResNet-101)
Domain AdaptationCityscapes to ACDCmIoU41.2DACS (DeepLabv2)
Image GenerationGTAV-to-Cityscapes LabelsmIoU52.14DACS
Image GenerationSYNTHIA-to-CityscapesMIoU (13 classes)54.81DACS(ResNet-101)
Image GenerationSYNTHIA-to-CityscapesMIoU (16 classes)48.34DACS(ResNet-101)
1 Image, 2*2 StitchingGTAV-to-Cityscapes LabelsmIoU52.14DACS
1 Image, 2*2 StitchingSYNTHIA-to-CityscapesMIoU (13 classes)54.81DACS(ResNet-101)
1 Image, 2*2 StitchingSYNTHIA-to-CityscapesMIoU (16 classes)48.34DACS(ResNet-101)

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17Unified Medical Image Segmentation with State Space Modeling Snake2025-07-17A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17SAMST: A Transformer framework based on SAM pseudo label filtering for remote sensing semi-supervised semantic segmentation2025-07-16Tomato Multi-Angle Multi-Pose Dataset for Fine-Grained Phenotyping2025-07-15U-RWKV: Lightweight medical image segmentation with direction-adaptive RWKV2025-07-15