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

Score-Based Generative Modeling through SDEs

Official code for Score-Based Generative Modeling through Stochastic Differential Equations (ICLR 2021, Oral) observed · 2026-08-28

github.com/yang-song/score_sde · homepage · Jupyter Notebook · Apache-2.0 (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: 2068
  • days_rel: n/a
  • days_push: 1373
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1844 stars · 232 forks observed · 2026-08-28

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

Official PyTorch implementation of the ICLR 2021 paper 'Score-Based Generative Modeling through Stochastic Differential Equations', unifying score-based and diffusion generative models via SDEs. It supports training NCSN++, DDPM++, and earlier score-based models, sampling, likelihood evaluation, and conditional generation tasks like inpainting, colorization, and class-conditional synthesis.

Use cases

  • train a score-based diffusion model on images
  • generate CIFAR-10 or CelebA-HQ samples with an SDE model
  • compute exact likelihoods with a neural ODE
  • solve inverse problems like image inpainting and colorization
  • reproduce NCSN, NCSNv2, DDPM, and DDPM++ baselines
  • experiment with custom SDEs, predictors, and correctors

When to choose

  • you need a reference implementation of score-based SDE generative models for research
  • you want to train or evaluate diffusion/score models with predictor-corrector samplers
  • you need exact likelihood computation or controllable generation from a pretrained score model

When to avoid

  • you want a production-ready, actively maintained diffusion library - use Hugging Face Diffusers instead
  • you need fast, optimized sampling for deployment rather than research experimentation
  • you work outside image generation and cannot adapt the model architectures

Facets

library · maturity maintenance

machine-learning deep-learning image-processing data-generation deep-learning machine-learning image-processing artificial-intelligence python diffusion-models score-based-generative-modeling stochastic-differential-equations score-matching pytorch research-code iclr-2021 inverse-problems controllable-generation gpu

6 sources

Member repositories

RepositoryRoleHealth v2
yang-song/score_sdemain32
yang-song/score_sde_pytorchmirror32

For agents

markdown · JSON · MCP: product_card(name="yang-song/score_sde")

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