FG-Net: Fast Large-Scale LiDAR Point Clouds Understanding Network Leveraging Correlated Feature Mining and Geometric-Aware Modelling
About
This work presents FG-Net, a general deep learning framework for large-scale point clouds understanding without voxelizations, which achieves accurate and real-time performance with a single NVIDIA GTX 1080 GPU. First, a novel noise and outlier filtering method is designed to facilitate subsequent high-level tasks. For effective understanding purpose, we propose a deep convolutional neural network leveraging correlated feature mining and deformable convolution based geometric-aware modelling, in which the local feature relationships and geometric patterns can be fully exploited. For the efficiency issue, we put forward an inverse density sampling operation and a feature pyramid based residual learning strategy to save the computational cost and memory consumption respectively. Extensive experiments on real-world challenging datasets demonstrated that our approaches outperform state-of-the-art approaches in terms of accuracy and efficiency. Moreover, weakly supervised transfer learning is also conducted to demonstrate the generalization capacity of our method.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Point Cloud Classification | ModelNet40 (test) | Accuracy93.1 | 224 | |
| 3D Semantic Segmentation | ScanNet (test) | mIoU68.5 | 105 | |
| Point Cloud Semantic Segmentation | NPM3D (test) | mIoU82.3 | 17 | |
| Point Cloud Part Segmentation | ShapeNet Part (test) | mIoU86.6 | 15 | |
| Point Cloud Part Segmentation | PartNet (test) | mIoU58.2 | 1 | |
| Point Cloud Semantic Segmentation | S3DIS (test) | mIoU (%)70.8 | 1 | |
| Point Cloud Semantic Segmentation | Semantic3D (test) | mIoU78.2 | 1 | |
| Point Cloud Semantic Segmentation | Semantic-KITTI (test) | mIoU53.8 | 1 |