wasserstein-gan topic

List wasserstein-gan repositories

DeepNetworks

23
Stars
4
Forks
Watchers

My implementations of deep neural networks for practice.

Improved Wasserstein GAN (WGAN-GP) application on medical (MRI) images

tensorflow-WGAN-GP

25
Stars
8
Forks
Watchers

TensorFlow 2.0 implementation of Improved Training of Wasserstein GANs

cramer-gan

125
Stars
24
Forks
Watchers

Tensorflow Implementation on "The Cramer Distance as a Solution to Biased Wasserstein Gradients" (https://arxiv.org/pdf/1705.10743.pdf)

GAN

2.8k
Stars
783
Forks
Watchers

Resources and Implementations of Generative Adversarial Nets: GAN, DCGAN, WGAN, CGAN, InfoGAN

wgan-gp

237
Stars
50
Forks
Watchers

Pytorch implementation of Wasserstein GANs with Gradient Penalty

CipherGAN

122
Stars
24
Forks
Watchers

TensorFlow implementation of CipherGAN

inpainting-gmcnn-keras

93
Stars
40
Forks
Watchers

Keras implementation of "Image Inpainting via Generative Multi-column Convolutional Neural Networks" paper published at NIPS 2018

progressive-growing-of-gans.pytorch

50
Stars
5
Forks
Watchers

Unofficial PyTorch implementation of "Progressive Growing of GANs for Improved Quality, Stability, and Variation".