gokriznastic / gan-genarate-faces

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.]

About

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


Languages

Language:Jupyter Notebook 99.2%Language:Python 0.8%