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

Neural Implicit Embedding for Point Cloud Analysis

TL;DR: Experimental results demonstrate that the proposed representation is capable of similar or better classification and segmentation performance compared to the state-of-the-art point-based methods, while requiring less time for training.
Posted Content

Large-scale Point Cloud Semantic Segmentation with Superpoint Graphs.

TL;DR: In this article, the authors propose a novel deep learning-based framework to tackle the challenge of semantic segmentation of large-scale point clouds of millions of points, which can be efficiently captured by a structure called superpoint graph (SPG), derived from a partition of the scanned scene into geometrically homogeneous elements.
Journal ArticleDOI

DNF-Net: A Deep Normal Filtering Network for Mesh Denoising

TL;DR: This paper presents a deep normal filtering network, called DNF-Net, an end-to-end network that takes patches of facet normals as inputs and directly outputs the corresponding denoised facetnormals of the patches.
Posted Content

A Deeper Look at 3D Shape Classifiers

TL;DR: It is found that point-based networks are more robust to point position perturbations while voxel-based and multiview networks are easily fooled with the addition of imperceptible noise to the input.
Journal ArticleDOI

Deep Magnification-Flexible Upsampling Over 3D Point Clouds

TL;DR: Flexible-PU as discussed by the authors proposes an end-to-end learning-based framework to generate dense point clouds from given sparse point clouds to model the underlying geometric structures of objects/scenes.
Related Papers (5)