nwojke / deep_sort

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

KalmanFilter' object has no attribute 'matching_threshold #310

Open myominhtet opened 1 year ago

myominhtet commented 1 year ago

I got error when i run detection.py with bbox , confidence_score and features. Kalmanfilter has no attribute matching_threshold. How do i solve it?