Skip to content
/ CAT Public

Code for "Cluster Alignment with a Teacher for Unsupervised Domain Adaptation"

License

Notifications You must be signed in to change notification settings

thudzj/CAT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CAT (ICCV2019)

Code for "Cluster Alignment with a Teacher for Unsupervised Domain Adaptation" which is based on the official implementation of MSTN.

Requirements

  • python2.7
  • tensorflow == 1.10.0

Contact

If you have any problem about this library, please create an Issue or send us an Email at:

Cite

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

About

Code for "Cluster Alignment with a Teacher for Unsupervised Domain Adaptation"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages