Variational auto-encoder trained on celebA . All rights reserved.
input image:
reconstruction: randomly generation:To run the code, you are required to install Tensorflow and Tensorlayer on your machine. how to install Tensorlayer
This is the code for the paper Deep Feature Consistent Variational Autoencoder
In loss function we used a vgg loss.Check this how to load and use a pretrained VGG-16? if you have trouble reading vgg_loss.py.
I'm currently busy with graduation project.An tutorial with more details on this model will be released in two months.