zoubohao/DenoisingDiffusionProbabilityModel-ddpm- resource
This may be the simplest implement of DDPM. You can directly run Main.py to train the UNet on CIFAR-10 dataset and see the amazing process of denoising. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 1562
- days_rel: n/a
- days_push: 1227
- n_releases_24m: 0
Adoption not part of the score
2182 stars · 218 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A minimal, educational PyTorch implementation of Denoising Diffusion Probabilistic Models (DDPM) that trains a UNet on CIFAR-10. It also includes a variant with classifier-free guidance and links to papers and blogs for learning diffusion models.
Use cases
- learn how diffusion models work
- simplest ddpm implementation to study
- train a unet on cifar-10
- understand classifier-free guidance
- generate images with a diffusion model
- tutorial for denoising diffusion probabilistic models
When to choose
- you want a small, readable codebase to learn DDPM internals
- you want to train a toy diffusion model on CIFAR-10
- you need a starting point with classifier-free guidance included
When to avoid
- you need production-grade, scalable diffusion training
- you want high-resolution or text-to-image generation
- you need a maintained library with extensive features
Facets
learning-resource · maturity maintenance
machine-learning deep-learning image-processing deep-learning machine-learning image-processing tutorials python ddpm diffusion-models unet cifar-10 classifier-free-guidance educational-implementation
1 source
- readme: https://github.com/zoubohao/DenoisingDiffusionProbabilityModel-ddpm- · fetched 2026-08-28 · edf58aaf2416
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zoubohao/DenoisingDiffusionProbabilityModel-ddpm- | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="zoubohao/DenoisingDiffusionProbabilityModel-ddpm-")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem