A Convolutional Neural Network-Based Method for 3D Object Detection

LI Yangyang,SHI Licheng,WAN Weibing,ZHAO Qunfei
DOI: https://doi.org/10.16183/j.cnki.jsjtu.2018.01.002
2018-01-01
Abstract:We used random sample consensus and distance cluster to segment object instead of sliding windows.In recognition step,we designed a new algorithm to extract point cloud feature.Firstly,the point cloud of objects was converted to depth map,then k-Means is applied to learn features from random patches.The learned feature can be used as the convolutional neural network (CNN) filters and convolved over the input image to extract convolutional feature.The presented method was tested by using two public datasets.The results showed that feature learned by single layer CNN can achieve higher recognition rate than artificially designed feature.
What problem does this paper attempt to address?