This repository trains a Wasserstein Generative Adversarial Network with Gradient Penalty on the CelebA dataset using TensorFlow in Python. The generator model is then used in the Face Generator web app.
Face Generator is a web app where the user is shown faces which have been generated using a Generative Adversarial Network. The user can then select as many faces as they'd like to generate a new composite face.