karpathy / deep-vector-quantizationLinks
VQVAEs, GumbelSoftmaxes and friends
☆624Updated 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.☆905Updated 5 years ago
- PyTorch implementation of VQ-VAE by Aäron van den Oord et al.☆598Updated 6 years ago
- Easy generative modeling in PyTorch☆438Updated 2 years ago
- The Official PyTorch Implementation of "NVAE: A Deep Hierarchical Variational Autoencoder" (NeurIPS 2020 spotlight paper)☆1,083Updated 3 years ago
- Minimalist implementation of VQ-VAE in Pytorch☆556Updated 4 years ago
- Official implementation of VQ-Diffusion☆971Updated last year
- ☆327Updated 3 years ago
- A PyTorch implementation of Perceiver, Perceiver IO and Perceiver AR with PyTorch Lightning scripts for distributed training☆501Updated last year
- An implementation of local windowed attention for language modeling☆491Updated 5 months ago
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆629Updated last year
- A pytorch implementation of the vector quantized variational autoencoder (https://arxiv.org/abs/1711.00937)☆858Updated 3 years ago
- Vector Quantized VAEs - PyTorch Implementation☆943Updated 2 years ago
- PyTorch Implementation of OpenAI's Image GPT☆260Updated 2 years ago
- ☆826Updated 8 months ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆820Updated last year
- Implementation of Bit Diffusion, Hinton's group's attempt at discrete denoising diffusion, in Pytorch☆355Updated 2 years ago
- Fully featured implementation of Routing Transformer☆299Updated 4 years ago
- A series of tutorial notebooks on denoising diffusion probabilistic models in PyTorch☆714Updated 3 years ago
- A library to inspect and extract intermediate layers of PyTorch models.☆475Updated 3 years ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,186Updated 2 years ago
- The correct way to resize images or tensors. For Numpy or Pytorch (differentiable).☆566Updated 2 years ago
- Pretrained deep learning models for Jax/Flax: StyleGAN2, GPT2, VGG, ResNet, etc.☆263Updated 9 months ago
- Implementation of Slot Attention from GoogleAI☆476Updated last year
- Official Pytorch and JAX implementation of "Efficient-VDVAE: Less is more"☆196Updated 3 years ago
- Helps you write algorithms in PyTorch that adapt to the available (CUDA) memory☆438Updated last year
- A concise but complete implementation of CLIP with various experimental improvements from recent papers☆719Updated 2 years ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆443Updated last year
- Diffusion Reading Group at EleutherAI☆333Updated 2 years ago
- Implementation of https://srush.github.io/annotated-s4☆509Updated 6 months ago