* Fix OBB IoU canvas dimensions * test(metrics): fix OBB metric parametrize — remove MAP, add smoke test * test(metrics): clarify MAP OBB test is smoke test only * test(iou): parametrize OBB scaling invariance test with y-dominant case * fix(iou): add empty-input guard and x/y axis docs to oriented_box_iou_batch --------- Co-authored-by: jirka <6035284+Borda@users.noreply.github.com> Co-authored-by: Claude Code <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| test_detection.py | ||
| test_f1_score.py | ||
| test_mean_average_precision.py | ||
| test_mean_average_precision_area.py | ||
| test_mean_average_recall.py | ||
| test_oriented_bounding_box_metrics.py | ||
| test_precision.py | ||
| test_recall.py | ||