summaryrefslogtreecommitdiff
path: root/training
AgeCommit message (Expand)Author
22 hoursformat .wgsl layer code (cosmetics)skal
31 hoursfix: Use patch-based inference to match CNN training distributionskal
31 hoursopt: Move invariant in1 calculation outside CNN convolution loopsskal
32 hoursopt: Vec4-optimize CNN convolution shaders for SIMDskal
33 hourschore: Update CNN architecture to 3×3×3 with new trained weightsskal
33 hoursdocs: Update CNN training documentation with patch extractionskal
33 hoursfeat: Add salient-point patch extraction for CNN trainingskal
34 hoursfix: Correct UV coordinate computation to match PyTorch linspaceskal
34 hoursfix: Add clamp to CNN final layer to match PyTorch trainingskal
35 hoursrefactor: Optimize CNN grayscale computationskal
35 hoursupdate train_cnn.py and shaderskal
36 hoursfeat: Add inference mode to train_cnn.py for ground truth generationskal
36 hoursfix: CNN training normalization pipeline consistencyskal
37 hoursrefactor: Optimize CNN normalization to eliminate redundant conversionsskal
38 hoursfix: Support variable kernel sizes in CNN layer generationskal
39 hoursfeat: CNN RGBD→grayscale with 7-channel augmented inputskal
40 hoursudpateskal
43 hoursfeat: Add multi-layer CNN support with framebuffer capture and blend controlskal
45 hoursdocs: Update and streamline CNN training documentationskal
45 hoursfeat: Add checkpointing support to CNN training scriptskal
45 hoursfix: Auto-expand single kernel size to all layers in training scriptskal
45 hoursupdate target imagesskal
45 hoursfeat: Add coordinate-aware CNN layer 0 for position-dependent stylizationskal