EmilienDupont / wgan-gp
Pytorch implementation of Wasserstein GANs with Gradient Penalty
☆260Updated 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
- PyTorch Implementation of InfoGAN☆321Updated 2 years ago
- Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP☆765Updated 11 months ago
- PyTorch implementation of Wasserstein Auto-Encoders☆295Updated 4 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆187Updated 7 years ago
- ☆272Updated 6 years ago
- Improved WGAN in Pytorch☆439Updated last year
- Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-☆678Updated 6 years ago
- PyTorch implementation of Glow☆531Updated 3 years ago
- A pytorch implementation of WGAN-GP☆23Updated 5 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆111Updated 3 years ago
- Inception Score for GANs in Pytorch☆649Updated 5 years ago
- Simple, extendable, easy to understand Glow implementation in PyTorch☆380Updated 2 years ago
- Pytorch implementation of common image generation metrics.☆168Updated 8 months ago
- PyTorch implementation of realNVP☆84Updated 6 months ago
- Two time-scale update rule for training GANs☆876Updated 3 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆123Updated 4 years ago
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆511Updated 7 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆193Updated 3 years ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆197Updated 2 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆72Updated 6 years ago
- An unofficial Pytorch implementation of SNGAN, achieving IS of 8.21 and FID of 14.21 on CIFAR-10.☆46Updated last year
- pytorch implementation of openai paper "Glow: Generative Flow with Invertible 1×1 Convolutions"☆509Updated 5 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆370Updated 5 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 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.☆173Updated 6 months ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆107Updated 6 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆69Updated 7 years ago
- Conditional Wasserstein GANs☆73Updated 7 years ago
- Implementation of Real NVP in PyTorch☆230Updated 5 years ago
- Noise Conditional Score Networks (NeurIPS 2019, Oral)☆707Updated last year