mikel-brostrom / boxmot

BoxMOT: pluggable SOTA tracking modules for segmentation, object detection and pose estimation models
GNU Affero General Public License v3.0
6.79k stars 1.72k forks source link

WebCam changes track id while its video maintains it #1147

Closed evangelosSp closed 1 year ago

evangelosSp commented 1 year ago

Search before asking

Question

I used the code available with the deepocsort tracker and the yolo8. I have a simple algorithm for people counting and in the video it works because the id is maintained. However, when i use my web camera the id keeps changing per frame. I also recorded a video from the same camera and the tracker works.

Can you please assist as to what is wrong and how i can solve it?

github-actions[bot] commented 1 year 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!