PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
June 1, 2020963 citations

Point-GNN: Graph Neural Network for 3D Object Detection in a Point Cloud

View Full Paper
WSWeijing ShiRRRaj Rajkumar

Key Points

  • The aim is to develop a graph neural network for accurate 3D object detection from LiDAR point clouds.
  • Proposed Point-GNN architecture for encoding point clouds as fixed radius near-neighbors graphs.
  • Implemented mechanisms for auto-registration to address translation variance.
  • Developed box merging and scoring operations to refine detections.
  • Achieved leading detection accuracy on the KITTI benchmark, surpassing traditional fusion-based algorithms.

Abstract

In this paper, we propose a graph neural network to detect objects from a LiDAR point cloud. Towards this end, we encode the point cloud efficiently in a fixed radius near-neighbors graph. We design a graph neural network, named Point-GNN, to predict the category and shape of the object that each vertex in the graph belongs to. In Point-GNN, we propose an auto-registration mechanism to reduce translation variance, and also design a box merging and scoring operation to combine detections from multiple vertices accurately. Our experiments on the KITTI benchmark show the proposed approach achieves leading accuracy using the point cloud alone and can even surpass fusion-based algorithms. Our results demonstrate the potential of using the graph neural network as a new approach for 3D object detection. The code is available at https://github.com/WeijingShi/Point-GNN.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Shi et al. (2020) studied this question.

synapsesocial.com/papers/69c863e72f29ca684df987d3https://doi.org/10.1109/cvpr42600.2020.00178
Ask AI
Helpful
Bookmark
Share
View Full Paper