English

Fully Sparse Fusion for 3D Object Detection

Computer Vision and Pattern Recognition 2024-04-30 v3

Abstract

Currently prevalent multimodal 3D detection methods are built upon LiDAR-based detectors that usually use dense Bird's-Eye-View (BEV) feature maps. However, the cost of such BEV feature maps is quadratic to the detection range, making it not suitable for long-range detection. Fully sparse architecture is gaining attention as they are highly efficient in long-range perception. In this paper, we study how to effectively leverage image modality in the emerging fully sparse architecture. Particularly, utilizing instance queries, our framework integrates the well-studied 2D instance segmentation into the LiDAR side, which is parallel to the 3D instance segmentation part in the fully sparse detector. This design achieves a uniform query-based fusion framework in both the 2D and 3D sides while maintaining the fully sparse characteristic. Extensive experiments showcase state-of-the-art results on the widely used nuScenes dataset and the long-range Argoverse 2 dataset. Notably, the inference speed of the proposed method under the long-range LiDAR perception setting is 2.7 ×\times faster than that of other state-of-the-art multimodal 3D detection methods. Code will be released at \url{https://github.com/BraveGroup/FullySparseFusion}.

Keywords

Cite

@article{arxiv.2304.12310,
  title  = {Fully Sparse Fusion for 3D Object Detection},
  author = {Yingyan Li and Lue Fan and Yang Liu and Zehao Huang and Yuntao Chen and Naiyan Wang and Zhaoxiang Zhang},
  journal= {arXiv preprint arXiv:2304.12310},
  year   = {2024}
}

Comments

TPMAI 2024

R2 v1 2026-06-28T10:16:13.524Z