Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Box-Aware Feature Enhancement for Single Object Tracking on Point Clouds

About

Current 3D single object tracking approaches track the target based on a feature comparison between the target template and the search area. However, due to the common occlusion in LiDAR scans, it is non-trivial to conduct accurate feature comparisons on severe sparse and incomplete shapes. In this work, we exploit the ground truth bounding box given in the first frame as a strong cue to enhance the feature description of the target object, enabling a more accurate feature comparison in a simple yet effective way. In particular, we first propose the BoxCloud, an informative and robust representation, to depict an object using the point-to-box relation. We further design an efficient box-aware feature fusion module, which leverages the aforementioned BoxCloud for reliable feature matching and embedding. Integrating the proposed general components into an existing model P2B, we construct a superior box-aware tracker (BAT). Experiments confirm that our proposed BAT outperforms the previous state-of-the-art by a large margin on both KITTI and NuScenes benchmarks, achieving a 15.2% improvement in terms of precision while running ~20% faster.

Chaoda Zheng, Xu Yan, Jiantao Gao, Weibing Zhao, Wei Zhang, Zhen Li, Shuguang Cui• 2021

Related benchmarks

TaskDatasetResultRank
3D Single Object TrackingKITTI (test)
Success (Car)65.4
26
3D Point Cloud TrackingKITTI Van
Success Rate52.4
10
3D Single Object TrackingnuScenes (val)
Success (Car)40.73
7
3D Single Object TrackingKITTI sparse scenarios (test)
Success (Car)60.7
4
3D Single Object TrackingnuScenes (test)
Car Success22.5
4
3D Single Object TrackingKITTI Car
Success60.5
3
3D Single Object TrackingKITTI Pedestrian
Success42.1
3
3D Single Object TrackingWaymo Open Dataset (val)
Success (Vehicle)35.62
3
Showing 8 of 8 rows

Other info

Code

Follow for update