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
Journal ArticleDOI

Automated semantic segmentation of industrial point clouds using ResPointNet

TL;DR: A novel deep learning-based approach, ResPointNet++, by integrating deep residual learning with conventional PointNet++ network is proposed, which contributes to automated 3D scene interpretation of industrial point clouds as well as the as-built BIM creation for industrial components such as pipes and beams.
Posted Content

SegVoxelNet: Exploring Semantic Context and Depth-aware Features for 3D Vehicle Detection from Point Cloud

TL;DR: A semantic context encoder is proposed to leverage the free-of-charge semantic segmentation masks in the bird's eye view to address the semantic context information in LiDAR.
Journal ArticleDOI

Augmented LiDAR Simulator for Autonomous Driving

TL;DR: Li et al. as discussed by the authors proposed a novel LiDAR simulator that augments real point cloud with synthetic obstacles (e.g., vehicles, pedestrians, and other movable objects), bypassing the requirement to create high-fidelity background CAD (Computer Aided Design) models.
Journal ArticleDOI

Classification of tree species and standing dead trees by fusing uav-based lidar data and multispectral imagery in the 3d deep neural network pointnet++

TL;DR: The performance of the 3D DNN is highly promising for the classification of multiple tree species and standing dead trees in practice and was clearly superior to a baseline method using a random forest classifier and handcrafted features.
Proceedings ArticleDOI

PVGNet: A Bottom-Up One-Stage 3D Object Detector with Integrated Multi-Level Features

TL;DR: Point-Voxel-Grid Network (PVGNet) as discussed by the authors extracts point, voxel and grid-level features in a unified backbone architecture and produces point-wise fusion features.
Related Papers (5)