summaryrefslogtreecommitdiff
path: root/cnn_v3/training/cnn_v3_utils.py
AgeCommit message (Expand)Author
2026-03-27fix(cnn_v3): L1 loss + depth-grad tanh normalization to reduce flat convergenceskal
2026-03-25feat(cnn_v3/training): load prev.png when available; document web tool prev gapskal
2026-03-25feat(cnn_v3/training): add --single-sample option + doc fixesskal
2026-03-23feat(cnn_v3): shadow→dif migration complete (ch18)skal
2026-03-22feat(cnn_v3): patch alignment search, resume, Ctrl-C saveskal
2026-03-22perf(cnn_v3): cache dataset images at init to avoid per-patch disk I/Oskal
2026-03-22fix(cnn_v3): resize target to albedo dims when sizes differskal
2026-03-21refactor(cnn_v3): code review — comments, simplifications, test fixskal
2026-03-21feat(cnn_v3): Phase 6 — training script (train_cnn_v3.py + cnn_v3_utils.py)skal