Skip to content

haihongtran/gada

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GADA

Acknowledgements

This code was developed based on dirt-t.

Dependencies

numpy==1.15.1
scikit_image==0.19.1
scipy==1.1.0
tensorflow_gpu==1.10.1
tensorbayes==0.4.0

Download Data

Run the scripts in ./data/ to download MNIST and SVHN datasets.

Run code

Training

python main.py --datadir data --run 0 --src mnist --trg svhn

Tensorboard logs will be saved to ./log/ by default.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages