1. Aligned Image
2. Preprocess
3. Find latent vector with encoder
4. Find exact latent by optimize it using gradient descent
Encoder extract features via modified Resnet-50
Loss was only MSE, ppl need to be added
With latent vectors you can make a lot of transformation, look at my other repo!
https://github.com/DFGANDP/CelebA-VAE-feature-extractor
https://arxiv.org/abs/1904.03189
http://www.seeprettyface.com/research_notes.html