lucidrains / bit-diffusion
Implementation of Bit Diffusion, Hinton's group's attempt at discrete denoising diffusion, in Pytorch
☆341Updated last year
Alternatives and similar repositories for bit-diffusion:
Users that are interested in bit-diffusion are comparing it to the libraries listed below
- ☆450Updated 2 years ago
- An unofficial implementation of both ViT-VQGAN and RQ-VAE in Pytorch☆295Updated last year
- ☆212Updated last year
- ☆304Updated 2 years ago
- ☆123Updated 11 months ago
- Code for the ECCV 2022 paper "Unleashing Transformers"☆181Updated last year
- Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in P…☆197Updated 11 months ago
- Official implementation of "DiffuseVAE: Efficient, Controllable and High-Fidelity Generation from Low-Dimensional Latents"☆357Updated 2 years ago
- Unofficial Implementation of Consistency Models in pytorch☆255Updated last year
- Official Jax Implementation of MaskGIT☆479Updated 2 years ago
- Code for the paper Analytic-DPM: an Analytic Estimate of the Optimal Reverse Variance in Diffusion Probabilistic Models (ICLR 2022 Outsta…☆170Updated 2 years ago
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆552Updated last month
- Pytorch implementation of MaskGIT: Masked Generative Image Transformer (https://arxiv.org/pdf/2202.04200.pdf)☆421Updated last year
- Code for Fast Training of Diffusion Models with Masked Transformers☆386Updated 8 months ago
- Official PyTorch Implementation of "Learning to Learn with Generative Models of Neural Network Checkpoints"☆337Updated 2 years ago
- The Official PyTorch Implementation of "LSGM: Score-based Generative Modeling in Latent Space" (NeurIPS 2021)☆354Updated 3 years ago
- [ICLR 2023]DEIS: Fast Sampling of Diffusion Models with Exponential Integrator☆156Updated last year
- Official PyTorch implementation of the paper: Flow Matching in Latent Space☆244Updated last week
- A mini-library for training consistency models.☆234Updated last year
- [ICML 2023] Reflected Diffusion Models (https://arxiv.org/abs/2304.04740)☆157Updated last year
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena☆204Updated last year
- Implementation of Denoising Diffusion Probabilistic Models in PyTorch☆372Updated 2 years ago
- ☆260Updated 3 months ago
- [ICML 2024 Best Paper] Discrete Diffusion Modeling by Estimating the Ratios of the Data Distribution (https://arxiv.org/abs/2310.16834)☆462Updated 11 months ago
- Score-Based Generative Modeling with Critically-Damped Langevin Diffusion☆196Updated last year
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆370Updated last year
- Implementation of rectified flow and some of its followup research / improvements in Pytorch☆236Updated 2 weeks ago
- A pytorch implementation of the vector quantized variational autoencoder (https://arxiv.org/abs/1711.00937)☆688Updated 2 years ago
- Implementation of Classifier Free Guidance in Pytorch, with emphasis on text conditioning, and flexibility to include multiple text embed…☆395Updated 3 months ago
- A concise but complete implementation of CLIP with various experimental improvements from recent papers☆705Updated last year