-
Can the existing project implement mask function for multi-Object tracking (instead of simple box selection of target objects).If not, how can I modify the existing code
-
# YOLOv8 Multi-Object Tracking
Object tracking is a task that involves identifying the location and class of objects, then assigning a unique ID to that detection in video streams.
The outpu…
-
I was trying to use BoT-SORT with reid on a simple video in which single person is walking on the road, first gets occluded by small tree and then by a billboard. Also this is a drone footage though n…
-
Will the yolov10 object detector be embedded into the multi-object tracker (such as ByteTrack, BoT-SORT ) in the future?
Thank you for your reply!
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues.
- [X] This issue is not a question, feature request, or anything other than a bu…
-
### 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…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
Hello
How are you?
Thanks for contributing to this project.
I have a question.
Can this project support multi-class?
-
Hello, nice work by the way.
Can this work be trained for multi-class-multi-object tracking such as tracking multiple cars, multiple persons and multiple dogs at the same time?
-
Hello,
I am trying to track object in 3 different cameras using deep-sort. So my question is how I can track the objects and assign them same ID for the 3 camera, and this by using the deep feature m…