Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 1.39 KB

README.md

File metadata and controls

40 lines (32 loc) · 1.39 KB

MultiClassDA

Code release for "Unsupervised Multi-Class Domain Adaptation: Theory, Algorithms, and Practice", which is an extension of our preliminary work of SymmNets [Paper] [Code]

Code to be updated:

  1. Code of McDalNets
    1. For the Office-31, ImageCLEF, Office-Home, VisDA-2017 datasets (Finished)
    2. For the Digits dataset
  2. Code of SymNets-V2
    1. For the Closed Set DA
      1. Based on the ResNet (Finished)
      2. Based on the AlexNet
      3. For the Digits dataset
      4. Strengthened for Closed Set UDA
    2. For the Partial DA
      1. Based on the ResNet
      2. Based on the AlexNet
    3. For the Open Set DA
      1. Based on the ResNet

Dataset

To be updated.

Citation

@inproceedings{zhang2019domain,
  title={Domain-symmetric networks for adversarial domain adaptation},
  author={Zhang, Yabin and Tang, Hui and Jia, Kui and Tan, Mingkui},
  booktitle={Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition},
  pages={5031--5040},
  year={2019}
}

Contact

If you have any problem about our code, feel free to contact

or describe your problem in Issues.