We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4af5ff2 commit 135ad8cCopy full SHA for 135ad8c
README.md
@@ -1,7 +1,7 @@
1
# Variational Autoencoder for face image generation in PyTorch
2
Variational Autoencoder for face image generation implemented with PyTorch, Trained over a combination of CelebA + FaceScrub + JAFFE datasets.
3
4
-Based on Deep Feature Consistent Variational Autoencoder (https://arxiv.org/abs/1610.00291)
+Based on Deep Feature Consistent Variational Autoencoder (https://arxiv.org/abs/1610.00291 | https://github.com/houxianxu/DFC-VAE)
5
6
TODO: Add DFC-VAE implementation
7
0 commit comments