Expand golden QA benchmark scenarios
This commit is contained in:
+4
-2
@@ -86,8 +86,10 @@ python scripts/run_golden_qa_benchmark.py --json
|
||||
The benchmark uses only explicit local fixtures under `fixtures/golden`,
|
||||
executes the existing QA/QC matching logic, verifies the expected precision,
|
||||
recall, F1, mean IoU and false-positive/false-negative counts, and checks that
|
||||
`QualityCheck` plus `Metric` rows would be persisted. The main readiness gate
|
||||
runs this benchmark so QA metric drift fails before a release.
|
||||
`QualityCheck` plus `Metric` rows would be persisted. Scenarios are listed in
|
||||
`fixtures/golden/golden_qa_benchmarks.json` and currently cover partial match,
|
||||
perfect match, no-overlap and MultiPolygon building comparisons. The main
|
||||
readiness gate runs this benchmark so QA metric drift fails before a release.
|
||||
|
||||
Verify a configured local YOLO model without running inference:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user