Document detection quality matrix results
GeoIntel CI / docs-smoke (push) Has been cancelled
GeoIntel CI / contract-smoke (push) Has been cancelled

This commit is contained in:
Codex
2026-07-07 04:31:26 +02:00
parent e728f7004f
commit 75b4b55ea7
2 changed files with 16 additions and 2 deletions
+1
View File
@@ -13,6 +13,7 @@
- The script writes per-run logs and a `quality_matrix_summary.json` with detection count, QA score, precision, recall, F1, mean IoU, matches, false positives and false negatives.
- The summary ranks `best_by_score`, `best_by_recall` and `best_by_precision` for operator model-quality decisions.
- Added readiness syntax coverage and static regression coverage for the quality matrix contract.
- Ran the matrix on Tower against the Geel operator sample: `yolov8n-building-segmentation-pt` with tile `512`, overlap `64` and threshold `0.15` ranked best by score/recall with 80 detections, 6 matches, 74 false positives, 611 false negatives and F1 `0.017216642754662843`; generic `yolov8n-pt` produced zero building detections.
## Sprint 125 Detection calibration evidence bundle (2026-07-07)