paper-with-me

Papers

Voxel R-CNN: Towards High Performance Voxel-based 3D Object Detection

2020-12-31 · Jiajun Deng, Shaoshuai Shi, Peiwei Li, Wengang Zhou, Yanyong Zhang, Houqiang Li

Recent advances on 3D object detection heavily rely on how the 3D data are represented, \emph{i.e.}, voxel-based or point-based representation. Many existing high performance 3D detectors are point-based because this structure can better retain precise point positions. Nevertheless, point-level features lead to high computation overheads due to unordered storage. In contrast, the voxel-based structure is better suited for feature extraction but often yields lower accuracy because the input data are divided into grids. In this paper, we take a slightly different viewpoint -- we find that precise positioning of raw points is not essential for high performance 3D object detection and that the coarse voxel granularity can also offer sufficient detection accuracy. Bearing this view in mind, we devise a simple but effective voxel-based framework, named Voxel R-CNN. By taking full advantage of voxel features in a two stage approach, our method achieves comparable detection accuracy with state-of-the-art point-based models, but at a fraction of the computation cost. Voxel R-CNN consists of a 3D backbone network, a 2D bird-eye-view (BEV) Region Proposal Network and a detect head. A voxel RoI pooling is devised to extract RoI features directly from voxel features for further refinement. Extensive experiments are conducted on the widely used KITTI Dataset and the more recent Waymo Open Dataset. Our results show that compared to existing voxel-based methods, Voxel R-CNN delivers a higher detection accuracy while maintaining a real-time frame processing rate, \emph{i.e}., at a speed of 25 FPS on an NVIDIA RTX 2080 Ti GPU. The code is available at \url{https://github.com/djiajunustc/Voxel-R-CNN}.

📄 PDF Abstract BibTeX arXiv:2012.15712

Code (5)

djiajunustc/Voxel-R-CNN 공식 구현 pytorch
open-mmlab/OpenPCDet 공식 구현 pytorch
KangchengLiu/FAC_Foreground_Aware_Contrast pytorch
KangchengLiu/RM3D pytorch
Sidu28/Voxel_att pytorch

Tasks

3D Object DetectionGPUobject-detectionObject DetectionRegion ProposalVocal Bursts Intensity Prediction

Methods 이 논문이 사용한 방법론

eToro Customer Care Number +1-833-534-1729 설명 없음
RPN A Region Proposal Network, or RPN, is a fully convolutional network that simultaneously predicts object bounds and objectness scores at each position. The RPN is trained…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Voxel RoI Pooling Voxel RoI Pooling is a RoI feature extractor extracts RoI features directly from voxel features for further refinement. It starts by dividing a region proposal into $G \times…
Kraken Customer Care Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

PV-RCNN: Point-Voxel Feature Set Abstraction for 3D Object Detection

2019-12-31 · CVPR 2020 6 · Shaoshuai Shi, Chaoxu Guo, Li Jiang, Zhe Wang 외

We present a novel and high-performance 3D object detection framework, named PointVoxel-RCNN (PV-RCNN), for accurate 3D object detection from point clouds. Our proposed method deeply integrates both 3D voxel Convolutiona…

3D Object DetectionObjectobject-detectionObject Detection+1

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

GraVoS: Voxel Selection for 3D Point-Cloud Detection

2022-08-18 · CVPR 2023 1 · Oren Shrout, Yizhak Ben-Shabat, Ayellet Tal

3D object detection within large 3D scenes is challenging not only due to the sparsity and irregularity of 3D point clouds, but also due to both the extreme foreground-background scene imbalance and class imbalance. A co…

3D Object DetectionCloud Detectionobject-detectionObject Detection

HVNet: Hybrid Voxel Network for LiDAR Based 3D Object Detection

2020-02-29 · CVPR 2020 6 · Maosheng Ye, Shuangjie Xu, Tongyi Cao

We present Hybrid Voxel Network (HVNet), a novel one-stage unified network for point cloud based 3D object detection for autonomous driving. Recent studies show that 2D voxelization with per voxel PointNet style feature …

3D Object DetectionAutonomous Drivingobject-detectionObject Detection

PV-RCNN++: Semantical Point-Voxel Feature Interaction for 3D Object Detection

2022-08-29 · Peng Wu, Lipeng Gu, Xuefeng Yan, Haoran Xie 외

Large imbalance often exists between the foreground points (i.e., objects) and the background points in outdoor LiDAR point clouds. It hinders cutting-edge detectors from focusing on informative areas to produce accurate…

3D Object DetectionNovel Object DetectionObjectobject-detection+2