summaryrefslogtreecommitdiff
path: root/cnn_v3/training
AgeCommit message (Expand)Author
2026-03-29update assets and weightsskal
2026-03-29more 3d assets for cnn_v3skal
2026-03-29new scriptskal
2026-03-29fix(cnn_v3): handle OPEN_EXR_MULTILAYER removal in Blender 5.xskal
2026-03-27fix(cnn_v3): L1 loss + depth-grad tanh normalization to reduce flat convergenceskal
2026-03-27fix(cnn_v3): remove dec0 ReLU, load FiLM MLP at runtimeskal
2026-03-26fix(cnn_v3/training): fix defaults and help strings across py toolsskal
2026-03-26feat(cnn_v3): upgrade architecture to enc_channels=[8,16]skal
2026-03-25fix(cnn_v3/training): rebuild optimizer before loading state on resume past F...skal
2026-03-25feat(cnn_v3/training): load prev.png when available; document web tool prev gapskal
2026-03-25feat(cnn_v3): 3×3 dilated bottleneck + Sobel loss + FiLM warmup + architectu...skal
2026-03-25feat(cnn_v3/training): add --single-sample option + doc fixesskal
2026-03-25feat(cnn_v3): add infer_cnn_v3.py + rewrite cnn_test for v3 parityskal
2026-03-25feat(cnn_v3/tools): embed default weights in HTML tool; add --html export flagskal
2026-03-24add more samples + tool htmlskal
2026-03-24move and improve the 'adjust.html' toolskal
2026-03-23add a registration toolskal
2026-03-23feat(cnn_v3): shadow→dif migration complete (ch18)skal
2026-03-22add full datasetskal
2026-03-22feat(cnn_v3): add weight assets to assets.txt, update HOW_TO_CNN export docsskal
2026-03-22docs(cnn_v3): add uv inline deps to export_cnn_v3_weights.pyskal
2026-03-22fix sizeskal
2026-03-22feat(cnn_v3): patch alignment search, resume, Ctrl-C saveskal
2026-03-22normalize sample dimensionskal
2026-03-22docs(cnn_v3): add uv inline deps to train_cnn_v3.py + HOW_TO_CNN noteskal
2026-03-22perf(cnn_v3): cache dataset images at init to avoid per-patch disk I/Oskal
2026-03-22fix(cnn_v3): correct weight budget in docstring (3.9→5.4 KB f16)skal
2026-03-22fix(cnn_v3): resize target to albedo dims when sizes differskal
2026-03-22docs(cnn_v3): add full Old House example to HOW_TO_CNN §1bskal
2026-03-22fix(cnn_v3): native OPEN_EXR_MULTILAYER + quiet render + flexible channel namesskal
2026-03-22fix(blender_export): version detection + Blender 5.x warning + cleanupskal
2026-03-22fix(cnn_v3): blender_export Blender 5 compositor activation + document Render...skal
2026-03-22feat(cnn_v3): blender_export print pack_blender_sample.py batch command after...skal
2026-03-22fix(cnn_v3): blender_export fallback socket name aliases for Shadow etc.skal
2026-03-22fix(cnn_v3): blender_export discard dir next to --output, not in /tmpskal
2026-03-22fix(cnn_v3): blender_export.py Blender 5 File Output node slots + file_nameskal
2026-03-22docs(cnn_v3): clarify --output is a base dir, not a frame_### patternskal
2026-03-22fix(cnn_v3): blender_export.py Blender 5.x API compatibilityskal
2026-03-22fix(cnn_v3): blender_export --view-layer flag + fallback to layer[0]skal
2026-03-22feat(cnn_v3): gen_sample tool + 7 simple training samplesskal
2026-03-22feat(cnn_v3): gen_sample tool + 7 simple training samplesskal
2026-03-22feat(cnn_v3): gen_sample tool + 7 simple training samplesskal
2026-03-21refactor(cnn_v3): code review — comments, simplifications, test fixskal
2026-03-21feat(cnn_v3): export script + HOW_TO_CNN.md playbookskal
2026-03-21feat(cnn_v3): Phase 6 — training script (train_cnn_v3.py + cnn_v3_utils.py)skal
2026-03-21feat(cnn_v3): Phase 5 complete — parity validation passing (36/36 tests)skal
2026-03-20feat(cnn_v3): G-buffer phase 1 + training infrastructureskal
2026-03-05add training photosskal
2026-02-27remove old files, add new training setskal
2026-02-15feat(cnn): add CNN v3 directory structure with training dataskal