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

Omni-supervised Point Cloud Segmentation via Gradual Receptive Field Component Reasoning

TL;DR: In this article, the authors proposed a gradual receptive field component reasoning (RFCR) method, where target Receptive Field Component Codes (RFCCs) are designed to record categories within receptive fields for hidden units in the encoder.
Journal ArticleDOI

Deep Learning for Semantic Segmentation of 3d Point Cloud

TL;DR: This work describes a method to label and cluster automatically a point cloud based on a supervised Deep Learning approach, using a state-of-the-art Neural Network called PointNet++ as it reached significant results for classifying and segmenting 3D point clouds.
Posted Content

3DV: 3D Dynamic Voxel for Action Recognition in Depth Video

TL;DR: 3D dynamic voxel (3DV) is proposed as a novel 3D motion representation manner that is lightweight and effective for deep feature learning towards point set and split the depth video into temporal segments and encoded in 3DV integrally.
Posted Content

FG-Net: Fast Large-Scale LiDAR Point CloudsUnderstanding Network Leveraging CorrelatedFeature Mining and Geometric-Aware Modelling.

TL;DR: FG-Net is presented, a general deep learning framework for large-scale point clouds understanding without voxelizations, which achieves accurate and real-time performance with a single NVIDIA GTX 1080 GPU and proposes a deep convolutional neural network for effective understanding purpose.
Proceedings ArticleDOI

Semantic Implicit Neural Scene Representations With Semi-Supervised Training

TL;DR: In this article, a semi-supervised learning strategy atop the existing pre-trained scene representation is proposed to perform per-point semantic segmentation while retaining its ability to represent appearance and geometry.
Related Papers (5)