Affiliation:
1. School of Transportation and Vehicle Engineering, Shandong University of Technology, Zibo 255000, China
Abstract
3D object-detection based on LiDAR point clouds can help driverless vehicles detect obstacles. However, the existing point-cloud-based object-detection methods are generally ineffective in detecting small objects such as pedestrians and cyclists. Therefore, a small-object-detection algorithm based on clustering is proposed. Firstly, a new segmented ground-point clouds segmentation algorithm is proposed, which filters out the object point clouds according to the heuristic rules and realizes the ground segmentation by multi-region plane-fitting. Then, the small-object point cloud is clustered using an improved DBSCAN clustering algorithm. The K-means++ algorithm for pre-clustering is used, the neighborhood radius is adaptively adjusted according to the distance, and the core point search method of the original algorithm is improved. Finally, the detection of small objects is completed using the directional wraparound box model. After extensive experiments, it was shown that the precision and recall of our proposed ground-segmentation algorithm reached 91.86% and 92.70%, respectively, and the improved DBSCAN clustering algorithm improved the recall of pedestrians and cyclists by 15.89% and 9.50%, respectively. In addition, visualization experiments confirmed that our proposed small-object-detection algorithm based on the point-cloud clustering method can realize the accurate detection of small objects.
Funder
Shandong Province Major Science and Technology Innovation Project
Small and Medium-sized Enterprise Innovation Capability Improvement Project
Reference36 articles.
1. Lidar that will make self-driving cars affordable [News];Ackerman;IEEE Spectrum,2016
2. Shi, W., and Rajkumar, R. (2020, January 13–19). Point-gnn: Graph neural network for 3d object detection in a point cloud. Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, Seattle, WA, USA.
3. Point-cloud based 3D object detection and classification methods for self-driving applications: A survey and taxonomy;Fernandes;Inf. Fusion.,2021
4. From points to parts: 3d object detection from point cloud with part-aware and part-aggregation network;Shi;IEEE Trans. Pattern Anal. Mach. Intell.,2020
5. Qi, C.R., Su, H., Mo, K., and Guibas, L.J. (2017, January 21–26). Pointnet: Deep learning on point sets for 3d classification and segmentation. Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, Honolulu, HI, USA.