supervision/tests/detection
Andrew Barnes e138f6c544
Fix sink state when instances are reopened (#2459)
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2026-07-28 10:11:06 +02:00
..
tools fix: close out remaining review findings (#2418) 2026-07-09 17:53:52 +02:00
utils feat: Add soft Non-Max suppression (#1624) 2026-07-21 10:25:14 +02:00
__init__.py refactor: reorganize project structure and update module imports (#2112) 2026-02-03 15:24:47 +01:00
test_compact_mask.py feat(cv2): complete fallback integration (#2439) 2026-07-17 07:50:45 +02:00
test_compact_mask_integration.py perf(detection): keep mixed-mask Detections.merge compact (#2383) 2026-07-01 21:01:29 +02:00
test_compact_mask_iou.py chore: bump minimum Python to 3.10 (#2260) 2026-06-29 14:45:30 +02:00
test_core.py refactor: centralize geometry-aware dispatch for detection_area and detection_iou (#2374) 2026-07-21 12:37:20 +02:00
test_csv.py Fix sink state when instances are reopened (#2459) 2026-07-28 10:11:06 +02:00
test_from_adapters.py fix: remaining review findings in dataset, docs, and tests (#2416) 2026-07-08 23:00:32 +02:00
test_from_sam.py fix: remaining review findings in dataset, docs, and tests (#2416) 2026-07-08 23:00:32 +02:00
test_geometry_dispatch.py refactor: centralize geometry-aware dispatch for detection_area and detection_iou (#2374) 2026-07-21 12:37:20 +02:00
test_inference_slicer_compact.py feat: add compact RLE mask ingestion (#2367) 2026-07-01 12:50:40 +02:00
test_json.py Fix sink state when instances are reopened (#2459) 2026-07-28 10:11:06 +02:00
test_line_counter.py perf(cv2): simplify fallback operations (#2441) 2026-07-17 17:31:57 +02:00
test_polygon_zone_annotator.py chore: bump minimum Python to 3.10 (#2260) 2026-06-29 14:45:30 +02:00
test_polygonzone.py feat(detection): add require_all_anchors to PolygonZone (#2272) 2026-07-17 18:56:42 +02:00
test_vlm.py chore(pre_commit): ⬆ pre_commit autoupdate (#2460) 2026-07-28 10:01:41 +02:00