karpathy / deep-vector-quantization
VQVAEs, GumbelSoftmaxes and friends
☆554Updated 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
- A pytorch implementation of the vector quantized variational autoencoder (https://arxiv.org/abs/1711.00937)☆714Updated 2 years ago
- PyTorch implementation of VQ-VAE by Aäron van den Oord et al.☆555Updated 5 years ago
- The Official PyTorch Implementation of "NVAE: A Deep Hierarchical Variational Autoencoder" (NeurIPS 2020 spotlight paper)☆1,044Updated 2 years ago
- Easy generative modeling in PyTorch☆432Updated last year
- Normalizing flows in PyTorch. Current intended use is education not production.☆858Updated 5 years ago
- Vector Quantized VAEs - PyTorch Implementation☆891Updated last year
- Minimalist implementation of VQ-VAE in Pytorch☆536Updated 3 years ago
- Repository for the paper "Very Deep VAEs Generalize Autoregressive Models and Can Outperform Them on Images"☆439Updated last year
- Simple, extendable, easy to understand Glow implementation in PyTorch☆380Updated 2 years ago
- Official Pytorch and JAX implementation of "Efficient-VDVAE: Less is more"☆193Updated 2 years ago
- ☆310Updated 2 years ago
- Pytorch Implementation of OpenAI's PixelCNN++☆347Updated 3 years ago
- Implementation of Bit Diffusion, Hinton's group's attempt at discrete denoising diffusion, in Pytorch☆342Updated last year
- PyTorch Implementation of OpenAI's Image GPT☆255Updated last year
- Project site for "Your Classifier is Secretly an Energy-Based Model and You Should Treat it Like One"☆420Updated 2 years ago
- Implementation of Slot Attention from GoogleAI☆417Updated 7 months ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,132Updated last year
- A PyTorch implementation of Perceiver, Perceiver IO and Perceiver AR with PyTorch Lightning scripts for distributed training☆455Updated last year
- Official implementation of VQ-Diffusion☆920Updated 11 months ago
- ☆783Updated last year
- Helps you write algorithms in PyTorch that adapt to the available (CUDA) memory☆435Updated 6 months ago
- A library to inspect and extract intermediate layers of PyTorch models.☆472Updated 2 years ago
- Course notes☆674Updated 10 months ago
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆563Updated 3 months ago
- Noise Conditional Score Networks (NeurIPS 2019, Oral)☆708Updated last year
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆650Updated 3 months ago
- The correct way to resize images or tensors. For Numpy or Pytorch (differentiable).☆556Updated last year
- 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)☆358Updated 3 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆751Updated 10 months ago