-
Notifications
You must be signed in to change notification settings - Fork 597
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Fix] fix several bugs in reid #249
Conversation
Codecov Report
@@ Coverage Diff @@
## master #249 +/- ##
==========================================
- Coverage 68.95% 68.79% -0.16%
==========================================
Files 90 90
Lines 4641 4650 +9
Branches 896 897 +1
==========================================
- Hits 3200 3199 -1
- Misses 1154 1161 +7
- Partials 287 290 +3
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
This PR fixes several bugs in reid:
tools/convert_dataset/mot2reid.py
script may generate differenttrain_80.txt
andval_20.txt
in different machines.