diff options
| author | skal <pascal.massimino@gmail.com> | 2026-03-22 07:33:28 +0100 |
|---|---|---|
| committer | skal <pascal.massimino@gmail.com> | 2026-03-22 07:33:28 +0100 |
| commit | fcd1ceb2168de76659091208f911d2c4d0c59ad7 (patch) | |
| tree | d4e44618122c1b7927cca25e5b62c0967f4d9e80 /cnn_v3/training/target_1 | |
| parent | bf33fee131b1eee03bc5a765ba360299bbcead06 (diff) | |
feat(cnn_v3): gen_sample tool + 7 simple training samples
- pack_photo_sample.py: --target now required (no albedo fallback)
- gen_sample: bash wrapper with positional args (input target output_dir)
- input/photo7.jpg: copy of photo2 (second style target)
- target_1: photo2_1_out→photo2_out, photo2_2_out→photo7_out
- dataset/simple/sample_001..007: 7 packed photo/target pairs
handoff(Gemini): training data ready; next step is train_cnn_v3.py run
Diffstat (limited to 'cnn_v3/training/target_1')
| -rw-r--r-- | cnn_v3/training/target_1/photo2_out.png (renamed from cnn_v3/training/target_1/photo2_1_out.png) | bin | 2875939 -> 2875939 bytes |
| -rw-r--r-- | cnn_v3/training/target_1/photo7_out.png (renamed from cnn_v3/training/target_1/photo2_2_out.png) | bin | 2865857 -> 2865857 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/cnn_v3/training/target_1/photo2_1_out.png b/cnn_v3/training/target_1/photo2_out.png Binary files differindex 5398232..5398232 100644 --- a/cnn_v3/training/target_1/photo2_1_out.png +++ b/cnn_v3/training/target_1/photo2_out.png diff --git a/cnn_v3/training/target_1/photo2_2_out.png b/cnn_v3/training/target_1/photo7_out.png Binary files differindex b0a76bd..b0a76bd 100644 --- a/cnn_v3/training/target_1/photo2_2_out.png +++ b/cnn_v3/training/target_1/photo7_out.png |
