deep_sort
deep_sort copied to clipboard
Parameters tuning
I am using yolo detections with deep sort and I want to fine tune the parameters to reduce ID switching. In my application whenever 2 people clash, the ID switches. Any suggestions on how to modify the parameters? I would also like to understand the max_iou_distance parameter and how modifying that affects tracking. Appreciate any help.
Hi - please note https://github.com/nwojke/deep_sort/issues/275. I am also trying to optimize the hyper parameters of deepsort to fix this issue.
Cheers!