EmilienDupont / wgan-gpLinks
Pytorch implementation of Wasserstein GANs with Gradient Penalty
☆280Updated 5 years ago
Alternatives and similar repositories for wgan-gp
Users that are interested in wgan-gp are comparing it to the libraries listed below
Sorting:
- PyTorch Implementation of InfoGAN☆327Updated 3 years ago
- An unofficial Pytorch implementation of SNGAN, achieving IS of 8.21 and FID of 14.21 on CIFAR-10.☆47Updated 2 years ago
- Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP☆800Updated 3 months ago
- Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-☆677Updated 7 years ago
- PyTorch implementation of Glow☆543Updated 4 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆113Updated 4 years ago
- Improved WGAN in Pytorch☆440Updated 2 years ago
- ☆280Updated 7 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆191Updated 8 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆108Updated 7 years ago
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆529Updated 8 years ago
- Simple, extendable, easy to understand Glow implementation in PyTorch☆388Updated 3 years ago
- Pytorch implementation of β-VAE☆566Updated 5 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆206Updated 11 months ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆77Updated 6 years ago
- A pytorch implementation of WGAN-GP☆23Updated 6 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆195Updated 4 years ago
- Pytorch implementation of FactorVAE proposed in Disentangling by Factorising(http://arxiv.org/abs/1802.05983)☆283Updated 7 years ago
- Conditional Wasserstein GANs☆73Updated 7 years ago
- Continuous Conditional Generative Adversarial Networks (CcGAN)☆130Updated 3 months ago
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆304Updated 5 years ago
- PyTorch implementation of realNVP☆92Updated last year
- code for "Isolating Sources of Disentanglement in Variational Autoencoders".☆351Updated 3 years ago
- pytorch implementation of openai paper "Glow: Generative Flow with Invertible 1×1 Convolutions"☆513Updated 6 years ago
- Implementation of Real NVP in PyTorch☆237Updated 6 years ago
- This is an almost exact replica in PyTorch of the Tensorflow version of Self-Attention GAN released by Google Brain in August 2018.☆175Updated last year
- Inception Score for GANs in Pytorch☆663Updated 5 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 5 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆71Updated 8 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 7 years ago