Port Container Number Recognition System Based on Improved YOLO and CRNN Algorithm

Tongcai Liu,XingQi Feng,Zhiwei Wang
DOI: https://doi.org/10.1109/AIEA51086.2020.00022
2020-06-01
Abstract:Port container number recognition algorithm, as an application example of OCR technology, is developing rapidly. However, the traditional container number identification algorithm from image preprocessing to location and then segmentation is not only becoming more and more time-consuming, but also has many disadvantages. At present, most of the deep learning algorithms are multi-stage, which need multi-stage adjustment in training. In order to solve the above problems, this paper proposes a container number recognition algorithm based on improved lightweight YOLOV3 and improved CRNN. That is, on the basis of the original algorithm, by reducing the number of parameters and the number of residuals in each layer of the original network, we use the deep separable convolution, introduce the Inverted Residuals block of MobileNetV2, and reorganize residual blocks to get lightweight. The end to end recognition algorithm has the advantages of high accuracy and fast speed, the accuracy of case recognition is 96%.
Computer Science
What problem does this paper attempt to address?