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/Classes Matter: A Fine-grained Adversarial Approach to Cro...

Classes Matter: A Fine-grained Adversarial Approach to Cross-domain Semantic Segmentation

Haoran Wang, Tong Shen, Wei zhang, Ling-Yu Duan, Tao Mei

2020-07-17ECCV 2020 8Semantic SegmentationSynthetic-to-Real TranslationImage-to-Image TranslationDomain Adaptation
PaperPDFCode(official)

Abstract

Despite great progress in supervised semantic segmentation,a large performance drop is usually observed when deploying the model in the wild. Domain adaptation methods tackle the issue by aligning the source domain and the target domain. However, most existing methods attempt to perform the alignment from a holistic view, ignoring the underlying class-level data structure in the target domain. To fully exploit the supervision in the source domain, we propose a fine-grained adversarial learning strategy for class-level feature alignment while preserving the internal structure of semantics across domains. We adopt a fine-grained domain discriminator that not only plays as a domain distinguisher, but also differentiates domains at class level. The traditional binary domain labels are also generalized to domain encodings as the supervision signal to guide the fine-grained feature alignment. An analysis with Class Center Distance (CCD) validates that our fine-grained adversarial strategy achieves better class-level alignment compared to other state-of-the-art methods. Our method is easy to implement and its effectiveness is evaluated on three classical domain adaptation tasks, i.e., GTA5 to Cityscapes, SYNTHIA to Cityscapes and Cityscapes to Cross-City. Large performance gains show that our method outperforms other global feature alignment based and class-wise alignment based counterparts. The code is publicly available at https://github.com/JDAI-CV/FADA.

Results

TaskDatasetMetricValueModel
Image-to-Image TranslationSYNTHIA-to-CityscapesmIoU (13 classes)52.5FADA (ResNet-101)
Image-to-Image TranslationGTAV-to-Cityscapes LabelsmIoU50.1FADA
Image-to-Image TranslationSYNTHIA-to-CityscapesMIoU (13 classes)52.5FADA(ResNet-101)
Image-to-Image TranslationSYNTHIA-to-CityscapesMIoU (16 classes)45.2FADA(ResNet-101)
Domain AdaptationSYNTHIA-to-CityscapesmIoU45.2FADA (ResNet-101)
Domain AdaptationSYNTHIA-to-CityscapesmIoU39.5FADA (VGG-16)
Image GenerationSYNTHIA-to-CityscapesmIoU (13 classes)52.5FADA (ResNet-101)
Image GenerationGTAV-to-Cityscapes LabelsmIoU50.1FADA
Image GenerationSYNTHIA-to-CityscapesMIoU (13 classes)52.5FADA(ResNet-101)
Image GenerationSYNTHIA-to-CityscapesMIoU (16 classes)45.2FADA(ResNet-101)
1 Image, 2*2 StitchingSYNTHIA-to-CityscapesmIoU (13 classes)52.5FADA (ResNet-101)
1 Image, 2*2 StitchingGTAV-to-Cityscapes LabelsmIoU50.1FADA
1 Image, 2*2 StitchingSYNTHIA-to-CityscapesMIoU (13 classes)52.5FADA(ResNet-101)
1 Image, 2*2 StitchingSYNTHIA-to-CityscapesMIoU (16 classes)45.2FADA(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