Repository navigation

#

wgan

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

Jupyter Notebook
1498
7 年前

Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN, BEGAN, RaGAN, InfoGAN, fGAN, FisherGAN

Jupyter Notebook
498
6 年前

Implementations of (theoretical) generative adversarial networks and comparison without cherry-picking

Python
466
7 年前

Code for training and evaluation of the model from "Language Generation with Recurrent Generative Adversarial Networks without Pre-training"

Python
251
7 年前

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

Python
230
3 年前

Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 datasets.

Jupyter Notebook
209
1 年前

Resources and Implementations of Generative Adversarial Nets which are focusing on how to stabilize training process and generate high quality images: DCGAN, WGAN, EBGAN, BEGAN, etc.

Python
189
8 年前

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

Jupyter Notebook
188
7 年前

GAN and VAE implementations to generate artificial EEG data to improve motor imagery classification. Data based on BCI Competition IV, datasets 2a. Final project for UCLA's EE C247: Neural Networks and Deep Learning course.

Jupyter Notebook
158
5 年前

implementation of several GANs with pytorch

Python
154
3 年前

A Tensorflow implementation of GAN, WGAN and WGAN with gradient penalty.

Python
116
7 年前

Tensorflow implementation of different GANs and their comparisions

Python
112
7 年前

🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...

Python
95
5 年前