Ross ROSS = Recommend OSS · open-source software intelligence for agents

hojonathanho/diffusion

Denoising Diffusion Probabilistic Models observed · 2026-08-28

github.com/hojonathanho/diffusion · Python observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

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: 2267
  • days_rel: n/a
  • days_push: 1100
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5300 stars · 492 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

The official reference implementation of Denoising Diffusion Probabilistic Models (DDPM) from the 2020 paper by Jonathan Ho et al., written in TensorFlow 1.15. It provides training and evaluation scripts for diffusion-based image generation on TPUs, with pretrained models and samples available for download.

Use cases

  • reproduce the DDPM paper results
  • train a denoising diffusion model on image datasets
  • generate images with a pretrained diffusion model
  • study the original DDPM codebase for research
  • evaluate diffusion models with FID and other metrics

When to choose

  • you need the canonical DDPM implementation for research reproduction
  • you have TPU/GCP infrastructure and legacy TensorFlow 1.x environments
  • you want to study the original diffusion model code

When to avoid

  • you want modern PyTorch or JAX diffusion libraries like Hugging Face diffusers
  • you need a maintained, licensed, production-ready image generation tool
  • you cannot run TensorFlow 1.15 and Python 3.5

Facets

library · maturity maintenance

machine-learning deep-learning image-processing deep-learning machine-learning image-processing python diffusion-models ddpm generative-models tensorflow research-code image-generation gpu linux

1 source

Member repositories

RepositoryRoleHealth v2
hojonathanho/diffusionmain32

For agents

markdown · JSON · MCP: product_card(name="hojonathanho/diffusion")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem