shaohua0116 / DCGAN-Tensorflow

A Tensorflow implementation of Deep Convolutional Generative Adversarial Networks trained on Fashion-MNIST, CIFAR-10, etc.
MIT License
70 stars 30 forks source link

Upload pre-trained models weights #1

Closed fahad-shamshad closed 7 years ago

fahad-shamshad commented 7 years ago

Kindly upload pre-trained models weights of DCGAN-Tensorflow for MNIST fashion, DIGITS, SVHN and CIFAR-10. Thanks.

shaohua0116 commented 7 years ago

It would be really easy to reproduce the results by tuning the learning rate and the update rate a little bit. I actually deleted all the checkpoints after testing the model. Please note that I am actually not responsible for providing the checkpoints. Just for this time, I trained all the models on the four datasets again and pushed the checkpoints and the corresponding results under the directory ./checkpoint/.