paper-with-me

Papers

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

2020-12-18 · Yanan Zhang, Di Huang, Yunhong Wang

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.

📄 PDF Abstract BibTeX arXiv:2012.10412

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionAutonomous DrivingGraph Neural Networkobject-detectionObject DetectionPoint Cloud Completion

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

IRGNN: Efficient Invariant Radar Graph Neural Network for Radar Point Cloud Object Detection

2026-08-14 · Xiao Guo, Wanke Xia, Lili Yang, Caicong Wu arxiv

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 Clouds

RadarGNN: Transformation Invariant Graph Neural Network for Radar-based Perception

2023-04-13 · Felix Fent, Philipp Bauerschmidt, Markus Lienkamp

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+1

Graph-Guided Deformation for Point Cloud Completion

2021-11-11 · Jieqi Shi, Lingyun Xu, Liang Heng, Shaojie Shen

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 Completion

GASCN: Graph Attention Shape Completion Network

2022-01-20 · Haojie Huang, ZiYi Yang, Robert Platt

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 Attention

SPoVT: Semantic Prototype Variational Transformer for Dense Point Cloud Semantic Completion

2022-11-15 · Advances in Neural Information Processing Systems 35 2022 11 · Sheng-Yu Huang, Hao-Yu Hsu, Frank Wang

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