Skip to content

jotron/AnimeFace_Generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anime Face Customization

Generation of Anime faces through the latent space of a Variational Autoencoder (VAE).

Built with Pytorch, Using Danbooru2018 Dataset.

Example

Random Samples

Requirements:

  • Pytorch
  • Visdom
  • lbpcascade_animeface
  • Collection of anime-style images (Danbooru2018)

Insights:

  • When using plain VAE, balancing the KL Divergence and the MSE Loss is hard. Images tend to be blurry.
  • With RMSprop and fine tuning convergence tends to be really slow at the end

References:

About

VAE on Japanese Anime Character Faces

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published