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

Dense-Resolution Network for Point Cloud Classification and Segmentation

About

Point cloud analysis is attracting attention from Artificial Intelligence research since it can be widely used in applications such as robotics, Augmented Reality, self-driving. However, it is always challenging due to irregularities, unorderedness, and sparsity. In this article, we propose a novel network named Dense-Resolution Network (DRNet) for point cloud analysis. Our DRNet is designed to learn local point features from the point cloud in different resolutions. In order to learn local point groups more effectively, we present a novel grouping method for local neighborhood searching and an error-minimizing module for capturing local features. In addition to validating the network on widely used point cloud segmentation and classification benchmarks, we also test and visualize the performance of the components. Comparing with other state-of-the-art methods, our network shows superiority on ModelNet40, ShapeNet synthetic and ScanObjectNN real point cloud datasets.

Shi Qiu, Saeed Anwar, Nick Barnes• 2020

Related benchmarks

TaskDatasetResultRank
3D Object ClassificationModelNet40 (test)
Accuracy93.1
302
3D Point Cloud ClassificationModelNet40 (test)
OA93.1
297
Part SegmentationShapeNetPart
mIoU (Instance)86.4
198
Object ClassificationScanObjectNN PB_T50_RS
Accuracy80.3
195
3D Object Part SegmentationShapeNet Part (test)
mIoU86.4
114
Point Cloud ClassificationScanObjectNN PB_T50_RS (test)
Overall Accuracy80.3
91
Shape classificationModelNet40
Accuracy93.1
85
3D Point Cloud ClassificationScanObjectNN
Accuracy80.3
76
Shape classificationScanObjectNN PB_T50_RS
OA80.3
72
Object ClassificationModelNet40 1k points
Accuracy93.1
63
Showing 10 of 20 rows

Other info

Code

Follow for update