Open weidong-z opened 3 weeks ago
๐ Hello @weidong-z, thank you for reaching out to us at Ultralytics ๐! We appreciate your interest and the detailed description of the issue you're encountering.
To assist us in debugging this ๐, could you please provide a minimum reproducible example? This will help our team better understand the problem and identify any potential issues with the tracking functionality.
In the meantime, I recommend upgrading to the latest ultralytics
package along with all requirements in a Python>=3.8 environment with PyTorch>=1.8 to ensure you're using the newest features and fixes:
pip install -U ultralytics
For additional context on improving your model's performance, particularly in custom training scenarios, you might find our Tips for Best Training Results beneficial.
If you're interested in discussing with others or need real-time help, join our Discord ๐ง or check out our Discourse for more in-depth discussions.
Rest assured, an Ultralytics engineer will review your issue soon to provide more tailored assistance.
Take care and looking forward to your minimum reproducible example! ๐น
Tracking expects the camera to be static. Here the camera is switching between different views.
Search before asking
Question
Hello there,
I have a video, and I think it is simple, when I do tracking, it fails with wrong id on person switches. I use example codes as
I got wrong id when person switchs as shown in:
I attached my video here https://drive.google.com/file/d/1ZSmpVXOX2YaXEOYuv97WEnBABHFtuC5x/view?usp=sharing
https://github.com/user-attachments/assets/4760c065-aae3-4561-b235-1e6196d3848f