Collection of generative models in Tensorflow
-
Updated
Aug 8, 2022 - Python
Collection of generative models in Tensorflow
Collection of generative models in Pytorch version.
Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN, BEGAN, RaGAN, InfoGAN, fGAN, FisherGAN
Programming assignments and quizzes from all courses within the GANs specialization offered by deeplearning.ai
Reimplementation of GANs
Simple Implementation of many GAN models with PyTorch.
Code for training and evaluation of the model from "Language Generation with Recurrent Generative Adversarial Networks without Pre-training"
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
Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 datasets.
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.
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.
A Tensorflow implementation of GAN, WGAN and WGAN with gradient penalty.
Tensorflow implementation of different GANs and their comparisions
🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...
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."