An open API service indexing awesome lists of open source software.

https://github.com/josancamon19/generate_faces

Generate Faces project for Deep Learning Nanodegree
https://github.com/josancamon19/generate_faces

dcgan gans generate-faces udacity-deep-learning

Last synced: 11 months ago
JSON representation

Generate Faces project for Deep Learning Nanodegree

Awesome Lists containing this project

README

          

## Generate Faces Project

I implemented a Deep Convolutional GAN. This DCGAN was made of a pair of multi-layer neural networks that compete against
each other until one learns to generate realistic images of faces.

#### results

Those images below had been generated by the DCGAN that I built.

![screen](../master/faces_generated.png)