Skip to content

DCGAN, VAE using CIFAR-10 dataset and CelebA dataset

Notifications You must be signed in to change notification settings

AllenEdgarPoe/DCGAN-VAE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DCGAN

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

ezgif com-gif-maker

*Trained with anime-face dataset (epoch 15)

anime_face

  1. VAE_celeba

semi-test result with epoch 1

ezgif-6-5acf4a6deb02

result after epoch 50

ezgif-6-8edfec2e0831

Releases

No releases published

Packages

No packages published