Skip to content

bblearner/FaceGAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

FaceGAN

Generating Faces using GAN

I tried using the tensorflow library to built a GAN model for generating digits and faces. The colab notebook can be found here https://colab.research.google.com/drive/1VHLChXB7dMaCutAnSPLC3BNvF1KkG7Tk?usp=sharing

Dataset can be found at https://www.kaggle.com/jessicali9530/celeba-dataset. I referred https://machinelearningmastery.com/how-to-train-a-progressive-growing-gan-in-keras-for-synthesizing-faces/ for data preparation and cleaning.

Notebook can be found here https://colab.research.google.com/drive/1VHLChXB7dMaCutAnSPLC3BNvF1KkG7Tk?usp=sharing

About

Generating Faces using GAN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published