paper-with-me

Papers

PointRGCN: Graph Convolution Networks for 3D Vehicles Detection Refinement

2019-11-27 · Jesus Zarzar, Silvio Giancola, Bernard Ghanem

In autonomous driving pipelines, perception modules provide a visual understanding of the surrounding road scene. Among the perception tasks, vehicle detection is of paramount importance for a safe driving as it identifies the position of other agents sharing the road. In our work, we propose PointRGCN: a graph-based 3D object detection pipeline based on graph convolutional networks (GCNs) which operates exclusively on 3D LiDAR point clouds. To perform more accurate 3D object detection, we leverage a graph representation that performs proposal feature and context aggregation. We integrate residual GCNs in a two-stage 3D object detection pipeline, where 3D object proposals are refined using a novel graph representation. In particular, R-GCN is a residual GCN that classifies and regresses 3D proposals, and C-GCN is a contextual GCN that further refines proposals by sharing contextual information between multiple proposals. We integrate our refinement modules into a novel 3D detection pipeline, PointRGCN, and achieve state-of-the-art performance on the easy difficulty for the bird eye view detection task.

📄 PDF Abstract BibTeX arXiv:1911.12236

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionAutonomous DrivingObjectobject-detectionObject Detectionvehicle detection

Methods 이 논문이 사용한 방법론

Graph Convolutional Networks 설명 없음
GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…

Similar Papers 제목 키워드 기반

Road Scene Graph: A Semantic Graph-Based Scene Representation Dataset for Intelligent Vehicles

2020-11-27 · Yafu Tian, Alexander Carballo, Ruifeng Li, Kazuya Takeda

Rich semantic information extraction plays a vital role on next-generation intelligent vehicles. Currently there is great amount of research focusing on fundamental applications such as 6D pose detection, road scene sema…

Semantic Segmentation

S-AT GCN: Spatial-Attention Graph Convolution Network based Feature Enhancement for 3D Object Detection

2021-03-15 · Li Wang, Chenfei Wang, Xinyu Zhang, Tianwei Lan 외

3D object detection plays a crucial role in environmental perception for autonomous vehicles, which is the prerequisite of decision and control. This paper analyses partition-based methods' inherent drawbacks. In the par…

3D Object DetectionAutonomous Vehiclesobject-detectionObject Detection

Channel-wise Topology Refinement Graph Convolution for Skeleton-Based Action Recognition

2021-07-26 · ICCV 2021 10 · Yuxin Chen, Ziqi Zhang, Chunfeng Yuan, Bing Li 외

Graph convolutional networks (GCNs) have been widely used and achieved remarkable results in skeleton-based action recognition. In GCNs, graph topology dominates feature aggregation and therefore is the key to extracting…

Action RecognitionSkeleton Based Action Recognition

A water-obstacle separation and refinement network for unmanned surface vehicles

2020-01-07 · Borja Bovcon, Matej Kristan

Obstacle detection by semantic segmentation shows a great promise for autonomous navigation in unmanned surface vehicles (USV). However, existing methods suffer from poor estimation of the water edge in the presence of v…

Autonomous NavigationDecoderSemantic Segmentation

Graph-Based Spatial-Temporal Convolutional Network for Vehicle Trajectory Prediction in Autonomous Driving

2021-09-27 · Zihao Sheng, Yunwen Xu, Shibei Xue, Dewei Li

Forecasting the trajectories of neighbor vehicles is a crucial step for decision making and motion planning of autonomous vehicles. This paper proposes a graph-based spatial-temporal convolutional network (GSTCN) to pred…

Autonomous DrivingAutonomous VehiclesDecision MakingMotion Planning+1