rosinality / glow-pytorchLinks
PyTorch implementation of Glow
☆540Updated 3 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 openai paper "Glow: Generative Flow with Invertible 1×1 Convolutions"☆512Updated 6 years ago
- Simple, extendable, easy to understand Glow implementation in PyTorch☆384Updated 3 years ago
- Pytorch implementations of density estimation algorithms: BNAF, Glow, MAF, RealNVP, planar flows☆627Updated 4 years ago
- Official Code for Invertible Residual Networks☆528Updated last year
- Implementation of Real NVP in PyTorch☆234Updated 5 years ago
- Pytorch Implementation of OpenAI's PixelCNN++☆348Updated 4 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆112Updated 4 years ago
- Implementation of Glow in PyTorch☆81Updated 4 years ago
- Noise Conditional Score Networks (NeurIPS 2019, Oral)☆733Updated last year
- The Official PyTorch Implementation of "NVAE: A Deep Hierarchical Variational Autoencoder" (NeurIPS 2020 spotlight paper)☆1,059Updated 2 years ago
- Minimalist implementation of VQ-VAE in Pytorch☆547Updated 4 years ago
- Pytorch implementation of β-VAE☆549Updated 4 years ago
- code for "Isolating Sources of Disentanglement in Variational Autoencoders".☆351Updated 2 years ago
- ☆238Updated 6 years ago
- PyTorch implementations of algorithms for density estimation☆587Updated 4 years ago
- code for "Residual Flows for Invertible Generative Modeling".☆271Updated last year
- Code for reproducing Flow ++ experiments☆189Updated 6 years ago
- PyTorch implementation of realNVP☆88Updated 11 months ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆275Updated 4 years ago
- Vector Quantized VAEs - PyTorch Implementation☆926Updated 2 years ago
- PyTorch implementation of VQ-VAE by Aäron van den Oord et al.☆583Updated 5 years ago
- PyTorch Implementation of InfoGAN☆326Updated 2 years ago
- Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-☆679Updated 7 years ago
- Repository for the paper "Very Deep VAEs Generalize Autoregressive Models and Can Outperform Them on Images"☆446Updated 2 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆74Updated 6 years ago
- The Official PyTorch Implementation of "LSGM: Score-based Generative Modeling in Latent Space" (NeurIPS 2021)☆364Updated 3 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
- Assessing Generative Models via Precision and Recall (official repository)☆106Updated 2 years ago
- Pytorch implementation of FactorVAE proposed in Disentangling by Factorising(http://arxiv.org/abs/1802.05983)☆275Updated 7 years ago
- PyTorch implementation of PixelCNN from "Pixel Recurrent Neural Networks"☆42Updated 4 years ago