[cifar_sub_image] add full 32x32 reconstruction from sub-images with overlap blending

- Add PATCH/STRIDE params; STRIDE=4 for 50% overlap (49 patches per image)
- Reconstruct 32x32 by averaging overlapping patch contributions (assemble_overlapping pattern from test_faces_sub_image)
- All cells updated to use PATCH/STRIDE throughout

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-01 19:59:30 +02:00
co-authored by Claude Sonnet 4.6
parent 00993e29f1
commit dddb937909
+235 -102
View File
File diff suppressed because one or more lines are too long