Skip to content

viuts/wgan-animefaces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anime faces WGAN-GP Generator

demo

Step 1

Train the model with pytorch, the script is avaliable in train.ipynb, dataset can be downloaded from kaggle

Step 2

Transfer the model to ONNX -> Tensorflow -> TFJS, script is avaliable in ToONNX.ipynb

Step 3

Place the trained model in playground/public/converted

Step 4

Run npm start in playground

About

Anime faces WGAN-GP trained on pytorch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages