EmilienDupont / wgan-gpLinks
Pytorch implementation of Wasserstein GANs with Gradient Penalty
☆276Updated 4 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 2 years ago
- Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP☆789Updated last year
- Improved WGAN in Pytorch☆440Updated 2 years ago
- Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-☆679Updated 7 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 Glow☆541Updated 3 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆74Updated 6 years ago
- ☆274Updated 7 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆112Updated 4 years ago
- A pytorch implementation of WGAN-GP☆23Updated 6 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆197Updated 7 months ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆190Updated 7 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆107Updated 7 years ago
- Pytorch implementation of β-VAE☆549Updated 4 years ago
- Pytorch implementation of FactorVAE proposed in Disentangling by Factorising(http://arxiv.org/abs/1802.05983)☆277Updated 7 years ago
- PyTorch implementation of realNVP☆90Updated last year
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆524Updated 8 years ago
- Simple, extendable, easy to understand Glow implementation in PyTorch☆385Updated 3 years ago
- PyTorch implementation of Wasserstein Auto-Encoders☆296Updated 5 years ago
- Conditional Wasserstein GANs☆73Updated 7 years ago
- A Variational Autoencoder (VAE) implemented in PyTorch☆427Updated 3 years ago
- code for "Isolating Sources of Disentanglement in Variational Autoencoders".☆350Updated 3 years ago
- Implementation of Real NVP in PyTorch☆235Updated 6 years ago
- The Official PyTorch Implementation of "NVAE: A Deep Hierarchical Variational Autoencoder" (NeurIPS 2020 spotlight paper)☆1,064Updated 2 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.☆173Updated last year
- Continuous Conditional Generative Adversarial Networks (CcGAN)☆131Updated last month
- Code for synthetic experiments of paper "Improving Generalization and Stability of GANs"☆42Updated 6 years ago
- Two time-scale update rule for training GANs☆890Updated 4 years ago
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆301Updated 5 years ago
- Inception Score for GANs in Pytorch☆659Updated 5 years ago