paper-with-me

Papers

Multi-Resolution Graph Neural Network for Large-Scale Pointcloud Segmentation

2020-09-18 · Liuyue Xie, Tomotake Furuhata, Kenji Shimada

In this paper, we propose a multi-resolution deep-learning architecture to semantically segment dense large-scale pointclouds. Dense pointcloud data require a computationally expensive feature encoding process before semantic segmentation. Previous work has used different approaches to drastically downsample from the original pointcloud so common computing hardware can be utilized. While these approaches can relieve the computation burden to some extent, they are still limited in their processing capability for multiple scans. We present MuGNet, a memory-efficient, end-to-end graph neural network framework to perform semantic segmentation on large-scale pointclouds. We reduce the computation demand by utilizing a graph neural network on the preformed pointcloud graphs and retain the precision of the segmentation with a bidirectional network that fuses feature embedding at different resolutions. Our framework has been validated on benchmark datasets including Stanford Large-Scale 3D Indoor Spaces Dataset(S3DIS) and Virtual KITTI Dataset. We demonstrate that our framework can process up to 45 room scans at once on a single 11 GB GPU while still surpassing other graph-based solutions for segmentation on S3DIS with an 88.5\% (+3\%) overall accuracy and 69.8\% (+7.7\%) mIOU accuracy.

📄 PDF Abstract BibTeX arXiv:2009.08924

Code (0)

등록된 구현이 없습니다.

Tasks

GPUGraph Neural NetworkSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

MuGNet: Multi-Resolution Graph Neural Network for Large-Scale Pointcloud Segmentation

2020-11-16 · Conference on Robot Learning 2020 11 · Liuyue Xie, Tomotake Furuhata, Kenji Shimada

In this paper, we propose a multi-resolution deep-learning architecture to semantically segment dense large-scale pointclouds. Dense pointcloud data require a computationally expensive feature encoding process before sem…

GPUGraph Neural NetworkSegmentationSemantic Segmentation

DREAM-PCD: Deep Reconstruction and Enhancement of mmWave Radar Pointcloud

2023-09-27 · Ruixu Geng, Yadong Li, Dongheng Zhang, Jincheng Wu 외

Millimeter-wave (mmWave) radar pointcloud offers attractive potential for 3D sensing, thanks to its robustness in challenging conditions such as smoke and low illumination. However, existing methods failed to simultaneou…

Learning task-specific features for 3D pointcloud graph creation

2022-09-02 · Elías Abad-Rocamora, Javier Ruiz-Hidalgo

Processing 3D pointclouds with Deep Learning methods is not an easy task. A common choice is to do so with Graph Neural Networks, but this framework involves the creation of edges between points, which are explicitly not…

Supervised Learning of Labeled Pointcloud Differences via Cover-Tree Entropy Reduction

2017-02-26 · Abraham Smith, Paul Bendich, John Harer, Alex Pieloch 외

We introduce a new algorithm, called CDER, for supervised machine learning that merges the multi-scale geometric properties of Cover Trees with the information-theoretic properties of entropy. CDER applies to a training …

BIG-bench Machine Learning

HALS: A Height-Aware Lidar Super-Resolution Framework for Autonomous Driving

2022-02-08 · George Eskandar, Sanjeev Sudarsan, Karim Guirguis, Janaranjani Palaniswamy 외

Lidar sensors are costly yet critical for understanding the 3D environment in autonomous driving. High-resolution sensors provide more details about the surroundings because they contain more vertical beams, but they com…

Autonomous DrivingAutonomous VehiclesSuper-Resolution