摘要
传统回环检测算法大都采用手工特征来表征图像,在应对光照、视角等环境变化时的鲁棒性较差,并且特征提取比较耗时,很难满足实时性要求。针对上述问题,提出了一种改进的基于深度神经网络提取图像特征的回环检测算法。具体地,在经典NetVLAD算法中引入空洞空间金字塔池化模块,通过多尺度特征融合,在降维的同时提高了特征图的分辨率,得到更加鲁棒且紧凑的图像特征描述。在公共数据集上的实验结果表明,所提出的算法在精确率和召回率上均有一定的提升,可以较好地应对环境变化,图像特征提取耗时也有明显改善。
Traditional loop closure detection algorithms mostly utilize handcrafted features to represent images.The robustness of dealing environmental changes such as illumination and viewpoint changes is vulnerable,and the features extraction is time-consuming,which cannot meet the real-time requirements.To address these problems,we propose an improved algorithm which uses deep neural network to extract more robust image features.Specifically,the atrous spatial pyramid pooling(ASPP)module is introduced into the classic NetVLAD model to characterize the image.By the fusion of multi-scale features,the feature maps have fewer dimension and higher resolution,and thus,more accurate and compact image features are obtained.Experiments on public datasets show that the proposed algorithm has higher precision and recall rate.It can deal with the changes of illumination and viewpoint to a certain extent,and has less time cost in extracting image features.
作者
邱长滨
王庆芝
刘其朋
QIU Changbin;WANG Qingzhi;LIU Qipeng(Institute of Complexity Science,Qingdao University,Qingdao 266071,China)
出处
《复杂系统与复杂性科学》
CAS
CSCD
北大核心
2023年第4期92-97,106,共7页
Complex Systems and Complexity Science
基金
国家自然科学基金(61903212)。