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