summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
24 hoursfeat: Add early stopping to CNN trainingskal
24 hoursfix: CNN training/inference to match WGSL sliding windowskal
25 hoursformat .wgsl layer code (cosmetics)skal
26 hoursfix: Guard cnn_test build with STRIP_ALL checkskal
26 hoursrefactor: Modularize CMake build system into 10 specialized modulesskal
26 hoursfix: CNN test tool GPU readback with wgpuDevicePollskal
27 hoursdebug: Add shader load verification and GPU sync to CNN test toolskal
27 hoursfix: CNN test tool ping-pong bug and RGBA16Float intermediatesskal
27 hoursfeat: Add CNN shader testing tool with GPU texture readbackskal
33 hoursfix: Use patch-based inference to match CNN training distributionskal
33 hoursopt: Move invariant in1 calculation outside CNN convolution loopsskal
35 hoursopt: Vec4-optimize CNN convolution shaders for SIMDskal
35 hourschore: Update CNN architecture to 3×3×3 with new trained weightsskal
35 hoursdocs: Update CNN training documentation with patch extractionskal
35 hoursfeat: Add salient-point patch extraction for CNN trainingskal
36 hoursfix: Use ClampToEdge sampler for CNN to avoid edge wrappingskal
36 hoursfix: Correct UV coordinate computation to match PyTorch linspaceskal
37 hoursfix: Add clamp to CNN final layer to match PyTorch trainingskal
37 hoursfix: PostProcessHelperTest signature and fixture sharingskal
37 hoursrefactor: Optimize CNN grayscale computationskal
37 hoursupdate train_cnn.py and shaderskal
38 hoursdocs: Add inference mode to training documentationskal
38 hoursfeat: Add inference mode to train_cnn.py for ground truth generationskal
38 hoursfix: CNN training normalization pipeline consistencyskal
38 hoursudpate CNN shader code.skal
39 hoursfeat: Add --shader-only option to convert_shadertoy.pyskal
39 hoursrefactor: Optimize CNN normalization to eliminate redundant conversionsskal
39 hoursupdate timeline.seqskal
39 hoursfix: Flip Y-axis to match ShaderToy coordinate conventionskal
39 hoursrefactor: Improve convert_shadertoy.py to generate compile-ready codeskal
40 hoursfeat: Add Scene1 effect from ShaderToy (raymarching cube & sphere)skal
40 hourschore: Remove incomplete CubeSphere effectskal
40 hoursdocs: Fix EFFECT keyword syntax and add automation-friendly workflowskal
40 hoursfeat: Add ShaderToy conversion toolsskal
40 hoursfix: Support variable kernel sizes in CNN layer generationskal
40 hoursdocs: Document WGPU builder refactoring in COMPLETED.mdskal
40 hoursrefactor: Factor WGPU boilerplate into builder pattern helpersskal
41 hoursfeat: CNN RGBD→grayscale with 7-channel augmented inputskal
42 hoursudpateskal
42 hoursupdate timelineskal
42 hoursfix: Resolve CNN effect black screen bug (framebuffer capture + uniforms)skal
44 hoursfix: Capture scene framebuffer before post-processing for CNN effectskal
45 hoursfeat: Add multi-layer CNN support with framebuffer capture and blend controlskal
47 hoursdocs: Update and streamline CNN training documentationskal
47 hoursfeat: Add checkpointing support to CNN training scriptskal
47 hoursfix: Auto-expand single kernel size to all layers in training scriptskal
47 hoursupdate target imagesskal
47 hoursfeat: Add coordinate-aware CNN layer 0 for position-dependent stylizationskal
2 daysdocs: Add CNN effect documentation and update project statusskal
2 daysfeat: Add CNN post-processing effect with modular WGSL architectureskal