shekkizh / WassersteinGAN.tensorflow

Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875
MIT License
416 stars 130 forks source link

About the pre-trained W-GAN #1

Open yuexiangli opened 7 years ago

yuexiangli commented 7 years ago

Dear Author

Thanks a lot for providing the code of W-GAN. BTW, we want to know if there is any pre-trained W-GAN model for us to directly test without training? Since our device is now allowed to train such a big model. Thanks a lot.

Regards, Vic

shekkizh commented 7 years ago

Hi @newvic2008 I trained for only 1e5 iterations which I believe is lot less compared to what the authors of the paper train the model for. Nevertheless, if it will be helpful I will update the Readme with google drive link to the model soon.