Zenkai No? Love Live!
Conditional Variational Autoencoder [1] based School Idol image generation, implemented in PyTorch.
Used 1,466 face images of members of main school idol teams on the animation "Love Live!", extracted from the game "Love Live! School Idol Festival".
Note that this repo's implementation is also a fine implementation of the CVAE.
- numpy
- scipy
- pytorch
Clone the repo and type following:
python preprocess.py
python train.py
python sample.py
Using a nice GPU is heavily recommended.
Hanayo to Rin:
Maki to Nico:
Maki to Yoshiko:
Ruby to Dia:
Yoshiko to Riko:
[1] Kingma, Diederik P., et al. "Semi-supervised learning with deep generative models." Advances in Neural Information Processing Systems. 2014.