SCTracker: Multi-Object Tracking With Shape and Confidence Constraints
Huan Mao, Yulin Chen, Zongtan Li, Pingping Chen, Feng Chen
Abstract
Detection-based tracking is one of the main methods of multi-object tracking. It can achieve good tracking performance when using excellent detectors but it may associate wrong targets when facing overlapping and low-confidence detections. To address this issue, this article proposes a novel multi-object tracker (SCTracker) by exploiting shape constraint and confidence. In the data association stage, an intersection of union (IoU) distance with shape constraints is developed to calculate the cost matrix between tracks and detections, which can reduce the track of the wrong target with the similar position but inconsistent shape. Moreover, the detection confidence is calculated in the update stage of the Kalman filter to improve the track performance with the inaccurate detection result. Experimental results on the MOT 17 dataset show that the proposed SCTracker can improve the tracking performance of multi-object tracking when compared with the state-of-the-art methods.