Skip to content

A Generative Adversarial Neural Network to generate new face images.

Notifications You must be signed in to change notification settings

tysonthomas9/dlnd-proj5

Repository files navigation

Udacity Deep Learning Nano Degree Project - Face Generation using GAN

This project is about developing a Generative Adversarial Neural Network to generate new face images. We use the MIST dataset initially to test the network before training on the Face images. We are using a corpus of celebrity dataset of size 28x28 pixels for training the face generation model.

Datasets:

  • MINST
  • CelebFaces Attributes Dataset (CelebA) dataset

Libraries:

  • Tensorflow
  • Matplotlib

Notebook Link: https://github.com/tysonthomas9/dlnd-proj5/blob/master/dlnd_face_generation.ipynb

About

A Generative Adversarial Neural Network to generate new face images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published