Link curated OIDN comparison
Browse files
README.md
CHANGED
|
@@ -90,3 +90,12 @@ Pin the `v0.3.1` Hub revision, or its exact commit, in applications. Do not
|
|
| 90 |
download mutable `main` for a shipped build.
|
| 91 |
|
| 92 |
The weights are released under the MIT license.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 90 |
download mutable `main` for a shipped build.
|
| 91 |
|
| 92 |
The weights are released under the MIT license.
|
| 93 |
+
|
| 94 |
+
## Curated comparison checkpoint
|
| 95 |
+
|
| 96 |
+
`experiments/rich-kernel-b16-demod025/` contains the 302,980-parameter spatial
|
| 97 |
+
kernel checkpoint used by the six-scene OIDN/ReSTIR comparison. It is an
|
| 98 |
+
experiment, not a replacement for the pinned stable checkpoint above. The
|
| 99 |
+
matched screenshots, per-scene metrics, runtime trace, and exact reproduction
|
| 100 |
+
contract are in the
|
| 101 |
+
[GitHub result](https://github.com/kvark/ommatidia/blob/main/docs/results/curated-oidn-2026-08-22.md).
|