Hand-digit generation using basicGAN on MNIST dataset
Results on DCGAN on MNIST and CelebA dataset
Result of cGAN on MNIST, FMNIST and CIFAR
Result of infoGAN on MNIST, FMNIST and CIFAR
Result of infoGAN on MNIST, FMNIST and CIFAR
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
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.