supervision/docs/detection
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
..
tools fix(docs): resolve review deprecation follow-ups (#2415) 2026-07-08 14:30:32 +02:00
utils feat: Add soft Non-Max suppression (#1624) 2026-07-21 10:25:14 +02:00
annotators.md chore: update `mdformat` hook arguments to disable wrapping (#2307) 2026-06-09 16:15:05 +02:00
compact_mask.md docs: add "Compact Mask" section to detection module in docs 2026-04-17 16:43:49 +02:00
core.md feat(docs): add GEO infrastructure for AI search visibility (#2224) 2026-04-21 11:40:44 +02:00
metrics.md fix(docs): resolve review deprecation follow-ups (#2415) 2026-07-08 14:30:32 +02:00