File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 17171 ) VAE - Mnist
1818 * [ notebook] ( https://nbviewer.jupyter.org/github/veb-101/Generative_Models/blob/master/Variational_autoencoder_MNIST/Variational_autoencoder_pytorch.ipynb )
1919 * Example generation
20- ![ VAE_mnist] ( Variational_autoencoder_MNIST\ generation.gif )
20+ ![ VAE_mnist] ( ./ Variational_autoencoder_MNIST/ generation.gif)
2121
2222
23232 ) VAE - Labelled Faces in the wild dataset
2626
27273 ) DCGAN - MNIST
2828 * [ notebook] ( https://nbviewer.jupyter.org/github/veb-101/Generative_Models/blob/master/DCGAN_Mnist/DCGAN_MNIST.ipynb )
29- * Example Generation
30- ![ dcgan_mnist] ( Variational_autoencoder_MNIST\generation.gif )
29+ * Example Generation: View Notebook
3130
32314 ) DCGAN - CELEBA dataset
3332 * [ notebook] ( https://nbviewer.jupyter.org/github/veb-101/Generative_Models/blob/master/DC_GAN_CelebA/DCGAN_CelebA_dataset.ipynb )
3433 * Example Generation
35- ![ dcgan_celeba] ( DC_GAN_CelebA\ celebrity.gif )
34+ ![ dcgan_celeba] ( ./ DC_GAN_CelebA/ celebrity.gif)
3635
37365 ) DCGAN - Anime faces dataset
3837 * [ notebook] ( https://nbviewer.jupyter.org/github/veb-101/Generative_Models/blob/master/DCGAN_Anime_faces/dcgan-anime-faces.ipynb )
3938 * Example Generation
40- ![ dcgan_anime] ( DCGAN_Anime_faces\generation.gif )
39+ ![ dcgan_anime] ( ./ DCGAN_Anime_faces\generation.gif)
4140
4241
4342* ** PS:** GANs are harder to train than I imagined.
4443* These examples generation can be better, you are very welcome to take my started code and add on it.
4544
46-
You can’t perform that action at this time.
0 commit comments