/gan-genarate-faces

Project 4 of Udacity's DLND: In this project, we use generative adversarial networks to generate new images of faces.

Primary LanguageJupyter Notebook

Generating Faces using GANs

Project 4 of Udacity's DLND: In this project, we use generative adversarial networks to generate new images of faces.

We use, CelebFaces Attributes Dataset (CelebA) to train the adversarial networks.

Some samples of generated faces:

[NOTE: The above generated images are not very convincing due to their low resolution.]

[TODO: Generate higher resolution facial images and improve the results using appropriate measures.]