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

dome272/Diffusion-Models-pytorch resource

Pytorch implementation of Diffusion Models (https://arxiv.org/pdf/2006.11239.pdf) observed · 2026-08-28

github.com/dome272/Diffusion-Models-pytorch · Python · 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1548
  • days_rel: n/a
  • days_push: 1091
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1458 stars · 307 forks observed · 2026-08-28

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

A minimal PyTorch implementation of DDPM diffusion models in under 100 lines of code, with conditional and unconditional variants including Classifier-Free Guidance and EMA. It is primarily an educational resource accompanied by explanation videos.

Use cases

  • learn how diffusion models work
  • implement ddpm from scratch in pytorch
  • train a diffusion model on my own images
  • generate images with a diffusion model
  • understand classifier-free guidance
  • follow along with a diffusion models tutorial

When to choose

  • you want a short, readable implementation that follows the DDPM paper's Algorithm 1
  • you are learning diffusion model theory and want code to match
  • you need a starting point to train a small image diffusion model

When to avoid

  • you need production-grade training with efficient logging and performance
  • you want state-of-the-art diffusion features like latent diffusion or advanced schedulers
  • you need a maintained library with stable APIs and releases

Facets

learning-resource · maturity maintenance

machine-learning deep-learning image-processing deep-learning machine-learning artificial-intelligence tutorials python diffusion-models ddpm pytorch image-generation educational classifier-free-guidance gpu

1 source

Member repositories

RepositoryRoleHealth v2
dome272/Diffusion-Models-pytorchmain32

For agents

markdown · JSON · MCP: product_card(name="dome272/Diffusion-Models-pytorch")

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