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/PixMatch: Unsupervised Domain Adaptation via Pixelwise Con...

PixMatch: Unsupervised Domain Adaptation via Pixelwise Consistency Training

Luke Melas-Kyriazi, Arjun K. Manrai

2021-05-17CVPR 2021 1Semantic SegmentationSynthetic-to-Real TranslationUnsupervised Domain AdaptationDomain Adaptation
PaperPDFCode(official)

Abstract

Unsupervised domain adaptation is a promising technique for semantic segmentation and other computer vision tasks for which large-scale data annotation is costly and time-consuming. In semantic segmentation, it is attractive to train models on annotated images from a simulated (source) domain and deploy them on real (target) domains. In this work, we present a novel framework for unsupervised domain adaptation based on the notion of target-domain consistency training. Intuitively, our work is based on the idea that in order to perform well on the target domain, a model's output should be consistent with respect to small perturbations of inputs in the target domain. Specifically, we introduce a new loss term to enforce pixelwise consistency between the model's predictions on a target image and a perturbed version of the same image. In comparison to popular adversarial adaptation methods, our approach is simpler, easier to implement, and more memory-efficient during training. Experiments and extensive ablation studies demonstrate that our simple approach achieves remarkably strong results on two challenging synthetic-to-real benchmarks, GTA5-to-Cityscapes and SYNTHIA-to-Cityscapes. Code is available at: https://github.com/lukemelas/pixmatch

Results

TaskDatasetMetricValueModel
Image-to-Image TranslationGTAV-to-Cityscapes LabelsmIoU50.3PixMatch
Image-to-Image TranslationSYNTHIA-to-CityscapesMIoU (13 classes)54.5PixMatch(ResNet-101)
Image-to-Image TranslationSYNTHIA-to-CityscapesMIoU (16 classes)46.1PixMatch(ResNet-101)
Image GenerationGTAV-to-Cityscapes LabelsmIoU50.3PixMatch
Image GenerationSYNTHIA-to-CityscapesMIoU (13 classes)54.5PixMatch(ResNet-101)
Image GenerationSYNTHIA-to-CityscapesMIoU (16 classes)46.1PixMatch(ResNet-101)
1 Image, 2*2 StitchingGTAV-to-Cityscapes LabelsmIoU50.3PixMatch
1 Image, 2*2 StitchingSYNTHIA-to-CityscapesMIoU (13 classes)54.5PixMatch(ResNet-101)
1 Image, 2*2 StitchingSYNTHIA-to-CityscapesMIoU (16 classes)46.1PixMatch(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