Skip to content

In this project, I defined and trained a DCGAN on a dataset of faces aiming to get a generator network to generate new images of faces that look as realistic as possible!

Notifications You must be signed in to change notification settings

Christos-14/DL-Nano-4-Face-Generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Udacity - Deep Learning Nanodegree

Project 4: Face Generation

In this project, I defined and trained a DCGAN on a dataset of faces aiming to get a generator network to generate new images of faces that look as realistic as possible!

The main artefacts are:

-dlnd_face_generation.ipynb : Jupuyter notebook that goes through the process, including:

  • Downloading and pre-processing data
  • Creating DataLoaders
  • Building the DCGAN model
  • Training the DCGAN model
  • Generating sample face images

About

In this project, I defined and trained a DCGAN on a dataset of faces aiming to get a generator network to generate new images of faces that look as realistic as possible!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published