HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

DACS: Domain Adaptation via Cross-domain Mixed Sampling

Wilhelm Tranheden Viktor Olsson Juliano Pinto Lennart Svensson

DACS: Domain Adaptation via Cross-domain Mixed Sampling

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.

Code Repositories

vikolss/DACS
Official
pytorch
Mentioned in GitHub
Seung-Hun-Lee/ADAS
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
domain-adaptation-on-cityscapes-to-acdcDACS (DeepLabv2)
mIoU: 41.2
synthetic-to-real-translation-on-gtav-toDACS
mIoU: 52.14
synthetic-to-real-translation-on-synthia-to-1DACS(ResNet-101)
MIoU (13 classes): 54.81
MIoU (16 classes): 48.34

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
DACS: Domain Adaptation via Cross-domain Mixed Sampling | Papers | HyperAI