Skip to content

dmonn/GAN-face-generator

Repository files navigation

Generating faces using GANs

This project was done as part of Udacity's DLFND. In this project, it should be possible to generate faces using the CelebA dataset. The GAN was tested on the MNIST dataset.

Architecture

The architecture was chosen as described in the initial DCGAN research paper "Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks”.

dcgan architecture

Result

The network was first trained on the MNIST dataset. After being able to generate new handwritten digits, the CelebA dataset was used. The network then run for one full epoch and produced this result.

generation result

About

Generate Faces using GANs (Part of Udacity's DLFND)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published