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

AFDet: Anchor Free One Stage 3D Object Detection.

TL;DR: This work proposes an anchor free and Non-Maximum Suppression free one stage detector called AFDet that can be processed efficiently on a CNN accelerator or a GPU with the simplified post-processing.
Posted Content

Sensor Fusion for Joint 3D Object Detection and Semantic Segmentation

TL;DR: An extension to LaserNet, an efficient and state-of-the-art LiDAR based 3D object detector, is presented and a method for fusing image data with the LiDar data is proposed and shown to improve the detection performance of the model especially at long ranges.
Journal ArticleDOI

Deep part induction from articulated object pairs

TL;DR: In this article, the authors explore how the observation of different articulation states provides evidence for part structure and motion of 3D objects and propose a neural network architecture with three modules that respectively propose correspondences, estimate 3D deformation flows, and perform segmentation.
Posted Content

Extending Adversarial Attacks and Defenses to Deep 3D Point Cloud Classifiers

TL;DR: Overall, it is found that 3D point cloud classifiers are weak to adversarial attacks, but they are also more easily defensible compared to 2D image classifiers.
Proceedings ArticleDOI

FPConv: Learning Local Flattening for Point Convolution

TL;DR: FPConv is introduced, a novel surface-style convolution operator designed for 3D point cloud analysis and can be a complementary of volumetric convolutions and jointly training them can further boost overall performance into state-of-the-art results.
Related Papers (5)