tonyduan / diffusionLinks
From-scratch diffusion model implemented in PyTorch.
☆97Updated last year
Alternatives and similar repositories for diffusion
Users that are interested in diffusion are comparing it to the libraries listed below
Sorting:
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆124Updated last year
- Implementation of Diffusion Transformer (DiT) in JAX☆291Updated last year
- My take on Flow Matching☆72Updated 8 months ago
- Minimal Implementation of a D3PM in pytorch☆257Updated last year
- Implementation of a multimodal diffusion transformer in Pytorch☆103Updated last year
- Simple and readable code for training and sampling from diffusion models☆610Updated 3 months ago
- ☆278Updated 9 months ago
- Text to Image Latent Diffusion using a Transformer core☆208Updated last year
- Train VAE like a boss☆292Updated 10 months ago
- Just another reasonably minimal repo for class-conditional training of pixel-space diffusion transformers.☆123Updated 3 months ago
- Annotated Flow Matching paper☆208Updated last year
- Quick implementation of nGPT, learning entirely on the hypersphere, from NvidiaAI☆290Updated 3 months ago
- Implementing the Denoising Diffusion Probabilistic Model in Flax☆150Updated 2 years ago
- Flow-matching algorithms in JAX☆105Updated last year
- Focused on fast experimentation and simplicity☆75Updated 8 months ago
- Implementation of the proposed Spline-Based Transformer from Disney Research☆103Updated 10 months ago
- Diffusion models in PyTorch☆110Updated last week
- Official Jax Implementation of MD4 Masked Diffusion Models☆125Updated 6 months ago
- A mini-library for training consistency models.☆247Updated last year
- Implementation of rectified flow and some of its followup research / improvements in Pytorch☆376Updated last month
- The Gaussian Histogram Loss (HL-Gauss) proposed by Imani et al. with a few convenient wrappers for regression, in Pytorch☆65Updated last month
- Minimal (400 LOC) implementation Maximum (multi-node, FSDP) GPT training☆132Updated last year
- Flash Attention Triton kernel with support for second-order derivatives☆86Updated this week
- Implementation of a single layer of the MMDiT, proposed in Stable Diffusion 3, in Pytorch☆446Updated 8 months ago
- A minimal implementation of a denoising diffusion model in PyTorch.☆127Updated 10 months ago
- [ICML 2023] Reflected Diffusion Models (https://arxiv.org/abs/2304.04740)☆158Updated last year
- A simple implimentation of Bayesian Flow Networks (BFN)☆238Updated last year
- Creating a diffusion model from scratch in PyTorch to learn exactly how they work.☆377Updated 5 months ago
- Lightning-like training API for JAX with Flax☆42Updated 9 months ago
- Reproduction of DDPO paper (RLHF for diffusion)☆90Updated 2 years ago