Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

PointNet++: Deep Hierarchical Feature Learning on Point Sets in a Metric Space

About

Few prior works study deep learning on point sets. PointNet by Qi et al. 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.

Charles R. Qi, Li Yi, Hao Su, Leonidas J. Guibas• 2017

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationDuke MTMC-reID (test)
Rank-164.23
1023
Semantic segmentationS3DIS (Area 5)
mIOU58.7
1006
Action RecognitionNTU RGB+D 120 (X-set)
Accuracy79.4
770
Action RecognitionNTU RGB+D 60 (Cross-View)
Accuracy85.1
601
Person Re-IdentificationMSMT17 (test)
Rank-1 Acc28.99
517
Image ClassificationMNIST
Accuracy99.49
417
Person Re-IdentificationMarket-1501 (test)
Rank-176.04
417
Semantic segmentationScanNet V2 (val)
mIoU53.5
380
Action RecognitionNTU RGB-D Cross-Subject 60
Accuracy80.1
358
Semantic segmentationSemanticKITTI (test)
mIoU20.1
353
Showing 10 of 369 rows
...

Other info

Follow for update