TL;DR
This paper introduces a simple method for unsupervised domain adaptive semantic segmentation that leverages target-domain boundary and feature information, achieving competitive results without complex distillation procedures.
Contribution
The authors propose a novel mix-up strategy for high-quality target boundaries and a multi-level contrastive loss to enhance target feature representation, outperforming existing distillation-based methods.
Findings
Achieves state-of-the-art performance on SYNTHIA to Cityscapes
Competitive results on GTA5 to Cityscapes
Effective boundary and feature learning for domain adaptation
Abstract
In unsupervised domain adaptive (UDA) semantic segmentation, the distillation based methods are currently dominant in performance. However, the distillation technique requires complicate multi-stage process and many training tricks. In this paper, we propose a simple yet effective method that can achieve competitive performance to the advanced distillation methods. Our core idea is to fully explore the target-domain information from the views of boundaries and features. First, we propose a novel mix-up strategy to generate high-quality target-domain boundaries with ground-truth labels. Different from the source-domain boundaries in previous works, we select the high-confidence target-domain areas and then paste them to the source-domain images. Such a strategy can generate the object boundaries in target domain (edge of target-domain object areas) with the correct labels.…
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.
