Skip to content

Commit 135ad8c

Browse files
authored
Update README.md
1 parent 4af5ff2 commit 135ad8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Variational Autoencoder for face image generation in PyTorch
22
Variational Autoencoder for face image generation implemented with PyTorch, Trained over a combination of CelebA + FaceScrub + JAFFE datasets.
33

4-
Based on Deep Feature Consistent Variational Autoencoder (https://arxiv.org/abs/1610.00291)
4+
Based on Deep Feature Consistent Variational Autoencoder (https://arxiv.org/abs/1610.00291 | https://github.com/houxianxu/DFC-VAE)
55

66
TODO: Add DFC-VAE implementation
77

0 commit comments

Comments
 (0)