Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Relation-Shape Convolutional Neural Network for Point Cloud Analysis

About

Point cloud analysis is very challenging, as the shape implied in irregular points is difficult to capture. In this paper, we propose RS-CNN, namely, Relation-Shape Convolutional Neural Network, which extends regular grid CNN to irregular configuration for point cloud analysis. The key to RS-CNN is learning from relation, i.e., the geometric topology constraint among points. Specifically, the convolutional weight for local point set is forced to learn a high-level relation expression from predefined geometric priors, between a sampled point from this point set and the others. In this way, an inductive local representation with explicit reasoning about the spatial layout of points can be obtained, which leads to much shape awareness and robustness. With this convolution as a basic operator, RS-CNN, a hierarchical architecture can be developed to achieve contextual shape-aware learning for point cloud analysis. Extensive experiments on challenging benchmarks across three tasks verify RS-CNN achieves the state of the arts.

Yongcheng Liu, Bin Fan, Shiming Xiang, Chunhong Pan• 2019

Related benchmarks

TaskDatasetResultRank
Part SegmentationShapeNetPart (test)
mIoU (Inst.)86.2
312
3D Object ClassificationModelNet40 (test)
Accuracy93.6
302
3D Point Cloud ClassificationModelNet40 (test)
OA92.9
297
Shape classificationModelNet40 (test)
OA93.6
255
3D Shape ClassificationModelNet40 (test)
Accuracy93.6
227
Part SegmentationShapeNetPart
mIoU (Instance)86.2
198
Object ClassificationModelNet40 (test)
Accuracy93.6
180
3D Object Part SegmentationShapeNet Part (test)
mIoU86.2
114
ClassificationModelNet40 (test)
Accuracy93.6
99
Shape classificationModelNet40
Accuracy92.9
85
Showing 10 of 33 rows

Other info

Code

Follow for update