Fully Convolutional Adaptation Networks for Semantic Segmentation
Yiheng Zhang, Zhaofan Qiu, Ting Yao, Dong Liu, Tao Mei

TL;DR
This paper introduces Fully Convolutional Adaptation Networks (FCAN), a novel deep architecture that combines visual appearance and representation-level domain adaptation to improve semantic segmentation across different domains, especially from synthetic to real images.
Contribution
The paper proposes FCAN, integrating Appearance Adaptation Networks and Representation Adaptation Networks, to effectively reduce domain shift in semantic segmentation tasks.
Findings
Achieves superior performance on GTA5 to Cityscapes transfer tasks.
Sets a new record with 47.5% mIoU on BDDS in an unsupervised setting.
Demonstrates effectiveness of combined appearance and representation adaptation.
Abstract
The recent advances in deep neural networks have convincingly demonstrated high capability in learning vision models on large datasets. Nevertheless, collecting expert labeled datasets especially with pixel-level annotations is an extremely expensive process. An appealing alternative is to render synthetic data (e.g., computer games) and generate ground truth automatically. However, simply applying the models learnt on synthetic images may lead to high generalization error on real images due to domain shift. In this paper, we facilitate this issue from the perspectives of both visual appearance-level and representation-level domain adaptation. The former adapts source-domain images to appear as if drawn from the "style" in the target domain and the latter attempts to learn domain-invariant representations. Specifically, we present Fully Convolutional Adaptation Networks (FCAN), a novel…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Advanced Neural Network Applications
