CVPR 2019poster809 citations

Bidirectional Learning for Domain Adaptation of Semantic Segmentation

Yunsheng Li, Lu Yuan, Nuno Vasconcelos

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 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

BibTeX
@inproceedings{cvpr2019_bidirectionallea,
  title = {Bidirectional Learning for Domain Adaptation of Semantic Segmentation},
  author = {Yunsheng Li and Lu Yuan and Nuno Vasconcelos},
  booktitle = {CVPR 2019},
  year = {2019}
}
Bidirectional Learning for Domain Adaptation of Semantic Segmentation · CVPR 2019