Code for "Cluster Alignment with a Teacher for Unsupervised Domain Adaptation" which is based on the official implementation of MSTN.
- python2.7
- tensorflow == 1.10.0
If you have any problem about this library, please create an Issue or send us an Email at:
Please cite our paper if you use this code in your own work:
@InProceedings{Deng_2019_ICCV,
author = {Deng, Zhijie and Luo, Yucen and Zhu, Jun},
title = {Cluster Alignment With a Teacher for Unsupervised Domain Adaptation},
booktitle = {The IEEE International Conference on Computer Vision (ICCV)},
month = {October},
year = {2019}
}