How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
PyTorch implementation for "Parallel Sampling of Diffusion Models", NeurIPS 2023 Spotlight
Official implementation of Cold-Diffusion for different transformations in pytorch.
Elucidating The Design Space of Classifier-Guided Diffusion Generation
Official implementation for Estimating the Optimal Covariance with Imperfect Mean in Diffusion Probabilistic Models (ICML 2022), and a reimplementation of Analytic-DPM: an Analytic Estimate of the Optimal Reverse Variance in Diffusion Probabilistic Models (ICLR 2022)
Code for Fast Training of Diffusion Models with Masked Transformers
The main features of anima-lab/maskdit are: Diffusion Model Research, Generation.
Open-source alternatives to anima-lab/maskdit include: arpitbansal297/cold-diffusion-models — Official implementation of Cold-Diffusion for different transformations in pytorch. cognaclee/dpm-ot. andyshih12/paradigms — PyTorch implementation for "Parallel Sampling of Diffusion Models", NeurIPS 2023 Spotlight. alexmaols/elucd — Elucidating The Design Space of Classifier-Guided Diffusion Generation. baofff/extended-analytic-dpm — Official implementation for Estimating the Optimal Covariance with Imperfect Mean in Diffusion Probabilistic Models… cvlab-stonybrook/fewshot-conditional-diffusion — Official code for "Conditional Generation from Unconditional Diffusion Models using Denoiser Representations" (BMVC…