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

VectorNet: Encoding HD Maps and Agent Dynamics from Vectorized Representation

TL;DR: VectorNet is introduced, a hierarchical graph neural network that first exploits the spatial locality of individual road components represented by vectors and then models the high-order interactions among all components and obtains state-of-the-art performance on the Argoverse dataset.
Posted Content

Learning Data Augmentation Strategies for Object Detection

TL;DR: This work investigates how learned, specialized data augmentation policies improve generalization performance for detection models, and reveals that a learned augmentation policy is superior to state-of-the-art architecture regularization methods for object detection, even when considering strong baselines.
Posted Content

Class-balanced Grouping and Sampling for Point Cloud 3D Object Detection.

TL;DR: This report presents the method which wins the nuScenes3D Detection Challenge, and proposes a balanced group-ing head to boost the performance for the categories withsimilar shapes, achieving state-of-the-art detection performance on thenuScenes dataset.
Posted Content

PCN: Point Completion Network

TL;DR: The experiments show that PCN produces dense, complete point clouds with realistic structures in the missing regions on inputs with various levels of incompleteness and noise, including cars from LiDAR scans in the KITTI dataset.
Journal ArticleDOI

Image-Based 3D Object Reconstruction: State-of-the-Art and Trends in the Deep Learning Era

TL;DR: A comprehensive survey of the recent developments in 3D reconstruction using convolutional neural networks, focusing on the works which use deep learning techniques to estimate the 3D shape of generic objects either from a single or multiple RGB images.
Related Papers (5)