summaryrefslogtreecommitdiff
path: root/cnn_v3
AgeCommit message (Expand)Author
9 daysstyle: apply clang-formatHEADmainskal
9 daysfix: code review cleanup — bugs, dead code, factorization, simplificationskal
2026-03-29update weightsskal
2026-03-29update assets and weightsskal
2026-03-29more 3d assets for cnn_v3skal
2026-03-29new scriptskal
2026-03-29docs: consolidate and sync docs with current codebase stateskal
2026-03-29fix(cnn_v3): handle OPEN_EXR_MULTILAYER removal in Blender 5.xskal
2026-03-28fix(audio): fix early timing drift in tracker, use ola_decode_frame in synthskal
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-26update the weightsskal
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-25fix(cnn_v3/tools): rename Output→Dec0 in viz panel; fix BN weight cnt 72→584skal
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-25update weightsskal
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-23docs: update temporal feedback docs — wire_dag auto-wiring, F16X8 formatskal
2026-03-23fix(cnn_v3_debug): add CNNv3Effect to debug sequence for prev.r/g/b temporal ...skal
2026-03-23feat(gbuffer): wire_dag() + find_downstream_output() for temporal feedbackskal
2026-03-23feat(cnn_v3): GBufferEffect temporal feedback via post_render()skal
2026-03-23feat(cnn_v3): shadow→dif migration complete (ch18)skal
2026-03-23wip(cnn_v3): shadow→dif intermediate + scene tweaks + migration planskal
2026-03-22refactor(cnn_v3): simplify sphere SDF in shadow pass, remove per-frame allocskal
2026-03-22fix(cnn_v3): shadow pass — 5 bugs fixed, labels in gbuf_viewskal
2026-03-22docs+feat(cnn_v3): compact context, re-enable shadow in GBufDeferredEffectskal
2026-03-22feat(shaders): add ray_sphere snippet, use in gbuf_raster impostorskal
2026-03-22fix(cnn_v3): frontFace_CW for raster pipeline + sphere impostor in gbuf_rasterskal
2026-03-22fix(cnn_v3): resolve #include via ShaderComposer in GBufDeferredEffectskal
2026-03-22fix(cnn_v3): deferred render — diffuse only, drop broken shadowskal
2026-03-22fix(cnn_v3): use model matrix for normal transform in gbuf_rasterskal
2026-03-22refactor(shaders): extract oct-normal encode/decode into math/normal snippetskal
2026-03-22feat(cnn_v3): GBufDeferredEffect — simple deferred render (albedo * shadow)skal
2026-03-22fix(cnn_v3): call set_scene() in constructor + orbiting cameraskal
2026-03-22refactor(cnn_v3): GBufferEffect cleanupskal
2026-03-22feat(cnn_v3): Phase 4 — type-aware SDF in shadow passskal
2026-03-22feat(cnn_v3): GBufferEffect Pass 2 — SDF shadow raymarchingskal
2026-03-22feat(cnn_v3): GBufferEffect internal scene + GBufViewEffect debug wiringskal
2026-03-22add full datasetskal
2026-03-22feat(cnn_v3/tools): zoom canvas shows region around clicked texelskal
2026-03-22fix(cnn_v3/tools): don't destroy feat textures after runFromFeat (breaks viz)skal
2026-03-22fix(cnn_v3/tools): refresh zoom canvas when new sample is loadedskal