Multi-Object Tracking Algorithm for Unmanned Vehicle Autonomous Driving Scene Based on Online Spatiotemporal Feature Correlation
作者:Haijun Li, Zhuye Xu, Changxi Ma, Xiao Rong Tang · 发表于:IEEE Access · 年份:2024 · DOI:10.1109/access.2024.3439702 · 被引用次数:4 · 研究领域:Air Quality Monitoring and Forecasting、Advanced Measurement and Detection Methods、Impact of Light on Environment and Health
Aiming at the problem that the multi-object tracking algorithm is difficult to accurately design the object feature model and data association algorithm in the process of unmanned vehicle autonomous driving, a multi-object tracking algorithm based on online spatiotemporal feature correlation for unmanned vehicle autonomous driving scene (MOTA-BOSFCFUVADS) is proposed. Firstly, the algorithm performs object detection on the training samples, calibrates the coordinates of the detection results in the time dimension and the coordinates of the space dimension, eliminates the detection results whose confidence is less than the set value, and eliminates the overlapping boundaries in the detection through non-maximum suppression. Secondly, we use Kalman filter to predict the position of the tracking object in the current frame, then build the feature model of the object in the time dimension and the space dimension respectively, and fuse the temporal feature model of the tracking object with the spatial feature model, thereby, the spatiotemporal feature model of the tracking object is obtained. Finally, the spatiotemporal feature response of the object in the current frame is detected online, and the spatiotemporal feature response is correlated with the spatiotemporal object feature model of the tracking object, and then the similarity metric matching matrix obtained by fusion is calculated, and the tracking is solved by using the Hungarian algorithm. The optimal correlation pair b...