changwoolee / WGAN-GP-tensorflowLinks
Tensorflow Implementation of Paper "Improved Training of Wasserstein GANs"
☆24Updated 7 years ago
Alternatives and similar repositories for WGAN-GP-tensorflow
Users that are interested in WGAN-GP-tensorflow are comparing it to the libraries listed below
Sorting:
- Capsule GAN: Unsupervised representation learning with CapsNet based Generative Adversarial Networks☆57Updated 6 years ago
- WGAN-GP tensorflow implementation☆72Updated 2 years ago
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- [NeurIPS 2018] [JSAIT] PacGAN: The power of two samples in generative adversarial networks☆81Updated 4 years ago
- Code for the NIPS17 paper "Stabilizing Training of Generative Adversarial Networks through Regularization"☆94Updated 7 years ago
- Simple Tensorflow Implementation of "Spectral Normalization for Generative Adversarial Networks" (ICLR 2018)☆141Updated 6 years ago
- GANs with multiple Discriminators☆78Updated 2 years ago
- Code release for paper "How good is my GAN?"☆12Updated 6 years ago
- A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)☆113Updated 6 years ago
- VAE-GAN in Tensorflow☆90Updated 6 years ago
- Source code for the paper MGAN: Training Generative Adversarial Nets With Multiple Generators☆39Updated 6 years ago
- code for "Adversarial Feature Learning"☆238Updated 2 years ago
- The implementation of Relativistic average GAN with Keras☆39Updated 4 years ago
- VEEGAN: Reducing Mode Collapse in GANs using Implicit Variational Learning☆40Updated 6 years ago
- InfoGAN: Interpretable Representation Learning☆153Updated 8 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 6 years ago
- Code to reproduce results from the paper "AmbientGAN: Generative models from lossy measurements"☆90Updated 7 years ago
- Tensorflow code of "autoencoding beyond pixels using a learned similarity metric"☆127Updated 6 years ago
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆122Updated 6 years ago
- Dual Discriminator Generative Adversarial Nets☆63Updated 7 years ago
- A implement of spectral normalization GAN for tensorflow version☆27Updated 7 years ago
- Conditional Autoencoders with Adversarial Information Factorization☆72Updated 6 years ago
- TensorFlow implementations of Wasserstein GAN with Gradient Penalty (WGAN-GP), Least Squares GAN (LSGAN), GANs with the hinge loss.☆44Updated 6 years ago
- CPU/GPU/TPU implementation of the Inception Score☆80Updated 5 years ago
- Chainer implementation of Improving Generative Adversarial Networks with Denoising Feature Matching☆29Updated 7 years ago
- ECCV2018☆67Updated 6 years ago
- Implementation of Self-Attention Generative Adversarial Networks by Zhang et al. (with spectral normalization and projection discriminato…☆39Updated 7 years ago
- CPU/GPU/TPU implementation of the Fréchet Inception Distance☆81Updated 5 years ago
- Semi-supervised Learning GAN☆79Updated 7 years ago
- Demonising Adversarial Auto-encoder in PyTorch☆24Updated 6 years ago