English

Bidirectional Learning for Domain Adaptation of Semantic Segmentation

Computer Vision and Pattern Recognition 2019-04-25 v1

Abstract

Domain adaptation for semantic image segmentation is very necessary since manually labeling large datasets with pixel-level labels is expensive and time consuming. Existing domain adaptation techniques either work on limited datasets, or yield not so good performance compared with supervised learning. In this paper, we propose a novel bidirectional learning framework for domain adaptation of segmentation. Using the bidirectional learning, the image translation model and the segmentation adaptation model can be learned alternatively and promote to each other. Furthermore, we propose a self-supervised learning algorithm to learn a better segmentation adaptation model and in return improve the image translation model. Experiments show that our method is superior to the state-of-the-art methods in domain adaptation of segmentation with a big margin. The source code is available at https://github.com/liyunsheng13/BDL.

Keywords

Cite

@article{arxiv.1904.10620,
  title  = {Bidirectional Learning for Domain Adaptation of Semantic Segmentation},
  author = {Yunsheng Li and Lu Yuan and Nuno Vasconcelos},
  journal= {arXiv preprint arXiv:1904.10620},
  year   = {2019}
}

Comments

Accepted by CVPR2019

R2 v1 2026-06-23T08:47:53.115Z