1Konny / VQ-VAELinks
Pytorch Implementation of "Neural Discrete Representation Learning"
☆92Updated 7 years ago
Alternatives and similar repositories for VQ-VAE
Users that are interested in VQ-VAE are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of a Variational Autoencoder with Gumbel-Softmax Distribution☆212Updated 7 years ago
- This repo is for our paper "ControlVAE: Controllable Variational Autoencoder" published at ICML 2020. It can be used for text generation,…☆95Updated 2 years ago
- Minimalist implementation of VQ-VAE in Pytorch☆552Updated 4 years ago
- Code for reproducing Flow ++ experiments☆190Updated 6 years ago
- ☆26Updated 6 years ago
- A PyTorch implementation of "Continuous Relaxation Training of Discrete Latent Variable Image Models"☆75Updated 5 years ago
- MINE: Mutual Information Neural Estimation in pytorch (unofficial)☆207Updated 7 years ago
- ☆238Updated 6 years ago
- A PyTorch Implementation of the Importance Weighted Autoencoders☆39Updated 7 years ago
- Variational Autoencoder for Unsupervised and Disentangled Representation Learning of content and motion features in sequential data (Mand…☆106Updated 6 years ago
- Nonlinear Independent Components Estimation (Dinh et al, 2014) in PyTorch.☆123Updated 7 years ago
- Official PyTorch BIVA implementation (BIVA: A Very Deep Hierarchy of Latent Variables for Generative Modeling)☆85Updated 2 years ago
- Pytorch implementations of generative models: VQVAE2, AIR, DRAW, InfoGAN, DCGAN, SSVAE☆93Updated 4 years ago
- PyTorch code accompanying our paper on Maximum Entropy Generators for Energy-Based Models☆154Updated 6 years ago
- Quantitative evaluation of disentangled representations☆63Updated 7 years ago
- Disentanglement library for PyTorch☆283Updated 3 years ago
- implements optimal transport algorithms in pytorch☆102Updated 3 years ago
- Implicit Generation and Generalization in Energy Based Models in PyTorch☆67Updated 6 years ago
- Pytorch implementation of FactorVAE proposed in Disentangling by Factorising(http://arxiv.org/abs/1802.05983)☆282Updated 7 years ago
- code for "Isolating Sources of Disentanglement in Variational Autoencoders".☆351Updated 3 years ago
- Simple, extendable, easy to understand Glow implementation in PyTorch☆387Updated 3 years ago
- ☆66Updated 6 years ago
- A pytorch implementation of MINE(Mutual Information Neural Estimation)☆352Updated 6 years ago
- pytorch implementation of VAE-Gumble-Softmax☆63Updated 5 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆113Updated 4 years ago
- Ladder Variational Autoencoders (LVAE) in PyTorch☆92Updated 5 years ago
- Multimodal Mixture-of-Experts VAE☆219Updated 2 years ago
- Implementation of Glow in PyTorch☆80Updated 4 years ago
- Implementation of the Sliced Wasserstein Autoencoder using PyTorch☆102Updated 7 years ago
- A naive implementation of PixelCNN in Pytorch as described in A Oord et. al.☆63Updated 5 years ago