summaryrefslogtreecommitdiff
path: root/training/train_cnn.py
AgeCommit message (Expand)Author
28 hoursfeat: Add salient-point patch extraction for CNN trainingskal
29 hoursfix: Correct UV coordinate computation to match PyTorch linspaceskal
29 hoursfix: Add clamp to CNN final layer to match PyTorch trainingskal
30 hoursrefactor: Optimize CNN grayscale computationskal
30 hoursupdate train_cnn.py and shaderskal
31 hoursfeat: Add inference mode to train_cnn.py for ground truth generationskal
31 hoursfix: CNN training normalization pipeline consistencyskal
32 hoursrefactor: Optimize CNN normalization to eliminate redundant conversionsskal
33 hoursfix: Support variable kernel sizes in CNN layer generationskal
34 hoursfeat: CNN RGBD→grayscale with 7-channel augmented inputskal
38 hoursfeat: Add multi-layer CNN support with framebuffer capture and blend controlskal
40 hoursfeat: Add checkpointing support to CNN training scriptskal
40 hoursfix: Auto-expand single kernel size to all layers in training scriptskal
40 hoursfeat: Add coordinate-aware CNN layer 0 for position-dependent stylizationskal