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
Journal ArticleDOI

LassoNet: Deep Lasso-Selection of 3D Point Clouds

TL;DR: This work introduces LassoNet, a new deep neural network for lasso selection of 3D point clouds, attempting to learn a latent mapping from viewpoint and lasso to point cloud regions, and improves the method scalability via an intention filtering and farthest point sampling.
Posted Content

Flex-Convolution (Million-Scale Point-Cloud Learning Beyond Grid-Worlds)

TL;DR: In this paper, the authors introduce a natural generalization of the conventional convolution layer along with an efficient GPU implementation, which allows to efficiently process 7 million points concurrently, and demonstrate competitive performance on rather small benchmark sets using fewer parameters and lower memory consumption.
Posted Content

PV-RAFT: Point-Voxel Correlation Fields for Scene Flow Estimation of Point Clouds

TL;DR: Experimental results show that PV-RAFT outperforms state-of-the-art methods by remarkable margins and is evaluated on the FlyingThings3D and KITTI Scene Flow 2015 datasets.
Posted Content

Autonomous Driving with Deep Learning: A Survey of State-of-Art Technologies.

TL;DR: This survey of autonomous driving technologies with deep learning methods investigates the major fields of self-driving systems, such as perception, mapping and localization, prediction, planning and control, simulation, V2X and safety etc.
Proceedings ArticleDOI

L2G Auto-encoder: Understanding Point Clouds by Local-to-Global Reconstruction with Hierarchical Self-Attention.

TL;DR: Li et al. as mentioned in this paper proposed Local-to-Global auto-encoder (L2G-AE) to simultaneously learn the local and global structure of point clouds by local to global reconstruction.
Related Papers (5)