Rajarshi1001 / a-study-in-GANs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GAN model results

1. BasicGAN

Hand-digit generation using basicGAN on MNIST dataset

Board

2. DCGAN

Results on DCGAN on MNIST and CelebA dataset

Board

3. Conditional GAN

Result of cGAN on MNIST, FMNIST and CIFAR

Board

4. infoGAN

Result of infoGAN on MNIST, FMNIST and CIFAR

Board

5. AC-GAN

Result of infoGAN on MNIST, FMNIST and CIFAR

Board

6. Amine GAN

Board

7. Cycle GAN

Board

8. Star GAN

Board

9. SRGAN

Left to Right: (1) Low resolution image (LR) which is also the inputs to our model (2)
High Resolution image (HR) which is ground truth image for evaluating image [4x
resolution of LR] (3) Super resolution image (SR) which is the generated image from the

Board

10. SAGAN

Self Attention module and other stabilizing method applied on DCGAN as proposed in
the paper SAGAN. Above results suggest that our model has overcome the problem of
long range dependencies which can clearly be seen in initial epoch’s result.

Board

About


Languages

Language:Jupyter Notebook 97.0%Language:Python 3.0%Language:Shell 0.0%