Replies: 1 comment
-
I guess you are experimenting undershooting as you are working with fast moving objects. What is relevant here is not the tracking method but the tuning in the KFs in each method. I would recommend you to read some KF theory. But in short, this can potentially be solved by adjusting a combination of different values:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I use yolov8 for ball detection in table tennis and I tried to use StrongSORT to evaluate each shot separately. Any idea which of the SORT algorithms is best for tracking fast moving objects? Or how can I increase the performance by changing which parameters?
Beta Was this translation helpful? Give feedback.
All reactions