RenderKit/oidn
Intel® Open Image Denoise library observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 98
- Release rhythm 86
- Longevity 100
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: 78.5
- age_days: 2774
- days_rel: 15
- days_push: 15
- n_releases_24m: 7
Adoption not part of the score
2089 stars · 198 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Intel Open Image Denoise is an open-source library of high-performance, deep-learning-based denoising filters for images rendered with ray tracing. It reduces Monte Carlo noise in path-traced renders, cutting required samples per pixel by orders of magnitude, and integrates via a simple C/C++ API.
Use cases
- denoise noisy path-traced renders with few samples per pixel
- integrate AI denoising into a custom ray tracing renderer
- use albedo and normal AOV buffers to preserve render detail
- denoise renders on CPU or GPU across Intel, NVIDIA, and AMD hardware
- train a custom denoising model for a specific renderer or scene type
- speed up final-frame rendering in production pipelines
When to choose
- you render with ray tracing or path tracing and need to cut sample counts
- you want an award-winning, permissively licensed (Apache-2.0) denoiser
- you need CPU and multi-vendor GPU support including Apple silicon
- you want pre-trained filters plus the option to train custom models
When to avoid
- your noise is not Monte Carlo rendering noise (e.g. photo denoising)
- you need a turnkey GUI tool rather than an embeddable library
- your platform lacks SSE4.1 or a supported GPU
Facets
library · maturity stable
image-processing machine-learning graphics graphics computer-vision deep-learning cpp cross-platform windows denoising ray-tracing monte-carlo rendering deep-learning-filters c-api game-development gpu linux macos
3 sources
- readme: https://github.com/RenderKit/oidn · fetched 2026-08-28 · a4ddf63c25e5
- homepage: https://www.openimagedenoise.org/ · fetched 2026-08-29 · af2c14c6516e
- site_page: https://www.openimagedenoise.org/documentation.html · fetched 2026-08-29 · 0856f08a537f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| RenderKit/oidn | main | 94 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem