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

PRA-Net: Point Relation-Aware Network for 3D Point Cloud Analysis

About

Learning intra-region contexts and inter-region relations are two effective strategies to strengthen feature representations for point cloud analysis. However, unifying the two strategies for point cloud representation is not fully emphasized in existing methods. To this end, we propose a novel framework named Point Relation-Aware Network (PRA-Net), which is composed of an Intra-region Structure Learning (ISL) module and an Inter-region Relation Learning (IRL) module. The ISL module can dynamically integrate the local structural information into the point features, while the IRL module captures inter-region relations adaptively and efficiently via a differentiable region partition scheme and a representative point-based strategy. Extensive experiments on several 3D benchmarks covering shape classification, keypoint estimation, and part segmentation have verified the effectiveness and the generalization ability of PRA-Net. Code will be available at https://github.com/XiwuChen/PRA-Net .

Silin Cheng, Xiwu Chen, Xinwei He, Zhe Liu, Xiang Bai• 2021

Related benchmarks

TaskDatasetResultRank
Part SegmentationShapeNetPart (test)
mIoU (Inst.)86.3
312
3D Object ClassificationModelNet40 (test)
Accuracy93.7
302
Part SegmentationShapeNetPart
mIoU (Instance)86.3
198
Object ClassificationScanObjectNN PB_T50_RS
Accuracy81
195
Object ClassificationModelNet40 (test)--
180
3D Object Part SegmentationShapeNet Part (test)--
114
ClassificationModelNet40 (test)
Accuracy93.7
99
3D Point Cloud ClassificationScanObjectNN (test)
Accuracy82.1
92
Point Cloud ClassificationScanObjectNN PB_T50_RS (test)
Overall Accuracy81
91
Shape classificationModelNet40
Accuracy93.7
85
Showing 10 of 25 rows

Other info

Code

Follow for update