summaryrefslogtreecommitdiff
path: root/tools/cnn_v2_test
AgeCommit message (Expand)Author
11 hoursrefactor(gpu): Relocate effects to src/effects and streamline includesskal
18 hoursCNN v2: bilinear mip-level sampling and UI improvementsskal
23 hoursReplace hard clamp with sigmoid activation in CNN v2skal
25 hoursCNN v2 web tool: Remove vizScale, always show raw layer valuesskal
25 hoursCNN v2 web tool: Fix vizScale for final layer previewskal
25 hoursCNN v2 tool: Fix off-by-one in composited layer filenamesskal
26 hoursCNN v2: Remove vizScale, always clip to [0,1]skal
26 hoursCNN v2: Fix Layer 0 visualization scale (was 0.5, now 1.0)skal
26 hoursCNN v2: Add debugging tools for mismatch investigationskal
27 hoursCNN v2: Use alpha channel for p3 depth feature + layer visualizationskal
28 hoursCNN v2 web tool: Update embedded weights to current checkpointskal
29 hoursCNN v2 web tool: Multiple fixes for feature parity with cnn_testskal
29 hoursCNN v2 web tool: Fix static features shader sampling and header offsetskal
29 hoursCNN v2 web tool: Enhance UI visibility and layer preview interactionskal
33 hoursCNN v2: Change feature #6 from sin(10*x) to sin(20*y)skal
33 hoursCNN v2 HTML tool: Support binary format v2 with mip_levelskal
33 hoursCNN v2 test tool: Refactoring and video loop supportskal
33 hoursCNN v2 test tool: Add mip level selector for p0-p3 featuresskal
33 hoursCNN v2 test tool: Embed default weights for instant startupskal
33 hoursCNN v2: Fix activation function mismatch between training and inferenceskal
33 hoursCNN v2 test tool: UI improvements and video playback fixesskal
34 hoursCNN v2 test tool: Add video playback supportskal
34 hoursCNN v2 web tool: Major UI redesign with three-panel layoutskal
34 hoursCNN v2 web tool: Fix WebGPU texture synchronization errorskal
35 hoursCNN v2 web tool: Fix layer naming and visualization bugsskal
37 hoursCNN v2: Refactor to uniform 12D→4D architectureskal
38 hoursCNN v2 Web Tool: Unify layer terminology and add binary format specskal
38 hoursCNN v2 Web Tool: Add layer/weight visualization with debug infrastructureskal
40 hoursAdd CNN v2 WebGPU testing toolskal