Using generative adversarial networks to generate new images of faces (datasets: MNIST, CelebA).
-
Updated
Aug 1, 2017 - HTML
Using generative adversarial networks to generate new images of faces (datasets: MNIST, CelebA).
Generative Adverserial Network for face generation using Tensorflow and DCGAN architecture
Face generation using generative adversarial networks to generate new images
Use GANs with normalization techniques like dropouts, batch normalization along with having a low variance in kernel weight initialization, achieve realistic images of faces trained on the CelebA dataset. Images also have been generated of hand written digits after being trained on the MNIST dataset. This would be useful for generating training …
Add a description, image, and links to the celeba topic page so that developers can more easily learn about it.
To associate your repository with the celeba topic, visit your repo's landing page and select "manage topics."