计算机应用 ›› 2021, Vol. 41 ›› Issue (4): 1214-1220.DOI: 10.11772/j.issn.1001-9081.2020060765

所属专题: 前沿与综合应用

• 前沿与综合应用 • 上一篇    下一篇

基于MobileNetV2的圆形指针式仪表识别系统

李慧慧1,2, 闫坤1,2, 张李轩1,2, 刘威1,2, 李执1,2   

  1. 1. 桂林电子科技大学 信息与通信学院, 广西 桂林 541004;
    2. 卫星导航定位与位置服务国家地方联合工程研究中心(桂林电子科技大学), 广西 桂林 541004
  • 收稿日期:2020-06-08 修回日期:2020-11-17 出版日期:2021-04-10 发布日期:2020-12-22
  • 通讯作者: 闫坤
  • 作者简介:李慧慧(1993—),女,河南周口人,硕士研究生,主要研究方向:计算机视觉、机器学习、工业检测与识别;闫坤(1983—),女,陕西咸阳人,副教授,博士,主要研究方向:自适应信号处理、室内定位、5G通信、机器学习、图像处理;张李轩(1995—),男,湖南郴州人,硕士研究生,主要研究方向:计算机视觉、图像识别;刘威(1992—),男,安徽淮北人,硕士研究生,主要研究方向:机器学习、图像处理、信号处理;李执(1995—),男,广东揭西人,硕士研究生,主要研究方向:机器学习、图像处理、信号处理。
  • 基金资助:
    广西自然科学基金资助项目(2019JJA170069)。

Circular pointer instrument recognition system based on MobileNetV2

LI Huihui1,2, YAN Kun1,2, ZHANG Lixuan1,2, LIU Wei1,2, LI Zhi1,2   

  1. 1. School of Information and Communication, Guilin University of Electronic Technology, Guilin Guangxi 541004, China;
    2. State and Local Joint Engineering Research Center for Satellite Navigation and Location Service;(Guilin University of Electronic Technology), Guilin Guangxi 541004, China
  • Received:2020-06-08 Revised:2020-11-17 Online:2021-04-10 Published:2020-12-22
  • Supported by:
    This work is partially supported by the Natural Science Foundation of Guangxi (2019JJA170069).

摘要: 针对目前指针式仪表识别任务在使用深度学习算法时存在模型参数量大、计算量大、准确率较低的问题,提出一种基于改进预训练MobileNetV2网络模型与圆形Hough变换相结合的圆形指针式仪表智能检测和识别系统。首先,采用Hough变换解决复杂场景内非圆形区域的干扰问题;然后,提取圆形区域以构建数据集;最后,使用基于改进预训练MobileNetV2网络模型对圆形指针式仪表进行识别。为客观反映所提模型的性能优劣,采用平均混淆矩阵来衡量模型性能。实验结果表明,该系统在圆形指针式仪表识别任务中的识别率达到99.76%。同时,将所提模型与其他5种不同的网络模型进行对比的结果表明,该模型与ResNet50的准确率最高,但在模型参数量和模型计算量方面,所提网络模型相较于ResNet50分别降低了90.51%和92.40%,可见该模型有助于进一步在移动端或嵌入式设备中部署和实现工业级的实时圆形指针式仪表检测和识别。

关键词: 圆形指针式仪表, 圆形Hough变换, 预训练模型, MobileNetV2, 平均混淆矩阵

Abstract: Aiming at the problems of large number of model parameters, large computational cost and low accuracy when using deep learning algorithms for pointer instrument recognition task, an intelligent detection and recognition system of circular pointer instrument based on the combination of improved pre-trained MobileNetV2 network model and circular Hough transform was proposed. Firstly, the Hough transform was used to solve the interference problem of non-circular areas in complex scene. Then, the circular areas were extracted to construct datasets. Finally, the circular pointer instrument recognition was realized by using the improved pre-trained MobileNetV2 network model. The average confusion matrix was used to measure the performance of the proposed model. Experimental results show that, the recognition rate of the proposed system in the recognition task of circular pointer instruments reaches 99.76%. At the same time, the results of comparing the proposed model with other five different network models show that the proposed model and ResNet50 both have the highest accuracy, but compared with ResNet50, the proposed network model has the model parameter number and model computational cost reduced by 90.51% and 92.40% respectively, verifying that the proposed model is helpful for the further deployment and implementation of industrial grade real-time circular pointer instrument detection and recognition in mobile terminals or embedded devices.

Key words: circular pointer instrument, circular Hough transform, pre-trained model, MobileNetV2, average confusion matrix

中图分类号: