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

SLOAM: Semantic Lidar Odometry and Mapping for Forest Inventory

TL;DR: In this article, an end-to-end pipeline for tree diameter estimation based on semantic segmentation and lidar odometry and mapping is described, which is more robust, scalable, and automatically generates tree diameter estimations.
Posted Content

3D-CODED : 3D Correspondences by Deep Deformation

TL;DR: Shape Deformation Networks as mentioned in this paper jointly encode 3D shapes and correspondences by factoring the surface representation into (i) a template, that parameterizes the surface, and (ii) a learnt global feature vector that parameters the transformation of the template into the input surface.
Proceedings ArticleDOI

Point 4D Transformer Networks for Spatio-Temporal Modeling in Point Cloud Videos

TL;DR: Point 4D Transformer (P4Transformer) as discussed by the authors is a point 4D convolutional neural network that embeds the spatio-temporal local structures presented in a point cloud video and performs self-attention on the embedded local features.
Posted Content

3DMV: Joint 3D-Multi-View Prediction for 3D Semantic Scene Segmentation.

TL;DR: In this paper, a joint 3D-multi-view prediction network is proposed for 3D semantic scene segmentation of RGB-D scans in indoor environments using a joint, end-to-end network architecture.
Proceedings ArticleDOI

Variational Relational Point Completion Network

TL;DR: Li et al. as mentioned in this paper proposed a dual-path architecture to enable principled probabilistic modeling across partial and complete clouds, where one path consumes complete point clouds for reconstruction by learning a point VAE and the other path generates complete shapes for partial point clouds, whose embedded distribution is guided by distribution obtained from the reconstruction path during training.
Related Papers (5)