chaiyujin / glow-pytorchLinks
pytorch implementation of openai paper "Glow: Generative Flow with Invertible 1×1 Convolutions"
☆512Updated 6 years ago
Alternatives and similar repositories for glow-pytorch
Users that are interested in glow-pytorch are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of Glow☆542Updated 3 years ago
- Official Code for Invertible Residual Networks☆531Updated last year
- Simple, extendable, easy to understand Glow implementation in PyTorch☆386Updated 3 years ago
- Pytorch Implementation of OpenAI's PixelCNN++☆348Updated 4 years ago
- An unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018).☆157Updated 5 years ago
- Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-☆678Updated 7 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆247Updated 3 years ago
- Code for paper "Which Training Methods for GANs do actually Converge? (ICML 2018)"☆920Updated 6 years ago
- ☆237Updated 6 years ago
- Code for ICLR2020 paper 'Real or Not Real, that is the Question'☆286Updated 5 years ago
- Implementation of Glow in PyTorch☆80Updated 4 years ago
- Implementation of Real NVP in PyTorch☆237Updated 6 years ago
- i-RevNet Pytorch Code