English

PC-RGNN: Point Cloud Completion and Graph Neural Network for 3D Object Detection

Computer Vision and Pattern Recognition 2020-12-23 v3

Abstract

LiDAR-based 3D object detection is an important task for autonomous driving and current approaches suffer from sparse and partial point clouds of distant and occluded objects. In this paper, we propose a novel two-stage approach, namely PC-RGNN, dealing with such challenges by two specific solutions. On the one hand, we introduce a point cloud completion module to recover high-quality proposals of dense points and entire views with original structures preserved. On the other hand, a graph neural network module is designed, which comprehensively captures relations among points through a local-global attention mechanism as well as multi-scale graph based context aggregation, substantially strengthening encoded features. Extensive experiments on the KITTI benchmark show that the proposed approach outperforms the previous state-of-the-art baselines by remarkable margins, highlighting its effectiveness.

Keywords

Cite

@article{arxiv.2012.10412,
  title  = {PC-RGNN: Point Cloud Completion and Graph Neural Network for 3D Object Detection},
  author = {Yanan Zhang and Di Huang and Yunhong Wang},
  journal= {arXiv preprint arXiv:2012.10412},
  year   = {2020}
}

Comments

To appear at AAAI 2021

R2 v1 2026-06-23T21:05:05.050Z