chaiyujin / glow-pytorch
pytorch implementation of openai paper "Glow: Generative Flow with Invertible 1×1 Convolutions"
☆509Updated 5 years ago
Alternatives and similar repositories for glow-pytorch:
Users that are interested in glow-pytorch are comparing it to the libraries listed below
- PyTorch implementation of Glow☆527Updated 3 years ago
- Simple, extendable, easy to understand Glow implementation in PyTorch☆379Updated 2 years ago
- Official Code for Invertible Residual Networks☆522Updated 5 months ago
- Pytorch Implementation of OpenAI's PixelCNN++☆347Updated 3 years ago
- An unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018).☆158Updated 5 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆248Updated 2 years ago
- PyTorch implementations of algorithms for density estimation☆577Updated 3 years ago
- Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-☆678Updated 6 years ago
- i-RevNet Pytorch Code☆391Updated 3 years ago
- Implementation of Real NVP in PyTorch☆226Updated 5 years ago
- Code for paper "Which Training Methods for GANs do actually Converge? (ICML 2018)"☆919Updated 5 years ago
- Improved WGAN in Pytorch☆441Updated last year
- ☆233Updated 5 years ago
- Code for "Flow-GAN: Combining Maximum Likelihood and Adversarial Learning in Generative Models", AAAI 2018.☆106Updated 7 years ago
- code for "Residual Flows for Invertible Generative Modeling".☆265Updated last year
- Code for reproducing Flow ++ experiments☆187Updated 5 years ago
- Pytorch implementations of density estimation algorithms: BNAF, Glow, MAF, RealNVP, planar flows☆609Updated 3 years ago
- Implementation of Glow in PyTorch☆81Updated 3 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆370Updated 5 years ago
- Pytorch implementation of FactorVAE proposed in Disentangling by Factorising(http://arxiv.org/abs/1802.05983)☆265Updated 6 years ago
- code for "Isolating Sources of Disentanglement in Variational Autoencoders".☆346Updated 2 years ago
- Keras implement of flow-based models☆224Updated 5 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆186Updated 7 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆111Updated 3 years ago
- PyTorch Implementation of InfoGAN☆321Updated 2 years ago
- GANs with spectral normalization and projection discriminator☆1,091Updated 5 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 4 months ago
- Pytorch Implementation of OpenAI's GLOW☆92Updated 3 years ago
- Minimalist implementation of VQ-VAE in Pytorch☆528Updated 3 years ago
- Pytorch implementation of β-VAE☆532Updated 4 years ago