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

Sparse4D: Multi-view 3D Object Detection with Sparse Spatial-Temporal Fusion

About

Bird-eye-view (BEV) based methods have made great progress recently in multi-view 3D detection task. Comparing with BEV based methods, sparse based methods lag behind in performance, but still have lots of non-negligible merits. To push sparse 3D detection further, in this work, we introduce a novel method, named Sparse4D, which does the iterative refinement of anchor boxes via sparsely sampling and fusing spatial-temporal features. (1) Sparse 4D Sampling: for each 3D anchor, we assign multiple 4D keypoints, which are then projected to multi-view/scale/timestamp image features to sample corresponding features; (2) Hierarchy Feature Fusion: we hierarchically fuse sampled features of different view/scale, different timestamp and different keypoints to generate high-quality instance feature. In this way, Sparse4D can efficiently and effectively achieve 3D detection without relying on dense view transformation nor global attention, and is more friendly to edge devices deployment. Furthermore, we introduce an instance-level depth reweight module to alleviate the ill-posed issue in 3D-to-2D projection. In experiment, our method outperforms all sparse based methods and most BEV based methods on detection task in the nuScenes dataset.

Xuewu Lin, Tianwei Lin, Zixiang Pei, Lichao Huang, Zhizhong Su• 2022

Related benchmarks

TaskDatasetResultRank
3D Object DetectionnuScenes (val)
NDS55
941
3D Object DetectionnuScenes (test)
mAP51.1
829
3D Object DetectionNuScenes v1.0 (test)
mAP51.1
210
3D Object DetectionnuScenes v1.0 (val)
mAP (Overall)43.6
190
3D Multi-Object TrackingnuScenes (test)--
130
3D Object TrackingnuScenes (test)
AMOTA51.9
28
3D Object DetectionnuScenes v1.1 (val)
NDS55
14
Showing 7 of 7 rows

Other info

Follow for update