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

Learning Two-View Correspondences and Geometry Using Order-Aware Network

TL;DR: In this article, the authors propose an Order-Aware network, which infers the probabilities of correspondences being inliers and regresses the relative pose encoded by the essential matrix.
Proceedings ArticleDOI

Dilated Point Convolutions: On the Receptive Field Size of Point Convolutions on 3D Point Clouds

TL;DR: In this paper, the authors proposed dilated point convolutions (DPC) to increase the receptive field size of point convolutional networks, which can be used for semantic segmentation and object classification.
Journal ArticleDOI

Recent Advances in 3D Object Detection in the Era of Deep Neural Networks: A Survey

TL;DR: This paper presents a comprehensive review of recent state-of-the-art approaches in 3D object detection technology, and describes some of the available datasets that are designed to facilitate the performance evaluation of 3Dobject detection algorithms.
Posted Content

Learning Free-Form Deformations for 3D Object Reconstruction

TL;DR: In this article, the authors propose a method to learn free-form deformations (FFD) for the task of 3D reconstruction from a single image, which can be used to produce arbitrarily dense point clouds or meshes with fine-grained geometry.
Journal ArticleDOI

UniGrasp: Learning a Unified Model to Grasp with Multifingered Robotic Hands

TL;DR: UniGrasp is an efficient data-driven grasp synthesis method that considers both the object geometry and gripper attributes as inputs and is based on a novel deep neural network architecture that selects sets of contact points from the input point cloud of the object.
Related Papers (5)