Skip to content

Assigning track IDs allowing frame skip#261

Merged
JoOkuma merged 82 commits intoroyerlab:mainfrom
yfukai:tracklet_id_frame_skip
Feb 19, 2026
Merged

Assigning track IDs allowing frame skip#261
JoOkuma merged 82 commits intoroyerlab:mainfrom
yfukai:tracklet_id_frame_skip

Conversation

@yfukai
Copy link
Copy Markdown
Contributor

@yfukai yfukai commented Feb 17, 2026

This pull request adds a new option to the tracklet assignment workflow that allows tracklets to remain connected across temporal gaps (i.e., when edges span multiple frames), instead of splitting them by default. The main changes involve introducing an allow_frame_skip parameter throughout the relevant functions and updating their logic and documentation accordingly.

JoOkuma and others added 30 commits November 5, 2025 10:56
Co-authored-by: Jordão Bragantini <jordao.bragantini@gmail.com>
Co-authored-by: Jordão Bragantini <jordao.bragantini@gmail.com>
Co-authored-by: Jordão Bragantini <jordao.bragantini@gmail.com>
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.19%. Comparing base (e10d8c3) to head (1aa70b6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #261   +/-   ##
=======================================
  Coverage   88.18%   88.19%           
=======================================
  Files          56       56           
  Lines        4308     4310    +2     
  Branches      749      750    +1     
=======================================
+ Hits         3799     3801    +2     
  Misses        319      319           
  Partials      190      190           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@JoOkuma JoOkuma merged commit 4d47cd8 into royerlab:main Feb 19, 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.

3 participants