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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| 3D Object Classification | ModelNet40 (test) | Accuracy93.1 | 302 | |
| 3D Point Cloud Classification | ModelNet40 (test) | OA93.1 | 297 | |
| Part Segmentation | ShapeNetPart | mIoU (Instance)86.4 | 198 | |
| Object Classification | ScanObjectNN PB_T50_RS | Accuracy80.3 | 195 | |
| 3D Object Part Segmentation | ShapeNet Part (test) | mIoU86.4 | 114 | |
| Point Cloud Classification | ScanObjectNN PB_T50_RS (test) | Overall Accuracy80.3 | 91 | |
| Shape classification | ModelNet40 | Accuracy93.1 | 85 | |
| 3D Point Cloud Classification | ScanObjectNN | Accuracy80.3 | 76 | |
| Shape classification | ScanObjectNN PB_T50_RS | OA80.3 | 72 | |
| Object Classification | ModelNet40 1k points | Accuracy93.1 | 63 |