ethanhe42 / GAN-MNIST

Generative Adversarial Network for MNIST with tensorflow
https://yihui-he.github.io/blog/gan-on-mnist-with-tensorflow
MIT License
185 stars 70 forks source link
dcgan-model deep-learning face gan generative-adversarial-network mnist tensorflow

GAN on MNIST with TensorFlow

GitHub - yihui-he/GAN-MNIST: Generative Adversarial Network for MNIST with tensorflow

Untitled

Untitled 1

Tensorflow implementation

Code

Dataset

references

https://github.com/carpedm20/DCGAN-tensorflow

Citation

If you find the code useful in your research, please consider citing:

@InProceedings{He_2017_ICCV,
author = {He, Yihui and Zhang, Xiangyu and Sun, Jian},
title = {Channel Pruning for Accelerating Very Deep Neural Networks},
booktitle = {The IEEE International Conference on Computer Vision (ICCV)},
month = {Oct},
year = {2017}
}