Journal of Jilin University Science Edition ›› 2021, Vol. 59 ›› Issue (5): 1161-1170.

Previous Articles     Next Articles

Pedestrian Multi-target Tracking Algorithm

ZHU Xinli1, CAI Hua1,2, KOU Tingting1, DU Donghui1, SUN Junxi3   

  1. 1. School of Electronic Information and Engineering, Changchun University of Science and Technology, Changchun 130022, China; 
    2. Changchun China Optics Science and Technology Museum, Changchun 130117, China;
    3. School of Information Science and Technology, Northeast Normal University, Changchun 130117, China
  • Received:2021-01-13 Online:2021-09-26 Published:2021-09-26

Abstract: Aiming at the problem of frequent identity exchange in multi-target tracking due to target occlusion, we proposed a pedestrian multi-target tracking algorithm. Firtsly, the algorithm used YOLOv4 as the detector to detect the target and determine the coordinates of the detection frame, the extended Kalman filter was used to predict the trajectory. Secondly, the Hungarian algorithm was used as the data association module, the detection frame predicted by extended Kalman filter was matched with the detection frame of target detection by cascade matching method, and the trajectory anomaly correction algorithm was added for the occluded target. Finally, the experiments were carried out on the test set of the MOT16 data set. The experimental results show that the algorithm achieves 56.5% tracking accuracy, and has a good effect on the occlusion phenomenon, which effectively improves the problem of frequent identity switching and target loss caused by occlusion.

Key words: computer vision, multi-target tracking, YOLOv4, extended Kalman filter

CLC Number: 

  • TP391