Add multi-sample detection quality calibration
This commit is contained in:
@@ -7,6 +7,13 @@
|
||||
|
||||
# Changelog
|
||||
|
||||
## Sprint 127 Multi-sample detection quality calibration tooling (2026-07-07)
|
||||
|
||||
- Added `scripts/prepare_operator_real_data_samples.py` to prepare documented Geel, Mol and Turnhout orthophoto/GRB GBG building sample pairs as explicit runtime artifacts.
|
||||
- Added `scripts/run_multi_sample_detection_quality_matrix.sh` to run the existing real-data quality matrix for every prepared sample and combine the results.
|
||||
- The combined summary writes `multi_sample_quality_summary.json` with overall score/recall/precision rankings and per-sample best configurations.
|
||||
- Added readiness coverage and regression tests for the sample-preparation and multi-sample matrix contracts.
|
||||
|
||||
## Sprint 126 Detection quality matrix tooling (2026-07-07)
|
||||
|
||||
- Added `scripts/run_detection_quality_matrix.sh` to compare local model assets, raster tile sizes, tile overlaps and confidence thresholds through the existing real-data detection + QA workflow.
|
||||
|
||||
Reference in New Issue
Block a user