• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

Computer Engineering & Science ›› 2022, Vol. 44 ›› Issue (08): 1418-1425.

• Graphics and Images • Previous Articles     Next Articles

A lightweight instrument dial detection algorithm based on SSD algorithm

ZHANG Jian-wei1,ZHOU Ya-tong1,SHI Bao-jun2,HE Hao1,WANG Wen1   

  1. (1.School of Electronics and Information Engineering,Hebei University of Technology,Tianjin 300401;
    2.School of Mechanical Engineering,Hebei University of Technology,Tianjin 300401,China)
  • Received:2020-12-11 Revised:2021-03-03 Accepted:2022-08-25 Online:2022-08-25 Published:2022-08-25

Abstract: There are problems such as cumbersome process, long processing time, and poor detection effect when the traditional image recognition algorithm is used to recognize the numbers in the instrument dial. Aiming at the above problems, a lightweight instrument dial detection method based on deep learning is proposed. Based on a single-shot multi-scale detection method (SSD), the proposal uses deep separable convolution instead of standard convolution to design feature extraction networks to improve feature expression capabilities and lightweight performance. At the same time, an anchor boxes construction process based on the distribution of ground truth boxes is proposed. In the process, an index that can quantify the matching degree of anchor frames (matching rate) is designed, and an anchor box scheme with a higher matching rate and a smaller number is constructed. Experimental results show that the proposed algorithm has less model parameters and computation, higher detection accuracy, and can obtain real-time processing speed in CPU environment.

Key words: lightweight feature extraction, anchor box design, smart meter detection, single shot multi-box detector(SSD)