PC-RGNN: Point Cloud Completion and Graph Neural Network for 3D Object Detection
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.
Code (0)
등록된 구현이 없습니다.
Tasks
3D Object DetectionAutonomous DrivingGraph Neural Networkobject-detectionObject DetectionPoint Cloud CompletionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
IRGNN: Efficient Invariant Radar Graph Neural Network for Radar Point Cloud Object Detection
Perception is a fundamental component of autonomous driving systems. While LiDAR-based methods have achieved remarkable progress in object detection, their reliability can degrade under adverse weather conditions. Radar …
Graph Neural NetworkAutonomous DrivingObject DetectionPoint CloudsRadarGNN: Transformation Invariant Graph Neural Network for Radar-based Perception
A reliable perception has to be robust against challenging environmental conditions. Therefore, recent efforts focused on the use of radar sensors in addition to camera and lidar sensors for perception applications. Howe…
3D Object DetectionGraph Neural Networkobject-detectionObject Detection+1Graph-Guided Deformation for Point Cloud Completion
For a long time, the point cloud completion task has been regarded as a pure generation task. After obtaining the global shape code through the encoder, a complete point cloud is generated using the shape priorly learnt …
Autonomous DrivingPoint Cloud CompletionGASCN: Graph Attention Shape Completion Network
Shape completion, the problem of inferring the complete geometry of an object given a partial point cloud, is an important problem in robotics and computer vision. This paper proposes the Graph Attention Shape Completion…
Graph AttentionSPoVT: Semantic Prototype Variational Transformer for Dense Point Cloud Semantic Completion
Point cloud completion is an active research topic for 3D vision and has been widely studied in recent years. Instead of directly predicting the missing point cloud from the partial input, we introduce a Semantic-Prototy…
Point Cloud CompletionPoint Cloud Semantic Completion