HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

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

David Bruggemann Christos Sakaridis Prune Truong Luc Van Gool

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

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.

Code Repositories

brdav/refign
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
domain-adaptation-on-cityscapes-to-acdcRefign (DAFormer)
mIoU: 65.5
domain-adaptation-on-cityscapes-to-acdcRefign (HRDA)
mIoU: 72.1
semantic-segmentation-on-dark-zurichRefign (HRDA)
mIoU: 63.9
semantic-segmentation-on-dark-zurichRefign (DAFormer)
mIoU: 56.2
semantic-segmentation-on-nighttime-drivingRefign (DAFormer)
mIoU: 56.8
semantic-segmentation-on-nighttime-drivingRefign (HRDA)
mIoU: 58.0

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Refign: Align and Refine for Adaptation of Semantic Segmentation to Adverse Conditions | Papers | HyperAI