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
Book ChapterDOI

Progressive Point Cloud Deconvolution Generation Network

TL;DR: PDGao et al. as discussed by the authors proposed a progressive deconvolution network with the learning-based bilateral interpolation, which can generate multi-resolution point clouds of the same shape from a latent vector.
Posted Content

SUM: A Benchmark Dataset of Semantic Urban Meshes

TL;DR: A new benchmark dataset of semantic urban meshes, a novel semi-automatic annotation framework, and an open-source annotation tool for 3D meshes are introduced, which shows the initial segmentation outperforms other methods and achieves an overall accuracy of 93.0% and mIoU of 66.2% with less training time compared to other deep learning methods.
Journal ArticleDOI

RPM-Net: recurrent prediction of motion and parts from point cloud

TL;DR: RPM-Net as mentioned in this paper is a deep learning-based approach which simultaneously infers movable parts and hallucinates their motions from a single, un-segmented, and possibly partial, 3D point cloud shape.
Posted Content

COALESCE: Component Assembly by Learning to Synthesize Connections

TL;DR: COALESCE is introduced, the first data-driven framework for component-based shape assembly which employs deep learning to synthesize part connections and significantly outperforms prior approaches including baseline deep models for 3D shape synthesis, as well as state-of-the-art methods for shape completion.
Proceedings ArticleDOI

Structured Low-Rank Matrix Factorization for Point-Cloud Denoising

TL;DR: This work extracts planar patches covering the entire point-cloud, where each patch contains a (noisy) description of the local structure of the underlying surface, and finds a low-dimensional affine subspace that explains the extracted ( noisy) patches.
Related Papers (5)