English

CVCP-Fusion: On Implicit Depth Estimation for 3D Bounding Box Prediction

Computer Vision and Pattern Recognition 2024-10-17 v2 Machine Learning

Abstract

Combining LiDAR and Camera-view data has become a common approach for 3D Object Detection. However, previous approaches combine the two input streams at a point-level, throwing away semantic information derived from camera features. In this paper we propose Cross-View Center Point-Fusion, a state-of-the-art model to perform 3D object detection by combining camera and LiDAR-derived features in the BEV space to preserve semantic density from the camera stream while incorporating spacial data from the LiDAR stream. Our architecture utilizes aspects from previously established algorithms, Cross-View Transformers and CenterPoint, and runs their backbones in parallel, allowing efficient computation for real-time processing and application. In this paper we find that while an implicitly calculated depth-estimate may be sufficiently accurate in a 2D map-view representation, explicitly calculated geometric and spacial information is needed for precise bounding box prediction in the 3D world-view space.

Keywords

Cite

@article{arxiv.2410.11211,
  title  = {CVCP-Fusion: On Implicit Depth Estimation for 3D Bounding Box Prediction},
  author = {Pranav Gupta and Rishabh Rengarajan and Viren Bankapur and Vedansh Mannem and Lakshit Ahuja and Surya Vijay and Kevin Wang},
  journal= {arXiv preprint arXiv:2410.11211},
  year   = {2024}
}

Comments

7 pages, 5 figures. arXiv admin note: text overlap with arXiv:2205.02833 by other authors

R2 v1 2026-06-28T19:21:54.072Z