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

VoxelContext-Net: An Octree based Framework for Point Cloud Compression

TL;DR: Zhou et al. as discussed by the authors proposed a two-stage deep learning framework called VoxelContext-Net for both static and dynamic point cloud compression, which employs the voxel context to compress the octree structured data.
Posted Content

PMP-Net: Point Cloud Completion by Learning Multi-step Point Moving Paths

TL;DR: A novel neural network, named PMP-Net, is designed to mimic the behavior of an earth mover, which predicts a unique point moving path for each point according to the constraint of total point moving distances.
Journal ArticleDOI

Pointfilter: Point Cloud Filtering via Encoder-Decoder Modeling

TL;DR: Dong et al. as discussed by the authors proposed a deep learning approach that automatically and robustly filters point clouds by removing noise and preserving their sharp features, which outperforms state-of-the-art deep learning techniques in terms of both visual quality and quantitative error metrics.
Journal ArticleDOI

Directionally constrained fully convolutional neural network for airborne LiDAR point cloud classification

TL;DR: Zhang et al. as discussed by the authors proposed a directionally constrained fully convolutional neural network (D-FCN) that can take the original 3D coordinates and LiDAR intensity as input; thus it can directly apply to unstructured 3D point clouds for semantic labeling.
Posted Content

PointPWC-Net: A Coarse-to-Fine Network for Supervised and Self-Supervised Scene Flow Estimation on 3D Point Clouds

TL;DR: This work proposes a novel end-to-end deep scene flow model, called PointPWC-Net, on 3D point clouds in a coarse- to-fine fashion, which shows great generalization ability on KITTI Scene Flow 2015 dataset, outperforming all previous methods.
Related Papers (5)