Skip to content

A very simple DCGAN to generate animate girls' headshots

Notifications You must be signed in to change notification settings

YuxinZhaozyx/SimpleAnimateGAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Animate GAN

A very simple DCGAN to generate animate girls' headshots.

Images generated by the model trained 1000 epochs.

generated100

Dataset

Anime Faces by Soumik Rakshit

Train it by yourself

python train.py

Generate animate headshots with trained model

python eval.py

The generated images can be found at folder generated/ .

About

A very simple DCGAN to generate animate girls' headshots

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages