tianweiy/DMD2
(NeurIPS 2024 Oral 🔥) Improved Distribution Matching Distillation for Fast Image Synthesis observed · 2026-08-28
Health v2 · maintenance only
28/100
- Activity 9
- Release rhythm 35
- Longevity 59
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 832
- days_rel: n/a
- days_push: 546
- n_releases_24m: 0
Adoption not part of the score
1438 stars · 76 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
DMD2 is the official PyTorch implementation of Improved Distribution Matching Distillation, a NeurIPS 2024 method that distills diffusion models into fast one- or few-step image generators. It removes costly regression losses, adds a GAN loss, and supports distilling models like SDXL for high-quality few-step text-to-image synthesis.
Use cases
- distill a diffusion model into a one-step generator
- generate images in a few steps instead of many
- speed up SDXL text-to-image inference
- reproduce DMD2 research results on ImageNet and COCO
- train a fast image generation model with a GAN loss
- reduce inference cost of diffusion models by 500x
When to choose
- you need fast few-step text-to-image generation with near-teacher quality
- you want to distill SDXL or ImageNet diffusion models into efficient generators
- you are researching distribution matching distillation techniques
When to avoid
- you just want to run a pretrained model without training or distillation
- you lack GPU resources for training large diffusion models
- you need a production-ready inference server rather than research code
Facets
library · maturity active
machine-learning deep-learning llm-training image-processing machine-learning deep-learning image-processing artificial-intelligence python diffusion-models model-distillation text-to-image few-step-generation research-code sdxl gan-loss gpu linux
1 source
- readme: https://github.com/tianweiy/DMD2 · fetched 2026-08-28 · ab7e18cf9ae7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tianweiy/DMD2 | main | 28 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem