henrhoi / vae-pytorch
Various Latent Variable Models implementations in Pytorch, including VAE, VAE with AF Prior, VQ-VAE and VQ-VAE with Gated PixelCNN
☆16Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for vae-pytorch
- [Neurips 2021]Diffusion Normalizing Flow (DiffFlow)☆117Updated last year
- Conditional Generative model (Normalizing Flow) and experimenting style transfer using this model☆70Updated last year
- A σ-VAE implementation in PyTorch☆94Updated 3 years ago
- A PyTorch implementation of "Continuous Relaxation Training of Discrete Latent Variable Image Models"☆72Updated 4 years ago
- PyTorch implementation of the OT-Flow approach in arXiv:2006.00104☆49Updated 3 months ago
- The Official PyTorch Implementation of "VAEBM: A Symbiosis between Variational Autoencoders and Energy-based Models" (ICLR 2021 spotlight…☆53Updated 2 years ago
- Train a Mixture of Factor Analyzers (MFA) / Mixture of Probabilistic PCA (MPPCA) - low-rank-plus-diagonal GMMs using pytorch☆40Updated 2 years ago
- An implementation of Variational Autoencoders with a constant balance between reconstruction error and Kullback-leibler divergence☆19Updated 4 years ago
- Pytorch implementations of autoregressive pixel models - PixelCNN, PixelCNN++, PixelSNAIL☆36Updated 4 years ago
- Pytorch Implementation of OpenAI's "Improved Variational Inference with Inverse Autoregressive Flow"☆80Updated 4 years ago
- Wavelet Flow: Fast Training of High Resolution Normalizing Flows☆59Updated 3 years ago
- ☆67Updated 2 years ago
- PyTorch implementations of normalizing flow and its variants.☆74Updated 3 years ago
- ☆24Updated 3 years ago
- ☆33Updated 10 months ago
- PyTorch implementation of the ICML 2020 paper "Latent Bernoulli Autoencoder"☆23Updated 3 years ago
- Code for "Score-based Generative Modeling Secretly Minimizes the Wasserstein Distance", NeurIPS 2022.☆16Updated last year
- Categorical Variational Auto-encoders in PyTorch☆20Updated 3 years ago
- A minimalist implementation of score-based diffusion model☆122Updated 3 years ago
- Contrastively Disentangled Sequential Variational Audoencoder☆45Updated last month
- Full-Glow: Fully conditional Glow for more realistic image generation☆27Updated 3 years ago
- Official PyTorch BIVA implementation (BIVA: A Very Deep Hierarchy of Latent Variables for Generative Modeling)☆82Updated last year
- A simple implementation of Kingma et al., 2021☆34Updated last year
- Denoising Diffusion Implicit Models☆28Updated 3 years ago
- Unofficial Implementation of "Denoising Diffusion Probabilistic Models" in PyTorch(Lightning)☆90Updated 4 years ago
- Implementation of a Gaussian Mixture Variational Autoencoder (GMVAE).☆10Updated 4 years ago
- Code for "Optimizing DDPM Sampling with Shortcut Fine-Tuning" (https://arxiv.org/abs/2301.13362), ICML 2023☆24Updated last year
- Code for reproducing results in the sliced score matching paper (UAI 2019)☆140Updated 4 years ago
- Code for ICLR 2021 Paper, "Anytime Sampling for Autoregressive Models via Ordered Autoencoding"☆24Updated last year
- PyTorch implementation of NICE☆33Updated 5 years ago