supervision/.github
Jirka Borovec e13090f84b
Fix detection medium review findings (#2400)
- Fixed detection medium findings across adapters, mask non-max merge, sinks, segmentation parsing, LineZone history, and mask ROI handling
- Fixed mask non-max merge deprecation warnings to honor the standard warning opt-out and include version context
- Fixed mask non-max merge validation for invalid IoU thresholds
- Fixed CompactMask non-max merge grouping to update merged mask candidates correctly
- Fixed selected and compacted detections to copy arrays and metadata, preventing mutations from leaking back to source detections
- Fixed LineZone crossing history eviction to tolerate short tracking gaps and evict stale state per tracker/class key
- Fixed semantic segmentation handling to preserve class ID 0
- Improved mask ROI conversion performance by avoiding unnecessary full-frame copies and repeated scans
- Updated JSONSink changelog/docs to document native bool/int/float output while leaving CSVSink unchanged
- Updated detection docstrings for mask parsing, selection copy semantics, validation errors, and argument readability guidance

---------

Co-authored-by: Codex <codex@openai.com>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2026-07-06 19:02:38 +02:00
..
ISSUE_TEMPLATE Add Discord link to issues for community collaboration (#2074) 2026-01-12 15:11:23 +01:00
scripts Fix and augment relative links in MD files to GitHub blob URLs (#2061) 2026-02-02 17:47:59 +01:00
workflows ⬆️ Bump astral-sh/setup-uv from 8.2.0 to 8.3.0 in the github-actions group (#2405) 2026-07-06 10:35:25 +02:00
CODEOWNERS
CODE_OF_CONDUCT.md chore: update `mdformat` hook arguments to disable wrapping (#2307) 2026-06-09 16:15:05 +02:00
CONTRIBUTING.md Fix detection medium review findings (#2400) 2026-07-06 19:02:38 +02:00
PULL_REQUEST_TEMPLATE.md chore(pre_commit): enable mdformat with additional dependencies (#2043) 2026-01-12 16:43:17 +01:00
copilot-instructions.md chore: bump minimum Python to 3.10 (#2260) 2026-06-29 14:45:30 +02:00
dependabot.yml ⬆️ Update dependabot config to group GH Actions bumps (#2034) 2026-01-12 10:01:13 +01:00
lychee.toml Releasing supervision `0.29.1` (#2350) 2026-06-23 21:53:06 +02:00