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

openai/improved-diffusion

Release for Improved Denoising Diffusion Probabilistic Models observed · 2026-08-28

github.com/openai/improved-diffusion · Python · MIT (permissive) 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: 2032
  • days_rel: n/a
  • days_push: 776
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3844 stars · 547 forks observed · 2026-08-28

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

The official codebase for OpenAI's Improved Denoising Diffusion Probabilistic Models paper, providing a Python package for training and sampling diffusion-based image generation models. It includes training scripts, dataset preparation utilities for ImageNet, LSUN, and CIFAR-10, and support for distributed GPU training.

Use cases

  • train a diffusion model for image generation
  • reproduce improved DDPM research results
  • generate images from a trained denoising diffusion model
  • train a class-conditional image generation model on my own dataset
  • experiment with cosine noise schedules and learned sigmas in diffusion models
  • run distributed training of generative image models on multiple GPUs

When to choose

  • you want to train or fine-tune diffusion models from the improved DDPM paper
  • you need a research-grade reference implementation of DDPM training and sampling
  • you want to experiment with diffusion hyperparameters like noise schedules and learned sigmas

When to avoid

  • you need a production-ready image generation API or pretrained model serving
  • you want modern diffusion frameworks with schedulers like Diffusers
  • you need text-to-image or latent diffusion capabilities

Facets

library · maturity maintenance

machine-learning deep-learning image-processing llm-training deep-learning machine-learning image-processing artificial-intelligence python diffusion-models ddpm generative-models image-generation research-code openai gpu linux

1 source

Member repositories

RepositoryRoleHealth v2
openai/improved-diffusionmain32

For agents

markdown · JSON · MCP: product_card(name="openai/improved-diffusion")

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