Add v44 Flemish corpus expansion
GeoIntel release gates / Compile, test, contracts and builds (push) Canceled after 0s
GeoIntel release gates / Python and npm vulnerability policy (push) Canceled after 0s
GeoIntel release gates / GIS image, SBOM and container scan (push) Canceled after 0s

This commit is contained in:
Jens
2026-07-29 22:09:19 +02:00
parent 16a1552427
commit 717a099f52
3 changed files with 23 additions and 0 deletions
+6
View File
@@ -11950,6 +11950,12 @@ Verified:
narrowly from `0.525` to `0.496`. Added a `0.03` precision/recall sampling
guard-band so a just-passing region retains stabilizing evidence while the
hard-failing region remains the primary target (`21 passed`).
- Iterations 5 and 6 confirmed that the guard-band retains Wallonia above its
gates, but Flanders remains structurally below precision, recall and F1
gates. Stopped iteration 7 before its first result row and freed the GPU
rather than repeating the same evidence. Added 12 independent v44 Flemish
acquisition targets across coastal, industrial, ribbon, dunes, port and
farmland-hard-negative contexts for the next immutable corpus wave.
Open:
+1
View File
@@ -1019,6 +1019,7 @@ This file now starts with the current implementation status. Older preparation/b
- [x] Pass structural corpus and 56,474-label tile-quality audits with zero invalid or missing labels and zero spatial leakage failures.
- [x] Render and inspect a 56-tile contact sheet covering all 14 new AOIs before retraining.
- [ ] Run the v43 calibration-first, failure-driven CUDA loop against the frozen regional release gates.
- [ ] Acquire and integrate the v44 Flemish-only corpus wave after six loop assessments isolated coastal, industrial and ribbon-domain under-generalisation.
- [x] Rotate region-capped repeat windows deterministically per loop round so persistent failures cannot reuse an identical training list indefinitely.
- [x] Keep near-gate regional precision/recall stabilization inside a 0.03 sampling guard-band to prevent cross-region seesaw regressions.
- [ ] Open protected test and pure-background evidence only after every calibration gate passes.