* fix(detection): make with_nms and with_nmm OBB-aware * perf(detection): bound rasterization canvas in oriented_box_iou_batch * fix(detection): with_nmm OBB/AABB xyxy fix; 3-path dispatch docs * fix(detection): shape validation, NMM assert, docstring/Examples * test(detection): with_nmm fallback, OBB AABB fix, boundary and IOS tests * docs(changelog): document OBB with_nms/nmm behaviour change for #2303 * docs(detection): convert OBB NMS/NMM examples to doctests * refactor(test): group OBB NMS/NMM tests into classes * refactor(test): merge duplicate NMS class-awareness tests via parametrize * refactor(test): parametrize overlap-metric and dispatch tests --------- Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com> Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com> Co-authored-by: OpenAI Codex <codex@openai.com> |
||
|---|---|---|
| .. | ||
| boxes.md | ||
| converters.md | ||
| iou_and_nms.md | ||
| masks.md | ||
| polygons.md | ||
| vlms.md | ||