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

SpSequenceNet: Semantic Segmentation Network on 4D Point Clouds

TL;DR: This paper proposes SpSequenceNet, a network designed based on 3D sparse convolution, and introduces two novel modules, a cross-frame global attention module and aCross-frame local interpolation module, to capture spatial and temporal information in 4D point clouds.
Posted Content

ContactPose: A Dataset of Grasps with Object Contact and Hand Pose

TL;DR: This work introduces ContactPose, the first dataset of hand-object contact paired with hand pose, object pose, and RGB-D images, and uses this data to rigorously evaluate various data representations, heuristics from the literature, and learning methods for contact modeling.
Proceedings ArticleDOI

An Efficient PointLSTM for Point Clouds Based Gesture Recognition

TL;DR: The proposed PointLSTM combines state information from neighboring points in the past with current features to update the current states by a weight-shared LSTM layer and can be integrated into many other sequence learning approaches.
Journal ArticleDOI

Multi-Scale Point-Wise Convolutional Neural Networks for 3D Object Segmentation From LiDAR Point Clouds in Large-Scale Environments

TL;DR: The proposed end-to-end feature extraction framework for 3D point cloud segmentation by using dynamic point-wise convolutional operations in multiple scales can achieve state-of-the-art semantic segmentation performance in feature representativeness, segmentation accuracy, and technical robustness.
Proceedings ArticleDOI

Probabilistic 3D Multi-Modal, Multi-Object Tracking for Autonomous Driving

TL;DR: In this article, a probabilistic, multi-modal, multiobject tracking system consisting of different trainable modules is proposed to provide robust and data-driven tracking results.
Related Papers (5)