nwojke / deep_sort

Simple Online Realtime Tracking with a Deep Association Metric
GNU General Public License v3.0
5.27k stars 1.47k forks source link

Extend Deep sort to settle ID switching #183

Open asyrafzlkln96 opened 4 years ago

asyrafzlkln96 commented 4 years ago

As we can see from the demo, ID switches occur every time two person clashes and the algorithm detects the same person again a new ID will be assign to the same person. How to settle this ID switch?

arvindchandel commented 3 years ago

Hi did u get any solution of the Id switch issue?