{"adoption": {"forks": 1281, "observed_at": "2026-08-28T04:10:43.737338+00:00", "stars": 10679}, "canonical_url": "https://ross.abutalabs.com/products/denoising-diffusion-pytorch", "card": {"archived": false, "artifact_type": "library", "description": "Implementation of Denoising Diffusion Probabilistic Model in Pytorch", "domain": ["deep-learning", "machine-learning", "artificial-intelligence", "image-processing"], "enriched": true, "function": ["machine-learning", "deep-learning", "image-processing"], "health_score": 94, "homepage": null, "language": "Python", "license": "MIT", "license_family": "permissive", "maturity": "active", "member_repos": ["lucidrains/denoising-diffusion-pytorch"], "name": "lucidrains/denoising-diffusion-pytorch", "platform": ["python"], "pushed_at": "2026-08-02T20:11:09+00:00", "repo": "lucidrains/denoising-diffusion-pytorch", "stars": 10679, "tags": ["diffusion-models", "generative-models", "pytorch", "ddpm", "score-matching", "image-generation", "research-code", "gpu"], "topics": ["artificial-intelligence", "deep-learning", "generative-model", "score-matching"], "urls": [], "use_cases": ["train a diffusion model to generate images", "implement DDPM in pytorch", "learn how denoising diffusion probabilistic models work", "generate images from a folder of training data", "experiment with DDIM sampling and diffusion timesteps", "build a generative image model without GANs"], "what_it_is": "A PyTorch implementation of Denoising Diffusion Probabilistic Models (DDPM) for generative image modeling, published on PyPI as denoising_diffusion_pytorch. It provides Unet and GaussianDiffusion components plus a Trainer class for training diffusion models on image folders.", "when_to_avoid": ["you need production-grade, feature-complete diffusion tooling like text-to-image pipelines or schedulers", "you work outside PyTorch or need non-image modalities", "you require enterprise support or long-term stability guarantees"], "when_to_choose": ["you want a simple, readable PyTorch codebase for training diffusion models on images", "you need a pip-installable DDPM implementation with a built-in Trainer", "you are researching or prototyping diffusion-based generative models"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/denoising-diffusion-pytorch", "repo": "lucidrains/denoising-diffusion-pytorch", "role": "main", "score": 87}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:10:43.737338+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:18:11.607692+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cbdca235b2f06c7d9ab48acb7330f952afbf7a3cab26db65ee2e8a8c67961760", "fetched_at": "2026-08-28T04:10:43.737338+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lucidrains/denoising-diffusion-pytorch"}, {"content_hash": "129187b49d71aa56aa7b483f72889c29bcc8c20db4a22a4c3e87a8262ead3580", "fetched_at": "2026-08-29T08:17:12.928466+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/denoising-diffusion-pytorch/json"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:10:43.737338+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:18:11.607692+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cbdca235b2f06c7d9ab48acb7330f952afbf7a3cab26db65ee2e8a8c67961760", "fetched_at": "2026-08-28T04:10:43.737338+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lucidrains/denoising-diffusion-pytorch"}, {"content_hash": "129187b49d71aa56aa7b483f72889c29bcc8c20db4a22a4c3e87a8262ead3580", "fetched_at": "2026-08-29T08:17:12.928466+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/denoising-diffusion-pytorch/json"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:18:11.607692+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cbdca235b2f06c7d9ab48acb7330f952afbf7a3cab26db65ee2e8a8c67961760", "fetched_at": "2026-08-28T04:10:43.737338+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lucidrains/denoising-diffusion-pytorch"}, {"content_hash": "129187b49d71aa56aa7b483f72889c29bcc8c20db4a22a4c3e87a8262ead3580", "fetched_at": "2026-08-29T08:17:12.928466+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/denoising-diffusion-pytorch/json"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:10:43.737338+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:10:43.737338+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:10:43.737338+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:18:11.607692+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cbdca235b2f06c7d9ab48acb7330f952afbf7a3cab26db65ee2e8a8c67961760", "fetched_at": "2026-08-28T04:10:43.737338+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lucidrains/denoising-diffusion-pytorch"}, {"content_hash": "129187b49d71aa56aa7b483f72889c29bcc8c20db4a22a4c3e87a8262ead3580", "fetched_at": "2026-08-29T08:17:12.928466+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/denoising-diffusion-pytorch/json"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:10:43.737338+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:10:43.737338+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:18:11.607692+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cbdca235b2f06c7d9ab48acb7330f952afbf7a3cab26db65ee2e8a8c67961760", "fetched_at": "2026-08-28T04:10:43.737338+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lucidrains/denoising-diffusion-pytorch"}, {"content_hash": "129187b49d71aa56aa7b483f72889c29bcc8c20db4a22a4c3e87a8262ead3580", "fetched_at": "2026-08-29T08:17:12.928466+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/denoising-diffusion-pytorch/json"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:10:43.737338+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:10:43.737338+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:10:43.737338+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:18:11.607692+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cbdca235b2f06c7d9ab48acb7330f952afbf7a3cab26db65ee2e8a8c67961760", "fetched_at": "2026-08-28T04:10:43.737338+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lucidrains/denoising-diffusion-pytorch"}, {"content_hash": "129187b49d71aa56aa7b483f72889c29bcc8c20db4a22a4c3e87a8262ead3580", "fetched_at": "2026-08-29T08:17:12.928466+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/denoising-diffusion-pytorch/json"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:10:43.737338+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:10:43.737338+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:18:11.607692+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cbdca235b2f06c7d9ab48acb7330f952afbf7a3cab26db65ee2e8a8c67961760", "fetched_at": "2026-08-28T04:10:43.737338+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lucidrains/denoising-diffusion-pytorch"}, {"content_hash": "129187b49d71aa56aa7b483f72889c29bcc8c20db4a22a4c3e87a8262ead3580", "fetched_at": "2026-08-29T08:17:12.928466+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/denoising-diffusion-pytorch/json"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:18:11.607692+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cbdca235b2f06c7d9ab48acb7330f952afbf7a3cab26db65ee2e8a8c67961760", "fetched_at": "2026-08-28T04:10:43.737338+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lucidrains/denoising-diffusion-pytorch"}, {"content_hash": "129187b49d71aa56aa7b483f72889c29bcc8c20db4a22a4c3e87a8262ead3580", "fetched_at": "2026-08-29T08:17:12.928466+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/denoising-diffusion-pytorch/json"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:18:11.607692+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cbdca235b2f06c7d9ab48acb7330f952afbf7a3cab26db65ee2e8a8c67961760", "fetched_at": "2026-08-28T04:10:43.737338+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lucidrains/denoising-diffusion-pytorch"}, {"content_hash": "129187b49d71aa56aa7b483f72889c29bcc8c20db4a22a4c3e87a8262ead3580", "fetched_at": "2026-08-29T08:17:12.928466+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/denoising-diffusion-pytorch/json"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:18:11.607692+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cbdca235b2f06c7d9ab48acb7330f952afbf7a3cab26db65ee2e8a8c67961760", "fetched_at": "2026-08-28T04:10:43.737338+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lucidrains/denoising-diffusion-pytorch"}, {"content_hash": "129187b49d71aa56aa7b483f72889c29bcc8c20db4a22a4c3e87a8262ead3580", "fetched_at": "2026-08-29T08:17:12.928466+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/denoising-diffusion-pytorch/json"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 95, "longevity": 100, "rhythm": 70}, "computed_at": "2026-09-03T02:39:23.370411+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 2199, "days_push": 31, "days_rel": 203, "gap_med": 1.5, "n_releases_24m": 11}, "score": 87, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}