nwojke / deep_sort

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

to xyah funxtion not working on list of lists(detections) #304

Open raj-chinagundi opened 1 year ago

raj-chinagundi commented 1 year ago

mean, covariance = self.kf.initiate(detection.to_xyah()) AttributeError: 'numpy.ndarray' object has no attribute 'to_xyah'