Skip to content

Code release for Transferable Adversarial Training: A General Approach to Adapting Deep Classifiers (ICML2019)

License

Notifications You must be signed in to change notification settings

thuml/Transferable-Adversarial-Training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Transferable Adversarial Training: A General Approach to Adapting Deep Classifiers (ICML 2019)

Code release for Transferable Adversarial Training: A General Approach to Adapting Deep Classifiers (ICML 2019)

Dataset

VisDA-2017

Multi-Domain Sentiment

Requirements

  • python 2.7
  • PyTorch 0.4
  • Tensorflow >= 1.0
  • Tensorlayer >= 1.11
  • Tensorboard

Usage

  • download datasets
  • extract feature representations
  • train python XXX.py
  • monitor tensorboard --logdir .

Citation

please cite:

@InProceedings{TAT_2019_ICML,
author = {Liu, Hong and Long, Mingsheng and Wang, Jianmin and Jordan, Michael I.},
title = {Transferable Adversarial Training: A General Approach to Adapting Deep Classifiers},
booktitle = {Proceedings of the 36th International Conference on Machine Learning},
month = {June},
year = {2019}
}

Reference codes

https://github.com/thuml/easydl

Contact

About

Code release for Transferable Adversarial Training: A General Approach to Adapting Deep Classifiers (ICML2019)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages