Skip to content

I use generative adversarial (GAN) networks to generate new images of faces.

Notifications You must be signed in to change notification settings

jamesrequa/Face-Generation-GAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Face-Generation-GAN

I build a generative adversarial (GAN) network to generate new images of faces.

I first test the GAN on the MNIST dataset to generate new handwritten digits. Then I train the GAN on the CelebA dataset for generating new human faces.

The GAN is built on TensorFlow, written in Python 3 and is presented via Jupyter Notebook. Trained via FloydHub gpu instance.

About

I use generative adversarial (GAN) networks to generate new images of faces.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published