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

IPOD: Intensive Point-based Object Detector for Point Cloud.

TL;DR: This work designs an end-to-end trainable architecture, where features of all points within a proposal are extracted from the backbone network and achieve a proposal feature for final bounding inference, which yields improved performance.
Book ChapterDOI

H3DNet: 3D Object Detection Using Hybrid Geometric Primitives

TL;DR: This work introduces H3DNet, which takes a colorless 3D point cloud as input and outputs a collection of oriented object bounding boxes (or BB) and their semantic labels, and shows how to convert the predicted geometric primitives into object proposals by defining a distance function between an object and the geometricPrimitives.
Posted Content

EPNet: Enhancing Point Features with Image Semantics for 3D Object Detection

TL;DR: A novel fusion module is proposed to enhance the point features with semantic image features in a point-wise manner without any image annotations to address two critical issues in the 3D detection task, including the exploitation of multiple sensors~ and the inconsistency between the localization and classification confidence.
Proceedings ArticleDOI

Contact-GraspNet: Efficient 6-DoF Grasp Generation in Cluttered Scenes

TL;DR: GraspNet as discussed by the authors proposes an end-to-end network that efficiently generates a distribution of 6-DoF parallel-jaw grasps directly from a depth recording of a scene.
Proceedings ArticleDOI

Hierarchical Point-Edge Interaction Network for Point Cloud Semantic Segmentation

TL;DR: Wang et al. as discussed by the authors proposed a hierarchical graph framework for 3D semantic scene labeling by exploring semantic relation between each point and its contextual neighbors through edges, where an encoder-decoder branch for predicting point labels, and an edge branch to hierarchically integrate point features and generate edge features.
Related Papers (5)