HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Prototypical Contrast Adaptation for Domain Adaptive Semantic Segmentation

Zhengkai Jiang Yuxi Li Ceyuan Yang Peng Gao Yabiao Wang Ying Tai Chengjie Wang

Prototypical Contrast Adaptation for Domain Adaptive Semantic Segmentation

Abstract

Unsupervised Domain Adaptation (UDA) aims to adapt the model trained on the labeled source domain to an unlabeled target domain. In this paper, we present Prototypical Contrast Adaptation (ProCA), a simple and efficient contrastive learning method for unsupervised domain adaptive semantic segmentation. Previous domain adaptation methods merely consider the alignment of the intra-class representational distributions across various domains, while the inter-class structural relationship is insufficiently explored, resulting in the aligned representations on the target domain might not be as easily discriminated as done on the source domain anymore. Instead, ProCA incorporates inter-class information into class-wise prototypes, and adopts the class-centered distribution alignment for adaptation. By considering the same class prototypes as positives and other class prototypes as negatives to achieve class-centered distribution alignment, ProCA achieves state-of-the-art performance on classical domain adaptation tasks, {\em i.e., GTA5 $\to$ Cityscapes \text{and} SYNTHIA $\to$ Cityscapes}. Code is available at \href{https://github.com/jiangzhengkai/ProCA}{ProCA}

Code Repositories

jiangzhengkai/proca
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
domain-adaptation-on-gta5-to-cityscapesProCA
mIoU: 56.3
unsupervised-domain-adaptation-on-synthia-toProCA(ResNet-101)
mIoU (13 classes): 59.6

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
Prototypical Contrast Adaptation for Domain Adaptive Semantic Segmentation | Papers | HyperAI