This repository contains code to generate faces from the given celebrity dataset
- Git clone the folder.
- Download and extract the celeb dataset into data folder.
- Run python train.py from terminal.
You can also use this code for data augmentation just replace the celeb dataset with your dataset folder. Although GAN's have been found to be unstable while training re running the same code with same or different parameters will give you different resutls.