divymurli / VAEsLinks
Variational autoencoders: VAE, gaussian mixture VAE (GMVAE), and a basic ladder VAE (LVAE)
☆47Updated 5 years ago
Alternatives and similar repositories for VAEs
Users that are interested in VAEs are comparing it to the libraries listed below
Sorting:
- Pytorch Implementation of OpenAI's "Improved Variational Inference with Inverse Autoregressive Flow"☆82Updated 5 years ago
- Implementation of the MMD VAE paper (InfoVAE: Information Maximizing Variational Autoencoders) in pytorch☆42Updated 4 years ago
- Variational Autoencoder for Unsupervised and Disentangled Representation Learning of content and motion features in sequential data (Mand…☆106Updated 6 years ago
- Ladder Variational Autoencoders (LVAE) in PyTorch☆91Updated 4 years ago
- A PyTorch Implementation of the Importance Weighted Autoencoders☆39Updated 6 years ago
- Implementation of different Normalizing Flows, NF, Planar Flows, IAF, etc.☆28Updated 7 years ago
- Exemplar VAE: Linking Generative Models, Nearest Neighbor Retrieval, and Data Augmentation☆69Updated 4 years ago
- Pytorch Adversarial Auto Encoder (AAE)☆88Updated 6 years ago
- Implementation of "Learning latent subspaces in variational autoencoders"☆20Updated 5 years ago
- Implementation of the Sliced Wasserstein Autoencoder using PyTorch☆103Updated 6 years ago
- ☆91Updated 6 years ago
- Official PyTorch BIVA implementation (BIVA: A Very Deep Hierarchy of Latent Variables for Generative Modeling)☆84Updated 2 years ago
- Experiments for the Neural Autoregressive Flows paper☆124Updated 4 years ago
- Official code for "VFlow: More Expressive Generative Flows with Variational Data Augmentation" (ICML 2020)☆40Updated 2 years ago
- simple implementation of "Improved Variational Inference with Inverse Autoregressive Flow" paper with pytorch☆52Updated 7 years ago
- Variational Autoencoder with Normalizing Flows☆17Updated 8 years ago
- Code for the paper "VAE with a VampPrior", J.M. Tomczak & M. Welling☆228Updated 7 years ago
- A Pytorch Implementation of Attentive Neural Process☆75Updated 6 years ago
- Implementation of Flow++ in PyTorch☆40Updated 5 years ago
- ☆26Updated 6 years ago
- Pytorch Implementation of "Neural Discrete Representation Learning"☆88Updated 7 years ago
- Gaussian Process Prior Variational Autoencoder☆84Updated 6 years ago
- ☆68Updated 6 years ago
- A curated list of techniques to avoid posterior collapse☆87Updated 2 years ago
- This repository contains the implementation of the VAE and Gaussian Mixture VAE using TensorFlow and several network architectures☆210Updated 4 years ago
- Code in PyTorch for the convex combination linear IAF and the Householder Flow, J.M. Tomczak & M. Welling☆91Updated 8 years ago
- Nonlinear Independent Components Estimation (Dinh et al, 2014) in PyTorch.☆117Updated 6 years ago
- Learning Autoencoders with Relational Regularization☆46Updated 4 years ago
- Variational auto encoder in pytorch☆56Updated 6 years ago
- Glow and RealNVP with tensorflow 2.0 and tensorflow probability☆31Updated 2 years ago