Fake Faces Generator
- Tech Stack: Python, TensorFlow, Keras, NumPy, OpenCV, Matplotlib
- Github URL: Project Link
Developed a Generative Adversarial Network (GAN) to synthesize human face images from scratch. Designed a deep learning model using TensorFlow and Keras, incorporating convolutional layers for the generator and discriminator networks.
Utilized OpenCV and Matplotlib for data preprocessing, visualization, and evaluation of generated faces.