GeekAlexis / FastMOT

High-performance multiple object tracking based on YOLO, Deep SORT, and KLT 🚀
MIT License
1.12k stars 256 forks source link

ReID problem - A lot of ID switch during occlusions #269

Open kevinyena opened 1 month ago

kevinyena commented 1 month ago

Hi Alexis,

I'm having a problem with re-identification. I couldn't get good parameters (mot.json) for this video, especially for pedestrians during occlusions, there are a lot of ID changes. Could you give me the parameters to change (max_redi_cost ? occlusion_thresh ? max_age ?) and the best value of these parameters for my case please. Thank you very much for your help.

I run it on Jetson NX with yolov4.

You can find the video in this wetransfer link : https://we.tl/t-scvSgkE34l

There are 30 seconds of black at the beginning and then 10 seconds of black before each new sequence (it's a mix of several videos).

Cheers, Kevin