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

Spherical Kernel for Efficient Graph Convolution on 3D Point Clouds

TL;DR: Ziyan et al. as discussed by the authors proposed a spherical kernel for efficient graph convolution of 3D point clouds, which is applied to graph neural networks without edge-dependent filter generation, making it computationally attractive for large point clouds.
Proceedings ArticleDOI

Efficient Convolutions for Real-Time Semantic Segmentation of 3D Point Clouds

TL;DR: This work proposes a novel voxel representation which allows for efficient, real-time processing of point clouds with deep neural networks and shows that it outperforms the state-of-the art while being an order of magnitude faster.
Proceedings ArticleDOI

BAE-NET: Branched Autoencoder for Shape Co-Segmentation

TL;DR: BAE-NET as discussed by the authors is a branched autoencoder network for shape co-segmentation, where each branch learns a compact representation for one commonly recurring part of the shape collection, e.g., airplane wings.
Journal ArticleDOI

A Review of Multimodal Human Activity Recognition with Special Emphasis on Classification, Applications, Challenges and Future Directions

TL;DR: A comprehensive review of multimodal human activity recognition methods where different types of sensors are being used along with their analytical approaches and fusion methods is presented in this paper, where the authors present classification and discussion of existing work within seven rational aspects.
Posted Content

Cylinder3D: An Effective 3D Framework for Driving-scene LiDAR Semantic Segmentation.

TL;DR: This work develops a 3D cylinder partition and a3D cylinder convolution based framework, termed as Cylinder3D, which exploits the 3D topology relations and structures of driving-scene point clouds and introduces a dimension-decomposition based context modeling module to explore the high-rank context information in point clouds in a progressive manner.
Related Papers (5)