kalman-filter-in-single-object-tracking A simple implementation of Kalman filter in single object tracking https://www.bilibili.com/video/BV1Qf4y1J7D4/ use 1.extract labels.7z in /data/labels labels every lines = [0,x1,y1,x2,y2] (left top,right bottom),0 is no use. 2.run main.py