Vanilla GAN and DCGAN
- Python 3.x
- Tensorflow > 0.12
- Numpy
- SciPy
- OpenCV
- lmdb (for processing LSUN dataset only)
Download following files in the program root dirctory (*.../gan)
- LSUN : download
- Dataset class: LSUN/church outdoor
- Dataset class: LSUN/church outdoor
- I. Goodfellow, J. Pouget-Abadie, M. Mirza, B. Xu, D. Warde-Farley, S. Ozair, A. Courville, and Y. Bengio. Generative Adversarial Nets. NIPS 2014
- I. Goodfellow. NIPS 2016 Tutorial: Generative Adversarial Networks. NIPS 2016
- A. Radford, L. Metz, and S. Chintala. Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks. ICLR 2016