Suppress duplicate YOLO tile detections
GeoIntel CI / docs-smoke (push) Has been cancelled
GeoIntel CI / contract-smoke (push) Has been cancelled

This commit is contained in:
Codex
2026-07-09 10:55:45 +02:00
parent 638534f011
commit 3f5ca4c85e
24 changed files with 266 additions and 39 deletions
@@ -66,6 +66,8 @@ def test_multi_sample_detection_quality_matrix_runs_existing_matrix_for_each_sam
assert "best_overall_by_score" in script
assert "best_by_sample" in script
assert "sample_slug" in script
assert "raw_detection_count" in script
assert "suppressed_detection_count" in script
assert "demo/workflow" not in script
assert "fixture_mode" not in script
assert "will_download_models" not in script