Replies: 1 comment
-
StrongSort is built differently than the rest of the trackers. It does not inherit BaseTrack so it does not contain the def reset(self):
pass to the StrongSORT class. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I managed to use all the trackers to benchmark. However, the strongsort is not working with my custom yolov8 detection model, prompting the following error:
Is there anything I can do to solve this issue?
Beta Was this translation helpful? Give feedback.
All reactions