Project 3 from Udacity's Deep Learning Nanodegree. In this project I have generated new images of faces with Generative Adversarial Networks. I have used the CelebFaces Attributes Dataset (CelebA) to train the network.
Instructions
- Clone this repo and navigate to the project directory.
git clone https://github.com/diarmaidfinnerty/Face-Generation.git
cd face-generation
- Download the CelebA dataset. Unzip the folder and place it in the repo.