karpathy / deep-vector-quantizationLinks
VQVAEs, GumbelSoftmaxes and friends
☆618Updated 4 years ago
Alternatives and similar repositories for deep-vector-quantization
Users that are interested in deep-vector-quantization are comparing it to the libraries listed below
Sorting:
- Repository for the paper "Very Deep VAEs Generalize Autoregressive Models and Can Outperform Them on Images"☆449Updated 2 years ago
- Normalizing flows in PyTorch. Current intended use is education not production.☆904Updated 5 years ago
- Minimalist implementation of VQ-VAE in Pytorch☆552Updated 4 years ago
- The Official PyTorch Implementation of "NVAE: A Deep Hierarchical Variational Autoencoder" (NeurIPS 2020 spotlight paper)☆1,080Updated 2 years ago
- PyTorch implementation of VQ-VAE by Aäron van den Oord et al.☆595Updated 6 years ago
- Easy generative modeling in PyTorch☆438Updated 2 years ago
- A PyTorch implementation of Perceiver, Perceiver IO and Perceiver AR with PyTorch Lightning scripts for distributed training☆497Updated last year
- Official implementation of VQ-Diffusion☆968Updated last year
- ☆328Updated 3 years ago
- A series of tutorial notebooks on denoising diffusion probabilistic models in PyTorch☆711Updated 3 years ago
- Noise Conditional Score Networks (NeurIPS 2019, Oral)☆755Updated last year
- Vector Quantized VAEs - PyTorch Implementation☆940Updated 2 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆815Updated last year
- ☆824Updated 7 months ago
- An implementation of local windowed attention for language modeling☆488Updated 4 months ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,181Updated 2 years ago
- Official PyTorch Implementation of "Learning to Learn with Generative Models of Neural Network Checkpoints"☆345Updated 3 years ago
- A pytorch implementation of the vector quantized variational autoencoder (https://arxiv.org/abs/1711.00937)☆850Updated 2 years ago
- The correct way to resize images or tensors. For Numpy or Pytorch (differentiable).☆566Updated 2 years ago
- Simple, extendable, easy to understand Glow implementation in PyTorch☆387Updated 3 years ago
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆624Updated last year
- Official Pytorch and JAX implementation of "Efficient-VDVAE: Less is more"☆196Updated 3 years ago
- The Official PyTorch Implementation of "LSGM: Score-based Generative Modeling in Latent Space" (NeurIPS 2021)☆369Updated 4 years ago
- Official codebase for Pretrained Transformers as Universal Computation Engines.☆247Updated 3 years ago
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆252Updated 3 years ago
- Code for our NeurIPS 2022 paper☆370Updated 2 years ago
- Fully featured implementation of Routing Transformer☆298Updated 4 years ago
- Project site for "Your Classifier is Secretly an Energy-Based Model and You Should Treat it Like One"☆425Updated 3 years ago
- Implementation of Slot Attention from GoogleAI☆472Updated last year
- Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in P…☆207Updated last year