Generating Faces with a ResNet VAE
I trained a variational autoencoder (VAE) on the CelebA dataset to generate faces.
The source code and write-up (see
README.md
) is available here: https://github.com/dylanrandle/deepgen
This post is licensed under CC BY 4.0 by the author.