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

KeypointNet: A Large-scale 3D Keypoint Dataset Aggregated from Numerous Human Annotations

TL;DR: This work presents KeypointNet: the first large-scale and diverse 3D keypoint dataset that contains 83,231 keypoints and 8,329 3D models from 16 object categories, by leveraging numerous human annotations.
Journal ArticleDOI

Fine-Grained 3D Shape Classification With Hierarchical Part-View Attention

TL;DR: FG3D-Net as discussed by the authors proposes a hierarchical part-view attention aggregation module to learn a global shape representation by aggregating generally semantic part features, which preserves the local details of 3D shapes.
Journal ArticleDOI

Sensor Agnostic Semantic Segmentation of Structurally Diverse and Complex Forest Point Clouds Using Deep Learning

TL;DR: This research demonstrates an effective deep learning approach for semantically segmenting high-resolution forest point clouds from multiple different sensing systems in diverse forest conditions, and presents a method of extracting a Digital Terrain Model (DTM) from such segmented point clouds.
Posted Content

ASFM-Net: Asymmetrical Siamese Feature Matching Network for Point Completion

TL;DR: The Siamese auto-encoder neural network is adopted to map the partial and complete input point cloud into a shared latent space, which can capture detailed shape prior and an iterative refinement unit is designed to generate complete shapes with fine-grained details by integrating prior information.
Proceedings ArticleDOI

Sequential 3D Human Pose and Shape Estimation From Point Clouds

TL;DR: This work proposes a novel sequential 3D human pose and shape estimation framework that can regress 3D coordinates of mesh vertices at different resolutions from the latent features of point clouds and develops a spatial-temporal mesh attention convolution (MAC) to predict the 3Dcoordinates of mesh Vertices at the high resolution.
Related Papers (5)