Abstract
Point clouds have been widely used in three-dimensional (3D) object classification tasks, i.e., people recognition in unmanned ground vehicles. However, the irregular data format of point clouds and the large number of parameters in deep learning networks affect the performance of object classification. This paper develops a 3D object classification system using a broad learning system (BLS) with a feature extractor called VB-Net. First, raw point clouds are voxelized into voxels. Through this step, irregular point clouds are converted into regular voxels which are easily processed by the feature extractor. Then, a pre-trained VoxNet is employed as a feature extractor to extract features from voxels. Finally, those features are used for object classification by the applied BLS. The proposed system is tested on the ModelNet40 dataset and ModelNet10 dataset. The average recognition accuracy was 83.99% and 90.08%, respectively. Compared to deep learning networks, the time consumption of the proposed system is significantly decreased.
Original language | English |
---|---|
Article number | 6735 |
Pages (from-to) | 1-13 |
Number of pages | 13 |
Journal | Applied Sciences (Switzerland) |
Volume | 10 |
Issue number | 19 |
DOIs | |
State | Published - 1 Oct 2020 |
Keywords
- 3D object classification
- Broad learning system
- Point cloud