supervision/docs/detection/utils
HALLOUARD 89d49c2e93
feat: Add soft Non-Max suppression (#1624)
* feat: Add soft Non-Max suppression
* feat(nms): add vectorized Gaussian Soft-NMS box/mask primitives
* feat(core): add Detections.with_soft_nms
* feat: export soft-NMS functions from top-level supervision API
* docs: add soft-NMS entries to IoU/NMS utils page
* test: add Soft-NMS coverage for box/mask primitives and Detections API

---------

Co-authored-by: jirka <6035284+Borda@users.noreply.github.com>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
2026-07-21 10:25:14 +02:00
..
boxes.md fix(obb): NMM now computes geometric union via min-area rotated rect (#2312) 2026-06-15 16:23:31 +02:00
converters.md fix: close out remaining review findings (#2418) 2026-07-09 17:53:52 +02:00
iou_and_nms.md feat: Add soft Non-Max suppression (#1624) 2026-07-21 10:25:14 +02:00
masks.md fix: close out remaining review findings (#2418) 2026-07-09 17:53:52 +02:00
polygons.md update `new` docs page marks 2025-11-14 14:52:39 +01:00
vlms.md fix(docs): resolve review deprecation follow-ups (#2415) 2026-07-08 14:30:32 +02:00