karpathy / deep-vector-quantizationLinks
VQVAEs, GumbelSoftmaxes and friends
☆577Updated 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
Sorting:
- Repository for the paper "Very Deep VAEs Generalize Autoregressive Models and Can Outperform Them on Images"☆446Updated 2 years ago
- The Official PyTorch Implementation of "NVAE: A Deep Hierarchical Variational Autoencoder" (NeurIPS 2020 spotlight paper)☆1,055Updated 2 years ago
- Minimalist implementation of VQ-VAE in Pytorch☆542Updated 4 years ago
- PyTorch implementation of VQ-VAE by Aäron van den Oord et al.☆575Updated 5 years ago
- Easy generative modeling in PyTorch☆438Updated last year
- A PyTorch implementation of Perceiver, Perceiver IO and Perceiver AR with PyTorch Lightning scripts for distributed training☆482Updated last year
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,156Updated last year
- Normalizing flows in PyTorch. Current intended use is education not production.☆872Updated 5 years ago
- Official implementation of VQ-Diffusion☆947Updated last year
- A pytorch implementation of the vector quantized variational autoencoder (https://arxiv.org/abs/1711.00937)☆777Updated 2 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆784Updated last year
- ☆320Updated 2 years ago
- Fully featured implementation of Routing Transformer☆296Updated 3 years ago
- A series of tutorial notebooks on denoising diffusion probabilistic models in PyTorch☆695Updated 2 years ago
- A library to inspect and extract intermediate layers of PyTorch models.☆473Updated 3 years ago
- Vector Quantized VAEs - PyTorch Implementation☆922Updated 2 years ago
- Implementation of Slot Attention from GoogleAI☆446Updated 10 months ago
- Simple, extendable, easy to understand Glow implementation in PyTorch☆384Updated 2 years ago
- ☆808Updated 3 months ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆431Updated 9 months ago
- Official codebase for Pretrained Transformers as Universal Computation Engines.☆249Updated 3 years ago
- The correct way to resize images or tensors. For Numpy or Pytorch (differentiable).☆559Updated last year
- Course notes☆699Updated last year
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆252Updated 2 years ago
- Fast, differentiable sorting and ranking in PyTorch☆817Updated last month
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆594Updated 7 months ago
- Cockpit: A Practical Debugging Tool for Training Deep Neural Networks☆480Updated 3 years ago
- Implementation of Bit Diffusion, Hinton's group's attempt at discrete denoising diffusion, in Pytorch☆350Updated last year
- An implementation of local windowed attention for language modeling☆460Updated 5 months ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆707Updated this week