CVOct 19, 2024

3D Multi-Object Tracking Employing MS-GLMB Filter for Autonomous Driving

arXiv:2410.14977v12 citationsh-index: 28Has CodeICCAIS
Originality Incremental advance
AI Analysis

This work addresses occlusion and sensor limitations in multi-object tracking for autonomous vehicles, representing an incremental enhancement to the MS-GLMB framework.

The paper tackles 3D multi-object tracking for autonomous driving by integrating LiDAR into the MS-GLMB filter, eliminating the need for overlapping camera fields of view and showing significant performance improvements over existing methods.

The MS-GLMB filter offers a robust framework for tracking multiple objects through the use of multi-sensor data. Building on this, the MV-GLMB and MV-GLMB-AB filters enhance the MS-GLMB capabilities by employing cameras for 3D multi-sensor multi-object tracking, effectively addressing occlusions. However, both filters depend on overlapping fields of view from the cameras to combine complementary information. In this paper, we introduce an improved approach that integrates an additional sensor, such as LiDAR, into the MS-GLMB framework for 3D multi-object tracking. Specifically, we present a new LiDAR measurement model, along with a multi-camera and LiDAR multi-object measurement model. Our experimental results demonstrate a significant improvement in tracking performance compared to existing MS-GLMB-based methods. Importantly, our method eliminates the need for overlapping fields of view, broadening the applicability of the MS-GLMB filter. Our source code for nuScenes dataset is available at https://github.com/linh-gist/ms-glmb-nuScenes.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes