
Variational autoencoder for anime face reconstruction
This repository is an exploratory example to train a variational autoencoder to extract meaningful feature representations of anime girl face images. The code architecture is mostly borrowed and modified from Yann Dubois’s disentangling-vae repository. It has nice summarization and comparison of the…