FaceGen

ArtiFace Face Gen is a deep learning project that uses Generative Adversarial Networks (GANs) to generate human faces based on celebrity images. The project uses the CelebFaces Attributes Dataset (CelebA) to train the GANs. The project is implemented in Python using the Keras API and Tensorflow Backend.


The end goal for the project is to create realistic human faces that can be used for synthetic data generation and other applications.