Skip to content

Generated synthetic anime faces using a generative adversarial network.

Notifications You must be signed in to change notification settings

harrystuart/anime_face_gan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generative Adverserial Network for generating images

The code here is a slightly altered version of the code that has been generously made publicly available at https://github.com/gsurma/image_generator

As an introduction to the world of GANs, I decided to try the above model on some different datasets. You can see the results of two example trainings in the respective output folders.

Training on human faces for 100 epochs took around 13 hours using the hardware mentioned on my profile. I am yet to optimise the architecture and hyperparameters.

samples_183

About

Generated synthetic anime faces using a generative adversarial network.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages