summaryrefslogtreecommitdiff
path: root/scripts/project_init.sh
diff options
context:
space:
mode:
authorskal <pascal.massimino@gmail.com>2026-02-13 19:51:14 +0100
committerskal <pascal.massimino@gmail.com>2026-02-13 19:51:14 +0100
commitedd549e1527444ae9c74c70f1e3e44b11862f3da (patch)
treeba9a6989b1b2a5ada64720db716b6e593a77e709 /scripts/project_init.sh
parenta7340d378909cadbfd72dbd1f5b756f907c2a3e0 (diff)
CNN test tool: Add CNN v2 support with compute shader architecture
Implement full CNN v2 support for offline validation: - Add --cnn-version flag (1=render pipeline, 2=compute shader) - Load binary weights from storage buffer (~3-5 KB) - Static features compute pass (7D: RGBD + UV + sin + bias) - Dynamic layer count from binary header - RGBA32Uint texture readback with f16→u8 conversion - Custom f16 decoder (handles denormals, infinity, NaN) Status: - CNN v1: Produces incorrect output (all white) - CNN v2: ✅ Fully functional, matches CNNv2Effect Updated docs: - doc/CNN_TEST_TOOL.md: Architecture, usage, validation workflow - doc/HOWTO.md: Recommend v2 for validation Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Diffstat (limited to 'scripts/project_init.sh')
0 files changed, 0 insertions, 0 deletions