paper-with-me

홈 › Papers

Dense Voxel Fusion for 3D Object Detection

2022-03-02 · Anas Mahmoud, Jordan S. K. Hu, Steven L. Waslander

Camera and LiDAR sensor modalities provide complementary appearance and geometric information useful for detecting 3D objects for autonomous vehicle applications. However, current end-to-end fusion methods are challenging to train and underperform state-of-the-art LiDAR-only detectors. Sequential fusion methods suffer from a limited number of pixel and point correspondences due to point cloud sparsity, or their performance is strictly capped by the detections of one of the modalities. Our proposed solution, Dense Voxel Fusion (DVF) is a sequential fusion method that generates multi-scale dense voxel feature representations, improving expressiveness in low point density regions. To enhance multi-modal learning, we train directly with projected ground truth 3D bounding box labels, avoiding noisy, detector-specific 2D predictions. Both DVF and the multi-modal training approach can be applied to any voxel-based LiDAR backbone. DVF ranks 3rd among published fusion methods on KITTI 3D car detection benchmark without introducing additional trainable parameters, nor requiring stereo images or dense depth labels. In addition, DVF significantly improves 3D vehicle detection performance of voxel-based methods on the Waymo Open Dataset.

📄 PDF Abstract BibTeX arXiv:2203.00871

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionObjectobject-detectionObject Detectionvehicle detection

Similar Papers 제목 키워드 기반

VoxelNextFusion: A Simple, Unified and Effective Voxel Fusion Framework for Multi-Modal 3D Object Detection

2024-01-05 · Ziying Song, Guoxin Zhang, Jun Xie, Lin Liu 외

LiDAR-camera fusion can enhance the performance of 3D object detection by utilizing complementary information between depth-aware LiDAR points and semantically rich images. Existing voxel-based methods face significant c…

3D Object DetectionFeature ImportanceObjectobject-detection+1

Homogeneous Multi-modal Feature Fusion and Interaction for 3D Object Detection

2022-10-18 · Xin Li, Botian Shi, Yuenan Hou, Xingjiao Wu 외

Multi-modal 3D object detection has been an active research topic in autonomous driving. Nevertheless, it is non-trivial to explore the cross-modal feature fusion between sparse 3D points and dense 2D pixels. Recent appr…

3D Object DetectionAutonomous Drivingobject-detectionObject Detection

SDVRF: Sparse-to-Dense Voxel Region Fusion for Multi-modal 3D Object Detection

2023-04-17 · Binglu Ren, Jianqin Yin

In the perception task of autonomous driving, multi-modal methods have become a trend due to the complementary characteristics of LiDAR point clouds and image data. However, the performance of multi-modal methods is usua…

3D Object DetectionAutonomous Drivingobject-detectionObject Detection

No Dense Tensors Needed: Fully Sparse Object Detection on Event-Camera Voxel Grids

2026-03-23 · Mohamad Yazan Sadoun, Sarah Sharif, Yaser Mike Banad arxiv

Event cameras produce asynchronous, high-dynamic-range streams well suited for detecting small, fast-moving drones, yet most event-based detectors convert the sparse event stream into dense tensors, discarding the repres…

Object Detection

End-to-End Multi-View Fusion for 3D Object Detection in LiDAR Point Clouds

2019-10-15 · Yin Zhou, Pei Sun, Yu Zhang, Dragomir Anguelov 외

Recent work on 3D object detection advocates point cloud voxelization in birds-eye view, where objects preserve their physical dimensions and are naturally separable. When represented in this view, however, point clouds …

3D Object Detectionobject-detectionObject Detection