wasserstein-gan topic
DeepNetworks
My implementations of deep neural networks for practice.
Improved-Wasserstein-GAN-application-on-MRI-images
Improved Wasserstein GAN (WGAN-GP) application on medical (MRI) images
tensorflow-WGAN-GP
TensorFlow 2.0 implementation of Improved Training of Wasserstein GANs
cramer-gan
Tensorflow Implementation on "The Cramer Distance as a Solution to Biased Wasserstein Gradients" (https://arxiv.org/pdf/1705.10743.pdf)
GAN
Resources and Implementations of Generative Adversarial Nets: GAN, DCGAN, WGAN, CGAN, InfoGAN
wgan-gp
Pytorch implementation of Wasserstein GANs with Gradient Penalty
CipherGAN
TensorFlow implementation of CipherGAN
inpainting-gmcnn-keras
Keras implementation of "Image Inpainting via Generative Multi-column Convolutional Neural Networks" paper published at NIPS 2018
progressive-growing-of-gans.pytorch
ProGAN with Standard, WGAN, WGAN-GP, LSGAN, BEGAN, DRAGAN, Conditional GAN, InfoGAN, and Auxiliary Classifier GAN training methods