summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
7 hoursfeat(tracker): add sample offset and humanizationskal
10 hoursrefactor(wgsl): consolidate SDF shapes into single common fileskal
10 hoursrefactor(wgsl): replace inline fullscreen_vs with common includeskal
10 hoursrefactor(gpu): Relocate effects to src/effects and streamline includesskal
11 hoursRefactor: add gpu_create_post_process_texture helperskal
12 hoursDocs: WGPU helper functions referenceskal
13 hoursRefactor: factorize common WGPU patterns into helper functionsskal
23 hoursUpdate docs: CNN v2 sigmoid activation summaryskal
23 hoursReplace hard clamp with sigmoid activation in CNN v2skal
24 hoursDocument CNN v2 training pipeline improvementsskal
24 hoursAdd --output-weights option to CNN v2 training pipelineskal
24 hoursFix CNN v2 static feature channel mapping (p4-p7 → channels 8-11)skal
24 hoursgen_identity_weights: Change --mix to 50-50 blendskal
25 hoursgen_identity_weights: Add --p47 option for static feature visualizationskal
25 hoursgen_identity_weights: Add --mix option for static feature blendingskal
25 hourscnn_test: --weights now overrides layer config from .bin fileskal
26 hoursCNN v2: Fix Layer 0 visualization scale (was 0.5, now 1.0)skal
26 hoursCNN v2: Add debugging tools for mismatch investigationskal
26 hoursCNN v2: Alpha channel depth handling and layer visualizationskal
27 hoursCNN v2 web tool: Document embedded default weightsskal
29 hoursCNN test tool: Add CNN v2 support with compute shader architectureskal
32 hoursCNN v2 training: Add --grayscale-loss option for luminance-based loss computa...skal
32 hoursCNN v2 training: Expose all parameters as CLI optionsskal
32 hoursCNN v2: Change feature #6 from sin(10*x) to sin(20*y)skal
32 hoursCNN v2: Add TODO for flexible feature layout in binary format v3skal
32 hoursDoc: Update CNN v2 docs for binary format v2 and mip-level supportskal
33 hoursDoc: Update HOWTO.md with --mip-level example for full pipelineskal
33 hoursCNN v2: Add --mip-level option for parametric featuresskal
33 hoursCNN v2 test tool: Refactoring and video loop supportskal
34 hoursCNN v2 web tool: Fix layer naming and visualization bugsskal
36 hoursDoc: Add tracker humanization and sample offset featuresskal
37 hoursDoc: Clarify CNN v2 training uses RGBA targetsskal
37 hoursCNN v2: Restore per-layer kernel sizes supportskal
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
41 hoursDocumentation: Update for file hierarchy reorganizationskal
41 hoursInvestigation: Shader code reuse options analysisskal
2 daystest_demo: Add beat-synchronized CNN post-processing with version selectionskal
3 daysUpdate docs and help messages for CNN v2 completionskal
3 daysCNN v2: parametric static features - Phases 1-4skal
3 daysCNN v2: parametric static features - design docskal
3 daysremove some artefacts. update docs.skal
3 daysdocs: complete beat-based timing documentationskal
3 daysdocs: consolidate beat-based timing documentationskal
3 daysfeat: implement beat-based timing systemskal
3 daysdocs: Add CNN flatten mode technical analysisskal
3 daysdocs: Update CNN comments and add bias fix summaryskal
4 daysdocs: Streamline auxiliary texture init doc for handoffskal
4 daysdocs: Update tech doc with Renderer3D initialization fixskal