unixpickle / vq-vae-2Links
A PyTorch implementation of the VQ-VAE-2 paper
☆75Updated 6 years ago
Alternatives and similar repositories for vq-vae-2
Users that are interested in vq-vae-2 are comparing it to the libraries listed below
Sorting:
- Implementation (with some experimentation) of the paper titled "VARIATIONAL DISCRIMINATOR BOTTLENECK: IMPROVING IMITATION LEARNING, INVER…☆152Updated 7 years ago
- Pytorch Implementation of OpenAI's GLOW☆94Updated 4 years ago
- Prescribed Generative Adversarial Networks☆143Updated 5 years ago
- Masked Convolutional Flow☆60Updated 5 years ago
- ☆26Updated 6 years ago
- ☆123Updated 5 years ago
- Implementation of Glow in PyTorch☆80Updated 4 years ago
- Implementation of Diversity-Sensitive Conditional Generative Adversarial Networks (ICLR 2019)☆98Updated 4 years ago
- ☆124Updated 7 years ago
- Code for "Flow-GAN: Combining Maximum Likelihood and Adversarial Learning in Generative Models", AAAI 2018.☆110Updated 7 years ago
- Code for the NIPS17 paper "Stabilizing Training of Generative Adversarial Networks through Regularization"☆94Updated 7 years ago
- ☆238Updated 6 years ago
- Code for reproducing Flow ++ experiments☆189Updated 6 years ago
- Code for: Implicit Competitive Regularization in GANs☆115Updated 3 years ago
- ☆22Updated 5 years ago
- ☆91Updated 6 years ago
- VQ-VAE implementation / pytorch☆183Updated 8 years ago
- Code in PyTorch for the convex combination linear IAF and the Householder Flow, J.M. Tomczak & M. Welling☆92Updated 8 years ago
- Gradient Origin Networks - a new type of generative model that is able to quickly learn a latent representation without an encoder☆159Updated 4 years ago
- Pytorch Implementation of OpenAI's PixelCNN++☆348Updated 4 years ago
- Training MMD GANs.☆86Updated 7 years ago
- This repository contains the code for the paper: Disentangling Factors of Variation with Cycle-Consistent Variational Auto-encoders (htt…☆72Updated 7 years ago
- Implementation of the MMD VAE paper (InfoVAE: Information Maximizing Variational Autoencoders) in pytorch☆43Updated 4 years ago
- Official PyTorch BIVA implementation (BIVA: A Very Deep Hierarchy of Latent Variables for Generative Modeling)☆85Updated 2 years ago
- TensorFlow-based implementation of "Attend, Infer, Repeat" paper (Eslami et al., 2016, arXiv:1603.08575).