TL;DR
This paper introduces DACS, a novel domain adaptation method for semantic segmentation that mixes images and labels across domains, significantly improving performance on synthetic-to-real benchmarks.
Contribution
DACS is the first to use cross-domain mixed sampling for unsupervised domain adaptation in semantic segmentation, enhancing model generalization.
Findings
Achieves state-of-the-art results on GTA5 to Cityscapes benchmark.
Effectively mitigates domain shift through mixed sampling.
Improves pseudo-label quality and segmentation accuracy.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
