Skip to content
/ SAN Public

Code release for "Partial Transfer Learning with Selective Adversarial Networks" (CVPR 2018)

Notifications You must be signed in to change notification settings

thuml/SAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SAN

SAN Library

This is the code release for "Partial Transfer Learning with Selective Adversarial Networks" (CVPR 2018)

The caffe version is in directory "caffe". Details of the codes are described in the README.md in "caffe" directory. Notes that the performance of SAN in the paper are achieved by the codes of Caffe framework.

The pytorch version is in directory "pytorch". We have released the version test on PyTorch Version 0.3.1. Details of the codes are described in the README.md in "pytorch" directory.

Citation

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

    @InProceedings{Cao_2018_CVPR,
      author = {Cao, Zhangjie and Long, Mingsheng and Wang, Jianmin and Jordan, Michael I.},
      title = {Partial Transfer Learning With Selective Adversarial Networks},
      booktitle = {The IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
      month = {June},
      year = {2018}
    }

Contact

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

or describe your problem in Issues.

About

Code release for "Partial Transfer Learning with Selective Adversarial Networks" (CVPR 2018)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published