Skip to content

tingyus995/LSGAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LSGAN

My own implementation of LSGAN used to generate anime faces.

Dataset

https://www.kaggle.com/splcher/animefacedataset

Instructions

To train the LSGAN:

python train.py

To start the latent explorer:

python latent_explorer.py

Samples

Generated images after 15 epochs of training. Samples of generated images at epoch 15.

Latent Explorer

A GUI latent explorer written with PySide2. Demo Video Screenshot of the latent explorer

About

My simple implementation of LSGAN that generates anime faces.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages