第 47 卷 第 5 期
2024 年 5 月
合肥工业大学学报
JOURNAL OF HEFEI UNIVERSITY OF TECHNOLOGY (NATURAL SCIENCE)
Vol. 47 No. 5
May 2024

DOI:10.3969/j.issn.1003-5060.2024.05.009

基于深度学习的轮胎压印字符检测与识别

蔡策 $ ^{1,2} $,秦训鹏 $ ^{1,2} $,常艳昌 $ ^{1,2} $,彭浩 $ ^{1,2} $

(1. 武汉理工大学 现代汽车零部件技术湖北省重点实验室,湖北 武汉 430070;2. 武汉理工大学 湖北省新能源与智能网联车工程技术研究中心,湖北 武汉 430070)

摘要

在自动化装配线上轮胎与轮毂装配时, 需要检测与识别轮胎表面的压印字符串, 从而得到轮胎的品牌、型号、尺寸以及生产的年周号等信息, 用以管理轮胎信息以及监控轮胎的流向。针对轮胎表面压印字符串的检测与识别问题, 文章提出一种基于深度学习的轮胎胎面关键字符的检测与识别方法, 搭建了可编程逻辑控制器(programmable logic controller, PLC)、工控机和工业相机的自动化检测与识别平台, 通过霍夫变换及坐标变换对采集后的图像进行预处理, 采用改进的更快速的区域卷积神经网络(faster region-based convolutional neural network, Faster RCNN)算法为基础检测出目标字符串位置, 再通过卷积递归神经网络(convolutional recurrent neural network, CRNN)对检测出的目标字符串进行识别, 同时利用编码规则校验识别结果, 以提升识别结果的准确率。实验结果表明, 改进后的算法在进行轮胎压印字符串的检测与识别时其准确率超过97.0%, 满足工业生产应用需求。

关键词

压印字符;图像处理;字符检测;字符识别;深度学习

中图分类号:TP391.41

文献标志码:A

文章编号:1003-5060(2024)05-0635-08

Detection and recognition of tire imprint characters based on deep learning

CAI Ce $ ^{1,2} $, QIN Xunpeng $ ^{1,2} $, CHANG Yanchang $ ^{1,2} $, PENG Hao $ ^{1,2} $

(1. Hubei Key Laboratory of Advanced Technology for Automotive Components, Wuhan University of Technology, Wuhan 430070, China; 2. Hubei Research Center for New Energy and Intelligent Connected Vehicle, Wuhan University of Technology, Wuhan 430070, China)

Abstract

When assembling tires and wheels on an automated assembly line, it is necessary to detect and identify the imprint character strings on the tire surface, so as to obtain the tire brand, model, size, and production year and week number, which can be used to manage the tire information and monitor the flow direction of tire. Aiming at the detection and recognition of imprint character strings on the tire surface, a method for detecting and recognizing key characters on the tire tread based on deep learning is proposed. An automated detection and recognition platform for programmable logic controller (PLC), industrial computer, and industrial camera is built. The collected images are preprocessed through Hough transform and coordinate transformation, and then the target character string position is detected based on the improved faster region-based convolutional neural network (Faster RCNN) algorithm, and then the detected target character string is recognized by convolutional recurrent neural network (CRNN), and the coding rules are used to verify the recognition result to improve the accuracy of the recognition result. Experimental results show that the improved algorithm has an accuracy rate of over 97.0% when detecting and recognizing tire imprint character strings, which meets the needs of industrial production applications.

Keywords

imprint characters; image processing; character detection; character recognition;

收稿日期:2022-01-10

修回日期:2022-07-05

基金项目:湖北省技术创新计划重大科技专项资助项目(2019AAA075);襄阳市研究与开发资助项目(2020AAH00511)