wgan topic

List wgan repositories

tf-exercise-gan

112
Stars
32
Forks
Watchers

Tensorflow implementation of different GANs and their comparisions

pytorch-GAN

188
Stars
74
Forks
Watchers

A minimal implementaion (less than 150 lines of code with visualization) of DCGAN/WGAN in PyTorch with jupyter notebooks

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

GAN-Tutorial

376
Stars
108
Forks
Watchers

Simple Implementation of many GAN models with PyTorch.

Awesome-GANs

760
Stars
163
Forks
Watchers

Awesome Generative Adversarial Networks with tensorflow

coursera-gan-specialization

406
Stars
290
Forks
Watchers

Programming assignments and quizzes from all courses within the GANs specialization offered by deeplearning.ai

pytorch-generative-model-collections

2.6k
Stars
548
Forks
Watchers

Collection of generative models in Pytorch version.

GANotebooks

1.5k
Stars
372
Forks
Watchers

wgan, wgan2(improved, gp), infogan, and dcgan implementation in lasagne, keras, pytorch

Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN, RSGAN, RaSGAN, BEGAN, ACGAN, PGGAN, pix2pix, BigGAN