what args do I need to pass for BoTSORT
Sumant-Gosi opened this issue · 1 comments
Sumant-Gosi commented
I am integrating Yolov8, botSORT in my application.
And ofcourse, I am getting the issue of missing 1 argument 'args' for BOTSORT().
So, what args do I pass in order to produce the tracking results ?
I did set args='without_reid' , I get missing argument for 'track_buffer'.
So, where do I find the argument list for BoTSORT ?
Sumant-Gosi commented
Got it.
Sorry for the inconvenience