summaryrefslogtreecommitdiff
path: root/training
AgeCommit message (Expand)Author
13 hoursFix CNN v2 static feature channel mapping (p4-p7 → channels 8-11)skal
13 hoursgen_identity_weights: Change --mix to 50-50 blendskal
13 hoursgen_identity_weights: Add --p47 option for static feature visualizationskal
13 hoursgen_identity_weights: Add --mix option for static feature blendingskal
14 hoursCNN v2: Fix Layer 0 visualization scale (was 0.5, now 1.0)skal
14 hoursCNN v2: Add debugging tools for mismatch investigationskal
14 hoursCNN v2 training: Fix float64/float32 dtype mismatch in depth featureskal
14 hoursCNN v2: Alpha channel depth handling and layer visualizationskal
15 hoursCNN v2: Use alpha channel for p3 depth feature + layer visualizationskal
20 hoursCNN v2 training: Add --grayscale-loss option for luminance-based loss computa...skal
21 hoursCNN v2: Change feature #6 from sin(10*x) to sin(20*y)skal
21 hoursCNN v2: Add TODO for flexible feature layout in binary format v3skal
21 hoursCNN v2: Add mip-level support to runtime effectskal
21 hoursCNN v2 export: Read and display mip_level from checkpointsskal
21 hoursCNN v2: Add --mip-level option for parametric featuresskal
22 hoursCNN v2: Fix activation function mismatch between training and inferenceskal
25 hoursCNN v2 training: Use target image alpha channelskal
25 hoursCNN v2: Restore per-layer kernel sizes supportskal
25 hoursCNN v2: Refactor to uniform 12D→4D architectureskal
29 hoursAdd weights/ subdirectory to workspaces for CNN training outputsskal
47 hourstest_demo: Add beat-synchronized CNN post-processing with version selectionskal
2 daysRefine training script output and validationskal
2 daysTODO: 8-bit weight quantization for 2× size reductionskal
2 daysCNN v2: Storage buffer complete - real weights exportedskal
2 daysCNN v2: storage buffer architecture foundationskal
2 daysTODO: Add random sampling to patch-based trainingskal
2 daysCNN v2: Patch-based training as default (like CNN v1)skal
2 daysFix: CNN v2 training - handle variable image sizesskal
2 daysCNN v2: parametric static features - Phases 1-4skal
2 daysremove more stale filesskal
3 daysfeat: implement beat-based timing systemskal
3 daysadd trained layersskal
3 daysdocs: Update CNN comments and add bias fix summaryskal
3 daysfix: CNN bias accumulation and output format improvementsskal
3 daysupdate cnn codeskal
3 daysrefactor: Use linspace(-1,1) directly for coordsskal
3 daysfix: Compute gray from [0,1] RGB in CNN shader generatorskal
3 daysfix: Complete auxiliary texture initialization fixskal
3 daysadd --save-intermediates to train.py and cnn_testskal
3 daysfix: Move sigmoid activation to call site in CNN layer shaderskal
3 daysfix: Replace clamp with sigmoid in CNN final layerskal
3 daysfeat: Add early stopping to CNN trainingskal
3 daysfix: CNN training/inference to match WGSL sliding windowskal
3 daysformat .wgsl layer code (cosmetics)skal
4 daysfix: Use patch-based inference to match CNN training distributionskal
4 daysopt: Move invariant in1 calculation outside CNN convolution loopsskal
4 daysopt: Vec4-optimize CNN convolution shaders for SIMDskal
4 dayschore: Update CNN architecture to 3×3×3 with new trained weightsskal
4 daysdocs: Update CNN training documentation with patch extractionskal
4 daysfeat: Add salient-point patch extraction for CNN trainingskal