New website getting online, testing
    • 摘要: 3D多目标跟踪是指在三维空间中对多个目标进行实时的跟踪和预测,在无人系统和人工智能应用中具有极其重要的意义。提出一种基于激光雷达的3D多目标跟踪框架,目的是实现对点云场景中的三维目标进行准确高效的跟踪。具体来说,首先,为解决传统IoU的不足,提出一种高效的自适应转换交并比(AC-IoU)方法,来优化预测和检测结果之间的匹配,解决因遮挡或速度过快导致的关联失败问题。其次,为提高匹配的成功次数,增强轨迹的准确性,提出一种结合空间相关性和几何特征的级联匹配方法,一阶段负责匹配高置信度的目标,二阶段则专注于处理由于遮挡、低置信度或其他复杂情况导致的难以关联的目标。在KITTI数据集上的实验结果表明,跟踪准确度提高0.79%,跟踪精度提升了3.67%,帧率达到115 f/s,证明所提方法在行人、车辆等目标跟踪任务中的高效性和可靠性。

       

      Abstract: 3D multi-object tracking technology can help unmanned vehicles accurately perceive their surroundings, identify objects such as pedestrians and vehicles, and predict their movement trajectories, which is important for improving the safety of unmanned systems and reducing traffic accidents. In order to improve the performance of 3D multi-object tracking, a detection-based 3D multi-object tracking framework is proposed, which generates a 3D bounding box with identity, position, and shape in real time from the point cloud provided in each successive frame. Specifically and firstly, to address the shortcomings of traditional IoU, an efficient adaptive conversion intersection and merger ratio (AC-IoU) method is proposed to optimize the data metric between prediction and actual detection. Secondly, in order to increase the number of successful matches and enhance the accuracy of the trajectory, a cascade matching method combining spatial correlation and geometric features is proposed, where the first stage is responsible for matching objects with high confidence, and the second stage focuses on handling objects that are difficult to correlate due to occlusion, low confidence, or other complex situations. Experimental results on the KITTI dataset show that the tracking accuracy is improved by 0.79%, the tracking precision is improved by 3.67%, and the frame rate has reached 115 f/s. These results prove the efficiency and reliability of this paper's method in the task of tracking objects such as pedestrians and cars.