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/Refign: Align and Refine for Adaptation of Semantic Segmen...

Refign: Align and Refine for Adaptation of Semantic Segmentation to Adverse Conditions

David Bruggemann, Christos Sakaridis, Prune Truong, Luc van Gool

2022-07-14Semantic SegmentationUnsupervised Domain AdaptationDomain Adaptation
PaperPDFCode(official)

Abstract

Due to the scarcity of dense pixel-level semantic annotations for images recorded in adverse visual conditions, there has been a keen interest in unsupervised domain adaptation (UDA) for the semantic segmentation of such images. UDA adapts models trained on normal conditions to the target adverse-condition domains. Meanwhile, multiple datasets with driving scenes provide corresponding images of the same scenes across multiple conditions, which can serve as a form of weak supervision for domain adaptation. We propose Refign, a generic extension to self-training-based UDA methods which leverages these cross-domain correspondences. Refign consists of two steps: (1) aligning the normal-condition image to the corresponding adverse-condition image using an uncertainty-aware dense matching network, and (2) refining the adverse prediction with the normal prediction using an adaptive label correction mechanism. We design custom modules to streamline both steps and set the new state of the art for domain-adaptive semantic segmentation on several adverse-condition benchmarks, including ACDC and Dark Zurich. The approach introduces no extra training parameters, minimal computational overhead -- during training only -- and can be used as a drop-in extension to improve any given self-training-based UDA method. Code is available at https://github.com/brdav/refign.

Results

TaskDatasetMetricValueModel
Domain AdaptationCityscapes to ACDCmIoU72.1Refign (HRDA)
Domain AdaptationCityscapes to ACDCmIoU65.5Refign (DAFormer)
Semantic SegmentationDark ZurichmIoU63.9Refign (HRDA)
Semantic SegmentationDark ZurichmIoU56.2Refign (DAFormer)
Semantic SegmentationNighttime DrivingmIoU58Refign (HRDA)
Semantic SegmentationNighttime DrivingmIoU56.8Refign (DAFormer)
10-shot image generationDark ZurichmIoU63.9Refign (HRDA)
10-shot image generationDark ZurichmIoU56.2Refign (DAFormer)
10-shot image generationNighttime DrivingmIoU58Refign (HRDA)
10-shot image generationNighttime DrivingmIoU56.8Refign (DAFormer)

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