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
- Repository for the paper "Very Deep VAEs Generalize Autoregressive Models and Can Outperform Them on Images"☆439Updated last year
- A pytorch implementation of the vector quantized variational autoencoder (https://arxiv.org/abs/1711.00937)☆711Updated 2 years ago
- PyTorch implementation of VQ-VAE by Aäron van den Oord et al.☆554Updated 5 years ago
- Minimalist implementation of VQ-VAE in Pytorch☆536Updated 3 years ago
- Implementation of Bit Diffusion, Hinton's group's attempt at discrete denoising diffusion, in Pytorch☆342Updated last year
- A PyTorch implementation of Perceiver, Perceiver IO and Perceiver AR with PyTorch Lightning scripts for distributed training☆454Updated last year
- Easy generative modeling in PyTorch☆432Updated last year
- ☆309Updated 2 years ago
- The Official PyTorch Implementation of "NVAE: A Deep Hierarchical Variational Autoencoder" (NeurIPS 2020 spotlight paper)☆1,044Updated 2 years ago
- Normalizing flows in PyTorch. Current intended use is education not production.☆857Updated 5 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆746Updated 10 months ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,127Updated last year
- Simple, extendable, easy to understand Glow implementation in PyTorch☆380Updated 2 years ago
- Diffusion Reading Group at EleutherAI☆318Updated last year
- The correct way to resize images or tensors. For Numpy or Pytorch (differentiable).☆555Updated last year
- Fully featured implementation of Routing Transformer☆289Updated 3 years ago
- Official PyTorch Implementation of "Learning to Learn with Generative Models of Neural Network Checkpoints"☆337Updated 2 years ago
- A library to inspect and extract intermediate layers of PyTorch models.☆472Updated 2 years ago
- Official implementation of VQ-Diffusion☆917Updated 10 months ago
- Vector Quantized VAEs - PyTorch Implementation☆888Updated last year
- ☆375Updated last year
- Pretrained deep learning models for Jax/Flax: StyleGAN2, GPT2, VGG, ResNet, etc.☆249Updated last year
- Named tensors with first-class dimensions for PyTorch☆321Updated last year
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,115Updated 3 years ago
- Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in P…☆201Updated last year
- PyTorch implementation of Sinusodial Representation networks (SIREN)☆263Updated 2 years ago
- Cockpit: A Practical Debugging Tool for Training Deep Neural Networks☆474Updated 2 years ago
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆251Updated 2 years ago
- A concise but complete implementation of CLIP with various experimental improvements from recent papers☆708Updated last year
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆650Updated 3 months ago