summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
9 hoursCNN v2: Fix Layer 0 visualization scale (was 0.5, now 1.0)skal
9 hoursCNN v2: Add debugging tools for mismatch investigationskal
10 hoursCNN v2: Alpha channel depth handling and layer visualizationskal
11 hoursCNN v2 web tool: Document embedded default weightsskal
13 hoursCNN test tool: Add CNN v2 support with compute shader architectureskal
15 hoursCNN v2 training: Add --grayscale-loss option for luminance-based loss computa...skal
16 hoursCNN v2 training: Expose all parameters as CLI optionsskal
16 hoursCNN v2: Change feature #6 from sin(10*x) to sin(20*y)skal
16 hoursCNN v2: Add TODO for flexible feature layout in binary format v3skal
16 hoursDoc: Update CNN v2 docs for binary format v2 and mip-level supportskal
16 hoursDoc: Update HOWTO.md with --mip-level example for full pipelineskal
16 hoursCNN v2: Add --mip-level option for parametric featuresskal
16 hoursCNN v2 test tool: Refactoring and video loop supportskal
18 hoursCNN v2 web tool: Fix layer naming and visualization bugsskal
19 hoursDoc: Add tracker humanization and sample offset featuresskal
20 hoursDoc: Clarify CNN v2 training uses RGBA targetsskal
20 hoursCNN v2: Restore per-layer kernel sizes supportskal
20 hoursCNN v2: Refactor to uniform 12D→4D architectureskal
21 hoursCNN v2 Web Tool: Unify layer terminology and add binary format specskal
21 hoursCNN v2 Web Tool: Add layer/weight visualization with debug infrastructureskal
24 hoursDocumentation: Update for file hierarchy reorganizationskal
24 hoursInvestigation: Shader code reuse options analysisskal
42 hourstest_demo: Add beat-synchronized CNN post-processing with version selectionskal
44 hoursUpdate docs and help messages for CNN v2 completionskal
45 hoursCNN v2: parametric static features - Phases 1-4skal
46 hoursCNN v2: parametric static features - design docskal
2 daysremove some artefacts. update docs.skal
2 daysdocs: complete beat-based timing documentationskal
2 daysdocs: consolidate beat-based timing documentationskal
2 daysfeat: implement beat-based timing systemskal
2 daysdocs: Add CNN flatten mode technical analysisskal
2 daysdocs: Update CNN comments and add bias fix summaryskal
3 daysdocs: Streamline auxiliary texture init doc for handoffskal
3 daysdocs: Update tech doc with Renderer3D initialization fixskal
3 daysdocs: Add auxiliary texture initialization tech docskal
3 daysrefactor: Simplify effect render API and fix uniform initializationskal
3 daysfix: CNN training/inference to match WGSL sliding windowskal
3 daysrefactor: Modularize CMake build system into 10 specialized modulesskal
3 daysfix: CNN test tool GPU readback with wgpuDevicePollskal
3 daysfix: CNN test tool ping-pong bug and RGBA16Float intermediatesskal
3 daysfeat: Add CNN shader testing tool with GPU texture readbackskal
3 daysopt: Vec4-optimize CNN convolution shaders for SIMDskal
3 daysdocs: Update CNN training documentation with patch extractionskal
3 daysrefactor: Optimize CNN grayscale computationskal
4 daysdocs: Add inference mode to training documentationskal
4 daysrefactor: Optimize CNN normalization to eliminate redundant conversionsskal
4 daysdocs: Fix EFFECT keyword syntax and add automation-friendly workflowskal
4 daysfix: Support variable kernel sizes in CNN layer generationskal
4 daysdocs: Document WGPU builder refactoring in COMPLETED.mdskal
4 daysfeat: CNN RGBD→grayscale with 7-channel augmented inputskal