Closed yaoshanliang closed 10 months ago
👋 Hello, this issue has been automatically marked as stale because it has not had recent activity. Please note it will be closed if no further activity occurs. Feel free to inform us of any other issues you discover or feature requests that come to mind in the future. Pull Requests (PRs) are also always welcomed!
Hey, did you solve the problem? @yaoshanliang
Search before asking
Yolo Tracking Component
Evaluation
Bug
When using hybridsort as the tracking-method on my custom dataset, it always output the error message: Tracker predicts the same ID more than once in a single timestep. The other tracking-methods ('bytetrack', 'botsort', 'strongsort', 'ocsort', 'deepocsort') all work well.
Environment
python3.8
Minimal Reproducible Example