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

ermongroup/SDEdit

PyTorch implementation for SDEdit: Image Synthesis and Editing with Stochastic Differential Equations observed · 2026-08-28

github.com/ermongroup/SDEdit · homepage · 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1946
  • days_rel: n/a
  • days_push: 1298
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1168 stars · 92 forks observed · 2026-08-28

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

SDEdit is a PyTorch implementation of the ICLR 2022 paper 'Guided Image Synthesis and Editing with Stochastic Differential Equations'. It performs stroke-based image synthesis, editing, and compositing by adding noise to an input image and denoising it with a pre-trained score-based/diffusion model, without task-specific training.

Use cases

  • edit images with hand-drawn colored strokes
  • generate realistic images from rough stroke paintings
  • composite and manipulate photos using a diffusion prior
  • run guided image synthesis with pretrained SDE models on CelebA-HQ and LSUN
  • apply img2img-style noise-and-denoise editing to diffusion models
  • reproduce the SDEdit paper results in PyTorch

When to choose

  • you want stroke-based or guide-based image editing without task-specific training
  • you need a research reference implementation of SDE-based image editing
  • you want to plug editing into off-the-shelf pretrained score-based or diffusion models

When to avoid

  • you need a production-ready image editor with a polished UI
  • you want text-guided editing out of the box (use Stable Diffusion img2img instead)
  • you lack a GPU or cannot download large pretrained checkpoints

Facets

library · maturity maintenance

image-processing machine-learning deep-learning image-processing machine-learning computer-vision python diffusion-models score-based-generative-models image-editing image-synthesis pytorch research-code iclr-2022 gpu

2 sources

Member repositories

RepositoryRoleHealth v2
ermongroup/SDEditmain32

For agents

markdown · JSON · MCP: product_card(name="ermongroup/SDEdit")

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