Replies: 1 comment 1 reply
-
https://github.com/mikel-brostrom/yolo_tracking#custom-object-detection-model-example
DeepOCSORT, BoTSORT and StrongSORT use both motion and appearance information in the tracking process. Motion information is generated by kalmanfilters while the appearance information is generated by a ReID model. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How do I use the custom yolov8 model to create the track class? Do deepocsort and botsort only use the reid model?
Beta Was this translation helpful? Give feedback.
All reactions