paper-with-me

홈 › Papers

VPFNet: Improving 3D Object Detection with Virtual Point based LiDAR and Stereo Data Fusion

2021-11-29 · Hanqi Zhu, Jiajun Deng, Yu Zhang, Jianmin Ji, Qiuyu Mao, Houqiang Li, Yanyong Zhang

It has been well recognized that fusing the complementary information from depth-aware LiDAR point clouds and semantic-rich stereo images would benefit 3D object detection. Nevertheless, it is not trivial to explore the inherently unnatural interaction between sparse 3D points and dense 2D pixels. To ease this difficulty, the recent proposals generally project the 3D points onto the 2D image plane to sample the image data and then aggregate the data at the points. However, this approach often suffers from the mismatch between the resolution of point clouds and RGB images, leading to sub-optimal performance. Specifically, taking the sparse points as the multi-modal data aggregation locations causes severe information loss for high-resolution images, which in turn undermines the effectiveness of multi-sensor fusion. In this paper, we present VPFNet -- a new architecture that cleverly aligns and aggregates the point cloud and image data at the `virtual' points. Particularly, with their density lying between that of the 3D points and 2D pixels, the virtual points can nicely bridge the resolution gap between the two sensors, and thus preserve more information for processing. Moreover, we also investigate the data augmentation techniques that can be applied to both point clouds and RGB images, as the data augmentation has made non-negligible contribution towards 3D object detectors to date. We have conducted extensive experiments on KITTI dataset, and have observed good performance compared to the state-of-the-art methods. Remarkably, our VPFNet achieves 83.21\% moderate 3D AP and 91.86\% moderate BEV AP on the KITTI test set, ranking the 1st since May 21th, 2021. The network design also takes computation efficiency into consideration -- we can achieve a FPS of 15 on a single NVIDIA RTX 2080Ti GPU. The code will be made available for reproduction and further investigation.

📄 PDF Abstract BibTeX arXiv:2111.14382

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionData AugmentationGPUobject-detectionObject DetectionSensor Fusion

Similar Papers 제목 키워드 기반

VPFNet: Voxel-Pixel Fusion Network for Multi-class 3D Object Detection

2021-11-01 · Chia-Hung Wang, Hsueh-Wei Chen, Li-Chen Fu

Many LiDAR-based methods for detecting large objects, single-class object detection, or under easy situations were claimed to perform quite well. However, their performances of detecting small objects or under hard situa…

3D Object DetectionObjectobject-detectionObject Detection

Point Virtual Transformer

2026-02-04 · Veerain Sood, Bnalin, Gaurav Pandey arxiv

LiDAR-based 3D object detectors often struggle to detect far-field objects due to the sparsity of point clouds at long ranges, which limits the availability of reliable geometric cues. To address this, prior approaches a…

3D Object DetectionPoint Clouds

VirtualPainting: Addressing Sparsity with Virtual Points and Distance-Aware Data Augmentation for 3D Object Detection

2023-12-26 · Sudip Dhakal, Dominic Carrillo, Deyuan Qu, Michael Nutt 외

In recent times, there has been a notable surge in multimodal approaches that decorates raw LiDAR point clouds with camera-derived features to improve object detection performance. However, we found that these methods st…

2D Semantic Segmentation3D Object DetectionData Augmentationobject-detection+2

Multimodal Virtual Point 3D Detection

2021-11-12 · NeurIPS 2021 12 · Tianwei Yin, Xingyi Zhou, Philipp Krähenbühl

Lidar-based sensing drives current autonomous vehicles. Despite rapid progress, current Lidar sensors still lag two decades behind traditional color cameras in terms of resolution and cost. For autonomous driving, this m…

3D Object DetectionAutonomous DrivingAutonomous Vehicles

ViKIENet: Towards Efficient 3D Object Detection with Virtual Key Instance Enhanced Network

2025-01-01 · CVPR 2025 1 · Zhuochen Yu, Bijie Qiu, Andy W. H. Khong

The sparsity of point clouds and inadequacy of semantic information pose challenges to current LiDAR-only 3D object detection methods. Recent methods alleviate these challenges by converting RGB images into virtual p…

3D Object DetectionDepth Completionobject-detectionObject Detection