henrhoi / vae-pytorchLinks
Various Latent Variable Models implementations in Pytorch, including VAE, VAE with AF Prior, VQ-VAE and VQ-VAE with Gated PixelCNN
☆18Updated 5 years ago
Alternatives and similar repositories for vae-pytorch
Users that are interested in vae-pytorch are comparing it to the libraries listed below
Sorting:
- A σ-VAE implementation in PyTorch☆98Updated 3 years ago
- Conditional Generative model (Normalizing Flow) and experimenting style transfer using this model☆76Updated 2 years ago
- [Neurips 2021]Diffusion Normalizing Flow (DiffFlow)☆117Updated last year
- Unofficial Implementation of "Denoising Diffusion Probabilistic Models" in PyTorch(Lightning)☆91Updated 4 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆112Updated 4 years ago
- Pytorch Implementation of OpenAI's "Improved Variational Inference with Inverse Autoregressive Flow"☆82Updated 5 years ago
- Pytorch implementation of stochastically quantized variational autoencoder (SQ-VAE)☆190Updated 2 years ago
- A minimalist implementation of score-based diffusion model☆127Updated 3 years ago
- PyTorch implementations of normalizing flow and its variants.☆79Updated 4 years ago
- A PyTorch implementation of "Continuous Relaxation Training of Discrete Latent Variable Image Models"☆74Updated 5 years ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆200Updated 3 years ago
- Official implementation of "DiffuseVAE: Efficient, Controllable and High-Fidelity Generation from Low-Dimensional Latents"☆372Updated 2 years ago
- Score-Based Generative Modeling with Critically-Damped Langevin Diffusion☆197Updated last year
- Official code for "Maximum Likelihood Training of Score-Based Diffusion Models", NeurIPS 2021 (spotlight)☆144Updated 3 years ago
- (FTML 2021) Official implementation of Dynamical VAEs☆230Updated 2 years ago
- PyTorch implementation of diffusion models.☆59Updated 3 years ago
- PyTorch implementation of Variational Diffusion Models.☆86Updated last year
- PyTorch implementation of FiLM: Visual Reasoning with a General Conditioning Layer☆59Updated 5 years ago
- Mixture density network implemented in PyTorch.☆148Updated 2 years ago
- Contrastively Disentangled Sequential Variational Audoencoder☆46Updated 9 months ago
- The Official PyTorch Implementation of "LSGM: Score-based Generative Modeling in Latent Space" (NeurIPS 2021)☆365Updated 3 years ago
- PyTorch implementation of VQ-VAE-2 from "Generating Diverse High-Fidelity Images with VQ-VAE-2"☆158Updated 2 years ago
- Ladder Variational Autoencoders (LVAE) in PyTorch☆91Updated 4 years ago
- ☆33Updated 4 years ago
- Repository for the "Gotta Go Fast When Generating Data with Score-Based Models" paper☆105Updated 3 years ago
- Official Pytorch and JAX implementation of "Efficient-VDVAE: Less is more"☆196Updated 2 years ago
- Implementation of Flow++ in PyTorch☆40Updated 5 years ago
- A naive implementation of PixelCNN in Pytorch as described in A Oord et. al.☆63Updated 5 years ago
- Official PyTorch BIVA implementation (BIVA: A Very Deep Hierarchy of Latent Variables for Generative Modeling)☆84Updated 2 years ago
- Pytorch implementations of autoregressive pixel models - PixelCNN, PixelCNN++, PixelSNAIL☆35Updated 5 years ago