-
Hi, I modified the code in this project to use a camera to steer the telescope mount to follow moving objects. I'm not sure what the best way is to upload my code so others can use it. Should I create…
-
Hi,
Is it possible to take the output of intermediate layer/s before nms for features to use later in a tracking module ?
If so - which layer/s should I use ?
Thanks for the help !
-
Hello
How do we use YoloR for Multi object tracking?
-
-
The tracking in state.go uses a lock to protect against concurrent modifications to its own structs. However, when updating cached objects, it overwrites them in place instead of caching a new object.…
-
"How can I apply tracking to multiple objects using the CAMShift algorithm?
-
Hello
How are you?
Thanks for contributing to this project.
I have a question.
Can this project support multi-class?
-
Trying out this project tomorrow for several IP PTZ Cameras I have laying around. Just thinking, ONVIF support with Object Tracking (mainly vehicle) would be a game changer in the prosumer/DIY surveil…
-
**Is your feature request related to a problem? Please describe.**
I noticed that I can't export labels from a video object tracking task to YOLOv5 format. I think this is because YOLOv5 exports are …
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar feature requests.
### Description
Include ReID in trackin…