TL;DR
This paper introduces RCCR, a novel end-to-end method for unsupervised domain adaptation in semantic segmentation that emphasizes regional consistency across domains using contrastive learning, momentum heads, and a memory bank.
Contribution
It proposes a region-wise contrastive loss with sampling strategies, momentum projection heads, and a memory bank to improve robustness in domain adaptive semantic segmentation.
Findings
Outperforms state-of-the-art on GTAV to Cityscapes
Effective regional consistency improves segmentation accuracy
Robust to environmental variations
Abstract
Unsupervised domain adaptation (UDA) for semantic segmentation has been well-studied in recent years. However, most existing works largely neglect the local regional consistency across different domains and are less robust to changes in outdoor environments. In this paper, we propose a novel and fully end-to-end trainable approach, called regional contrastive consistency regularization (RCCR) for domain adaptive semantic segmentation. Our core idea is to pull the similar regional features extracted from the same location of different images, i.e., the original image and augmented image, to be closer, and meanwhile push the features from the different locations of the two images to be separated. We innovatively propose a region-wise contrastive loss with two sampling strategies to realize effective regional consistency. Besides, we present momentum projection heads, where the teacher…
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.
