ADPL: Adaptive Dual Path Learning for Domain Adaptation of Semantic SegmentationDownload PDFOpen Website

Published: 2023, Last Modified: 08 Nov 2023IEEE Trans. Pattern Anal. Mach. Intell. 2023Readers: Everyone
Abstract: To alleviate the need for large-scale pixel-wise annotations, domain adaptation for semantic segmentation trains segmentation models on synthetic data (source) with computer-generated annotations, which can be then generalized to segment realistic images (target). Recently, self-supervised learning (SSL) with a combination of image-to-image translation shows great effectiveness in adaptive segmentation. The most common practice is to perform SSL along with image translation to well align a single domain (source or target). However, in this single-domain paradigm, unavoidable visual inconsistency raised by image translation may affect subsequent learning. In addition, pseudo labels generated by a single segmentation model aligned in either the source or target domain may be not accurate enough for SSL. In this paper, based on the observation that domain adaptation frameworks performed in the source and target domain are almost complementary, we propose a novel adaptive dual path learning (ADPL) framework to alleviate visual inconsistency and promote pseudo-labeling by introducing two interactive single-domain adaptation paths aligned in source and target domain respectively. To fully explore the potential of this dual-path design, novel technologies such as dual path image translation (DPIT), dual path adaptive segmentation (DPAS), dual path pseudo label generation (DPPLG) and Adaptive ClassMix are proposed. The inference of ADPL is extremely simple, only one segmentation model in the target domain is employed. Our ADPL outperforms the state-of-the-art methods by large margins on GTA5 <inline-formula><tex-math notation="LaTeX">$\rightarrow$</tex-math></inline-formula> Cityscapes, SYNTHIA <inline-formula><tex-math notation="LaTeX">$\rightarrow$</tex-math></inline-formula> Cityscapes and GTA5 <inline-formula><tex-math notation="LaTeX">$\rightarrow$</tex-math></inline-formula> BDD100K scenarios. Code and models are available at <uri>https://github.com/royee182/DPL</uri> .
0 Replies

Loading