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

Authors

  • Jiajun Deng CAS Key Laboratory of GIPAS, EEIS Department, University of Science and Technology of China
  • Shaoshuai Shi Multimedia Laboratory, The Chinese University of Hong Kong
  • Peiwei Li CAS Key Laboratory of GIPAS, EEIS Department, University of Science and Technology of China
  • Wengang Zhou CAS Key Laboratory of GIPAS, EEIS Department, University of Science and Technology of China Institute of Artificial Intelligence, Hefei Comprehensive National Science Center
  • Yanyong Zhang Department of Computer Science, University of Science and Technology of China
  • Houqiang Li CAS Key Laboratory of GIPAS, EEIS Department, University of Science and Technology of China Institute of Artificial Intelligence, Hefei Comprehensive National Science Center

DOI:

https://doi.org/10.1609/aaai.v35i2.16207

Keywords:

Object Detection & Categorization

Abstract

Recent advances on 3D object detection heavily rely on how the 3D data are represented, 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, i.e., at a speed of 25 FPS on an NVIDIA RTX 2080 Ti GPU. The code is available at https://github.com/djiajunustc/Voxel-R-CNN.

Downloads

Published

2021-05-18

How to Cite

Deng, J., Shi, S., Li, P., Zhou, W., Zhang, Y., & Li, H. (2021). Voxel R-CNN: Towards High Performance Voxel-based 3D Object Detection. Proceedings of the AAAI Conference on Artificial Intelligence, 35(2), 1201-1209. https://doi.org/10.1609/aaai.v35i2.16207

Issue

Section

AAAI Technical Track on Computer Vision I