scispace - formally typeset
Open AccessProceedings Article

PointNet++: Deep Hierarchical Feature Learning on Point Sets in a Metric Space

Reads0
Chats0
TLDR
PointNet++ as discussed by the authors applies PointNet recursively on a nested partitioning of the input point set to learn local features with increasing contextual scales, and proposes novel set learning layers to adaptively combine features from multiple scales.
Abstract
Few prior works study deep learning on point sets. PointNet is a pioneer in this direction. However, by design PointNet does not capture local structures induced by the metric space points live in, limiting its ability to recognize fine-grained patterns and generalizability to complex scenes. In this work, we introduce a hierarchical neural network that applies PointNet recursively on a nested partitioning of the input point set. By exploiting metric space distances, our network is able to learn local features with increasing contextual scales. With further observation that point sets are usually sampled with varying densities, which results in greatly decreased performance for networks trained on uniform densities, we propose novel set learning layers to adaptively combine features from multiple scales. Experiments show that our network called PointNet++ is able to learn deep point set features efficiently and robustly. In particular, results significantly better than state-of-the-art have been obtained on challenging benchmarks of 3D point clouds.

read more

Content maybe subject to copyright    Report

Citations
More filters
Posted Content

Multi-scale Interaction for Real-time LiDAR Data Segmentation on an Embedded Platform.

TL;DR: The proposed Multi-scale Interaction Network (MINet) uses multiple paths with different scales and balances the computational resources between the scales and outperforms point-based, image- based, and projection-based methods in terms of accuracy, number of parameters, and runtime.
Journal ArticleDOI

Deep Compression for Dense Point Cloud Maps

TL;DR: In this article, a deep convolutional autoencoder architecture is proposed to learn a set of local feature descriptors from which the point cloud can be reconstructed efficiently and effectively.
Posted Content

DublinCity: Annotated LiDAR Point Cloud and its Applications

TL;DR: The paper presents the first-ever labelled dataset for a highly dense Aerial Laser Scanning (ALS) point cloud at city-scale, which includes a manually annotated point cloud for over 260 million laser scanning points into 100'000 assets from Dublin LiDAR point cloud in 2015.
Posted Content

Disp R-CNN: Stereo 3D Object Detection via Shape Prior Guided Instance Disparity Estimation

TL;DR: It is proposed to use a statistical shape model to generate dense disparity pseudo-ground-truth without the need of LiDAR point clouds, which makes the Disp R-CNN system more widely applicable.
Posted Content

STD: Sparse-to-Dense 3D Object Detector for Point Cloud.

TL;DR: This work proposes a two-stage 3D object detection framework, named sparse-to-dense 3D Object Detector (STD), and implements a parallel intersection-over-union (IoU) branch to increase awareness of localization accuracy, resulting in further improved performance.
Related Papers (5)