EmilienDupont / wgan-gp
Pytorch implementation of Wasserstein GANs with Gradient Penalty
☆268Updated 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 DCGAN, WGAN-CP, WGAN-GP☆769Updated last year
- PyTorch Implementation of InfoGAN☆324Updated 2 years ago
- ☆273Updated 7 years ago
- Improved WGAN in Pytorch☆440Updated last year
- Conditional Wasserstein GANs☆73Updated 7 years ago
- Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-☆679Updated 7 years ago
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆516Updated 7 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆188Updated 7 years ago
- Two time-scale update rule for training GANs☆880Updated 3 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆111Updated 3 years ago
- A pytorch implementation of WGAN-GP☆23Updated 6 years ago
- GANs with spectral normalization and projection discriminator☆1,100Updated 5 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆70Updated 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 Wasserstein Auto-Encoders☆295Updated 4 years ago
- Inception Score for GANs in Pytorch☆651Updated 5 years ago
- A pytorch implementation of Paper "Improved Training of Wasserstein GANs"☆1,527Updated last year
- Pytorch implementation of common image generation metrics.☆176Updated 10 months ago
- This is an almost exact replica in PyTorch of the Tensorflow version of Self-Attention GAN released by Google Brain in August 2018.☆174Updated 8 months ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆194Updated 3 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆73Updated 6 years ago
- The Official PyTorch Implementation of "LSGM: Score-based Generative Modeling in Latent Space" (NeurIPS 2021)☆362Updated 3 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆107Updated 7 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 6 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆125Updated 4 years ago
- CPU/GPU/TPU implementation of the Fréchet Inception Distance☆80Updated 4 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆370Updated 5 years ago
- PyTorch implementation of Glow☆534Updated 3 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆248Updated 2 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆192Updated 3 months ago