This repository contains various generative models with well-known dataset, celeba and cifar-10 using pytorch library. Ongoing...
- DCGAN_celeba.ipynb : DCGAN network using "celeba" dataset
- DCGAN.7zip: Pycharm Project of DCGAN network. Can be edited even better than jupyter notebook.
- DCGAN_cifar10.ipynb : DCGAN network using "cifar-10" dataset
- VAE_celeba.ipynb : VAE network using "celeba" dataset
1. DCGAN_celeba
*Trained with anime-face dataset (epoch 15)
- VAE_celeba