Skip to content

Harden labeled evaluation and tracking edge cases#85

Merged
FlorianPfaff merged 11 commits into
mainfrom
codex/batch-correctness-fixes-5
Jun 10, 2026
Merged

Harden labeled evaluation and tracking edge cases#85
FlorianPfaff merged 11 commits into
mainfrom
codex/batch-correctness-fixes-5

Conversation

@FlorianPfaff

Copy link
Copy Markdown
Member

Summary:

  • Guard legacy real-label evaluation and validate label/detection box geometry.
  • Restrict labeled metrics, FROC, and bootstrap intervals to reviewed scored frames.
  • Harden registration-quality and legacy-driver numeric validation.
  • Skip invalid velocity-fit tracks and ignore nonfinite points in linear velocity fits.

Verification:

  • python -m pytest
  • python -m ruff check beltmap scripts tests
  • git diff --check

@github-actions

github-actions Bot commented Jun 10, 2026

Copy link
Copy Markdown

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 8 0 0 0.46s
✅ COPYPASTE jscpd yes no no 6.13s
✅ MARKDOWN markdownlint 19 0 0 0 1.86s
✅ PYTHON ruff 127 0 0 0 0.3s
✅ REPOSITORY git_diff yes no no 0.03s
✅ YAML prettier 10 0 0 0 0.99s
✅ YAML v8r 10 0 0 4.91s
✅ YAML yamllint 10 0 0 0.99s

Notices

📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining SECURITY_SUGGESTIONS: false)

See detailed reports in MegaLinter artifacts

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@FlorianPfaff FlorianPfaff enabled auto-merge (squash) June 10, 2026 18:14
@FlorianPfaff FlorianPfaff force-pushed the codex/batch-correctness-fixes-5 branch from bda4e02 to b40f7fd Compare June 10, 2026 18:20
@FlorianPfaff FlorianPfaff merged commit 1435dd7 into main Jun 10, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant