filipbasara0 / simple-diffusionLinks
A minimal implementation of a denoising diffusion model in PyTorch.
☆127Updated 11 months ago
Alternatives and similar repositories for simple-diffusion
Users that are interested in simple-diffusion are comparing it to the libraries listed below
Sorting:
- Implementation of Diffusion Transformer Model in Pytorch☆70Updated 5 months ago
- A mini-library for training consistency models.☆249Updated last year
- ☆212Updated 2 years ago
- Implementation of rectified flow and some of its followup research / improvements in Pytorch☆387Updated 2 months ago
- [ICML 2023] Reflected Diffusion Models (https://arxiv.org/abs/2304.04740)☆158Updated 2 years ago
- A minimal yet resourceful implementation of diffusion models (along with pretrained models + synthetic images for nine datasets)☆295Updated last year
- Unofficial Implementation of Consistency Models in pytorch☆260Updated 2 years ago
- Implement a MNIST(also minimal) version of denoising diffusion probabilistic model from scratch.The model only has 4.55MB.☆134Updated 2 years ago
- Consistency Models Made Easy☆317Updated last year
- Official Implementation for "Consistency Flow Matching: Defining Straight Flows with Velocity Consistency"☆245Updated 9 months ago
- My take on Flow Matching☆80Updated 9 months ago
- ☆303Updated last year
- Official code for "DPM-Solver-v3: Improved Diffusion ODE Solver with Empirical Model Statistics" (NeurIPS 2023)☆126Updated last year
- Annotated Flow Matching paper☆215Updated last year
- denoising diffusion models, as simple as possible☆170Updated 2 years ago
- [ICLR 2023]DEIS: Fast Sampling of Diffusion Models with Exponential Integrator☆160Updated 2 years ago
- Official PyTorch implementation of the paper: Flow Matching in Latent Space☆314Updated 9 months ago
- Official PyTorch implementation for the paper Minimizing Trajectory Curvature of ODE-based Generative Models, ICML 2023☆88Updated 8 months ago
- Code for ICLR 2023 Paper, "Stable Target Field for Reduced Variance Score Estimation in Diffusion Models”☆76Updated 2 years ago
- Minimum implementation of EDM (Elucidating the Design Space of Diffusion-Based Generative Models) on cifar10 and mnist☆60Updated last year
- Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in P…☆204Updated last year
- Implementation of Consistency Models (Song et al 2023) for few-step image generation in Jax.☆19Updated 2 years ago
- The aim of this repository is to test and implement Flow-Matching-based models☆116Updated 9 months ago
- Official repo for Discriminator Guidance.☆164Updated 8 months ago
- Using pre-trained Diffusion models as priors for inference tasks☆208Updated 2 years ago
- A Toolkit for OpenAI's Consistency Models.☆206Updated 2 years ago
- Official code for "Maximum Likelihood Training of Score-Based Diffusion Models", NeurIPS 2021 (spotlight)☆150Updated 3 years ago
- ☆51Updated last year
- The official repository for the paper "Optimal Flow Matching: Learning Straight Trajectories in Just One Step" (NeurIPS 2024)☆95Updated 10 months ago
- Unofficial Implementation of "Denoising Diffusion Probabilistic Models" in PyTorch(Lightning)☆91Updated 5 years ago