/wgan-and-wgan-gp-with-gluon

implemente wgan and wgan-gp in gluon and compare the quality of generated images with inception score and FID(in tensorflow)

Primary LanguagePython

wgan-and-wgan-gp-with-gluon

implement wgan and wgan-gp in gluon and compare the quality of generated images with inception score and FID(in tensorflow)

generated images:

  • with dcgan

  • with wgan

  • with wgan-gp

plot of the wasserstein distance

##compare images with inception score and FID as metric

this part used code from official implementation with tensorflow

inception-score FID