Shi Qiu, Saeed Anwar, Nick Barnes
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.
| Task | Dataset | Metric | Value | Model |
|---|---|---|---|---|
| Semantic Segmentation | ShapeNet-Part | Class Average IoU | 83.7 | DRNet |
| Semantic Segmentation | ShapeNet-Part | Instance Average IoU | 86.4 | DRNet |
| Shape Representation Of 3D Point Clouds | ScanObjectNN | Mean Accuracy | 78 | DRNet |
| Shape Representation Of 3D Point Clouds | ScanObjectNN | Overall Accuracy | 80.3 | DRNet |
| Shape Representation Of 3D Point Clouds | ModelNet40 | Overall Accuracy | 93.1 | DRNet |
| 3D Point Cloud Classification | ScanObjectNN | Mean Accuracy | 78 | DRNet |
| 3D Point Cloud Classification | ScanObjectNN | Overall Accuracy | 80.3 | DRNet |
| 3D Point Cloud Classification | ModelNet40 | Overall Accuracy | 93.1 | DRNet |
| 10-shot image generation | ShapeNet-Part | Class Average IoU | 83.7 | DRNet |
| 10-shot image generation | ShapeNet-Part | Instance Average IoU | 86.4 | DRNet |
| 3D Point Cloud Reconstruction | ScanObjectNN | Mean Accuracy | 78 | DRNet |
| 3D Point Cloud Reconstruction | ScanObjectNN | Overall Accuracy | 80.3 | DRNet |
| 3D Point Cloud Reconstruction | ModelNet40 | Overall Accuracy | 93.1 | DRNet |