Skip to content

"SSHT" (Semi-supervised Source Hypothesis Transfer.)

License

Notifications You must be signed in to change notification settings

Wang-Xiaodong1899/SSHT

Repository files navigation

SSHT

"SSHT" (Semi-supervised Source Hypothesis Transfer.)
Paper: Learning Invariant Representation with Consistency and Diversity for Semi-supervised Source Hypothesis Transfer

Environment

  • pytorch=1.2.0
  • torchvision=0.4.0
  • python3.7
  • cuda10

If you use conda, just run the following:

conda install pytorch==1.2.0 torchvision==0.4.0 cudatoolkit=10.0

Dataset

Office-31 can be found here.
Office-Home can be found here.
DomainNet can be found here.
Visda-2017 can be found here.
Here, we provide the label lists for the above datasets, for UDA, SSDA (1 shot and 3 shot).

Train and Test

Please refer run_sh.md.

Citation

If you use this code for your research, please consider citing:

@article{wang2021learning,
  title={Learning Invariant Representation with Consistency and Diversity for Semi-supervised Source Hypothesis Transfer},
  author={Wang, Xiaodong and Zhuo, Junbao and Cui, Shuhao and Wang, Shuhui},
  journal={arXiv preprint arXiv:2107.03008},
  year={2021}
}

Contact

If you have any question, contact to me:

About

"SSHT" (Semi-supervised Source Hypothesis Transfer.)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages