摘要
三维物体识别是计算机视觉领域近年来的研究热点,其在自动驾驶、医学影像处理等方面具有重要的应用前景。针对三维物体的体素表达形式,特征重组卷积神经网络VFRN使用了直接连接同一单元中不相邻的卷积层的短连接结构。网络通过独特的特征重组方式,复用并融合多维特征,提高特征表达能力,以充分提取物体结构特征。同时,网络的短连接结构有利于梯度信息的传播,加之小卷积核和全局均值池化的使用,进一步提高了网络的泛化能力,降低了网络模型的参数量和训练难度。ModelNet数据集上的实验表明,VFRN克服了体素数据分辨率低和纹理缺失的问题,使用较少的参数取得了优于现有方法的识别准确率。
3D object recognition is a research focus in the field of computer vision and has significant application prospect in automatic driving,medical image processing,etc.Aiming at voxel expression form of 3D object,VFRN(voxel features reorganization network),using short connection structure,directly connects non-adjacent convolutional layers in the same unit.Through unique feature recombination,the network reuses and integrates multi-dimensional features to improve the feature expression ability to fully extract the structural features of objects.At the same time,the short connection structure of the network is conducive to the spread of gradient information.Additionally,employing small convolution kernel and global average pooling not only enhances generalization capacity of network,but also reduces the parameters in network models and the training difficulty.The experiment on ModelNet data set indicates that VFRN overcomes problems including low resolution ratio in voxel data and texture deletion,and achieves better recognition accuracy rate using less parameter.
作者
路强
张春元
陈超
余烨
YUAN Xiao-hui
LU Qiang;ZHANG Chun-yuan;CHEN Chao;YU Ye(VCC Division,School of Computer and Information,Hefei University of Technology,Hefei Anhui 230601,China;Anhui Province Key Laboratory of Industry Safety and Emergency Technology (Hefei University of Technology),Hefei Anhui 230009,China;Department of Computer Science and Engineering,University of North Texas,Denton TX 76201,United States)
出处
《图学学报》
CSCD
北大核心
2019年第2期240-247,共8页
Journal of Graphics
基金
安徽省自然科学基金项目(1708085MF158)
国家自然科学基金项目(61602146)
国家留学基金项目(201706695044)
合肥工业大学智能制造技术研究院科技成果转化及产业化重点项目(IMICZ2017010)
关键词
物体识别
体素
卷积神经网络
特征重组
短连接
object recognition
voxel
convolution neural network
feature reorganization
short connection