Collection of generative models in Tensorflow
-
Updated
Jul 21, 2018 - Python
Collection of generative models in Tensorflow
Collection of generative models in Pytorch version.
でぃーぷらーにんぐを無限にやってディープラーニングでDeepLearningするための実装CheatSheet
Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN, BEGAN, RaGAN, InfoGAN, fGAN, FisherGAN
DCGAN LSGAN WGAN-GP DRAGAN Tensorflow 2
Code for training and evaluation of the model from "Language Generation with Recurrent Generative Adversarial Networks without Pre-training"
Simple Implementation of many GAN models with PyTorch.
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.
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
Tensorflow implementation of different GANs and their comparisions
Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 datasets.
A Tensorflow implementation of GAN, WGAN and WGAN with gradient penalty.
DCGAN and WGAN implementation on Keras for Bird Generation
Source code for "Progressive Growing of GANs for Improved Quality, Stability, and Variation".
Pure tensorflow implementation of progressive growing of GANs
Tensorflow Implementation of Paper "Improved Training of Wasserstein GANs"
GANs Implementations in Keras
Performance comparison of ACGAN, BEGAN, CGAN, DRAGAN, EBGAN, GAN, infoGAN, LSGAN, VAE, WGAN, WGAN_GP on cifar-10
Chainer implementation of the Wesserstein GAN
mxnet implement for Conditional Wasserstein GAN
Add a description, image, and links to the wgan topic page so that developers can more easily learn about it.
To associate your repository with the wgan topic, visit your repo's landing page and select "manage topics."