karpathy / deep-vector-quantization
VQVAEs, GumbelSoftmaxes and friends
☆560Updated 3 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
- Repository for the paper "Very Deep VAEs Generalize Autoregressive Models and Can Outperform Them on Images"☆445Updated 2 years ago
- The Official PyTorch Implementation of "NVAE: A Deep Hierarchical Variational Autoencoder" (NeurIPS 2020 spotlight paper)☆1,047Updated 2 years ago
- PyTorch implementation of VQ-VAE by Aäron van den Oord et al.☆567Updated 5 years ago
- A pytorch implementation of the vector quantized variational autoencoder (https://arxiv.org/abs/1711.00937)☆748Updated 2 years ago
- Official implementation of VQ-Diffusion☆933Updated last year
- Easy generative modeling in PyTorch☆438Updated last year
- Implementation of Bit Diffusion, Hinton's group's attempt at discrete denoising diffusion, in Pytorch☆344Updated last year
- Vector Quantized VAEs - PyTorch Implementation☆901Updated last year
- ☆311Updated 2 years ago
- Minimalist implementation of VQ-VAE in Pytorch☆537Updated 3 years ago
- Official PyTorch Implementation of "Learning to Learn with Generative Models of Neural Network Checkpoints"☆340Updated 2 years ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,138Updated last year
- Normalizing flows in PyTorch. Current intended use is education not production.☆861Updated 5 years ago
- A concise but complete implementation of CLIP with various experimental improvements from recent papers☆707Updated last year
- ☆797Updated 3 weeks ago
- A PyTorch implementation of Perceiver, Perceiver IO and Perceiver AR with PyTorch Lightning scripts for distributed training☆463Updated last year
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆672Updated 5 months ago
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆251Updated 2 years ago
- The Official PyTorch Implementation of "LSGM: Score-based Generative Modeling in Latent Space" (NeurIPS 2021)☆362Updated 3 years ago
- Simple, extendable, easy to understand Glow implementation in PyTorch☆382Updated 2 years ago
- Pretrained deep learning models for Jax/Flax: StyleGAN2, GPT2, VGG, ResNet, etc.☆251Updated last month
- A library to inspect and extract intermediate layers of PyTorch models.☆473Updated 2 years ago
- PyTorch Implementation of OpenAI's Image GPT☆256Updated last year
- A series of tutorial notebooks on denoising diffusion probabilistic models in PyTorch☆682Updated 2 years ago
- Implementation of https://srush.github.io/annotated-s4☆494Updated 2 years ago
- Project site for "Your Classifier is Secretly an Energy-Based Model and You Should Treat it Like One"☆423Updated 2 years ago
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆577Updated 5 months ago
- Implementation of Slot Attention from GoogleAI☆425Updated 8 months ago
- Diffusion Reading Group at EleutherAI☆320Updated last year
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆763Updated last year