hash-ir / Generate-Faces

Deep Learning Nanodegree Project 4 | Generate Faces

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generate Faces

This repository is my solution to Project 4 of Udacity's Deep Learning Nanodegree. In this project, I built a Deep Convolutional Generative Adversarial Network (DCGAN), trained on the CelebFaces Attributes Dataset and generated "fake" celebrity images that look as realistic as the images in the original dataset.

Here are some of the samples from the original dataset: processed_faces And the samples from the trained generator network: generated_faces

Models

Author(s)

  • Hashir Ahmad - full project - GitHub

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Deep Learning Nanodegree Project 4 | Generate Faces

License:Other


Languages

Language:Jupyter Notebook 99.3%Language:Python 0.7%