Skip to content

Conversation

@gitttt-1234
Copy link
Collaborator

This PR fixes a few minor issues with TopDown and BottomUp ID models.

  • The ID models dataset classes were re-computing the tracks from the labels file. However, they should just grab it from the head config classes parameter.
  • Fix shape mismatch issue with BottomUp ID models

@gitttt-1234 gitttt-1234 marked this pull request as ready for review October 6, 2025 23:27
@codecov
Copy link

codecov bot commented Oct 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.54%. Comparing base (ff91433) to head (3ef67a3).
⚠️ Report is 47 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #345      +/-   ##
==========================================
- Coverage   95.28%   93.54%   -1.74%     
==========================================
  Files          49       49              
  Lines        6765     7006     +241     
==========================================
+ Hits         6446     6554     +108     
- Misses        319      452     +133     

☔ 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.

@gitttt-1234 gitttt-1234 merged commit df7ae20 into main Oct 7, 2025
12 of 13 checks passed
@gitttt-1234 gitttt-1234 deleted the divya/fix-idmodels branch October 7, 2025 01:15
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.

2 participants