Freight container marking recognition algorithm using deep neural networks
Abstract
Freight container marking recognition algorithm using deep neural networks
Incoming article date: 04.03.2023This article implements an algorithm for recognizing the markings of a freight container based on deep neural networks. The main advantage of the proposed algorithm is the absence of the need for additional image transformations for marking localization and character segmentation. The EAST algorithm was used to solve the localization problem. To recognize the owner code and serial number of the container, Faster R-CNN Resnet 50 neural network models were trained. As a result of assessing the accuracy of the algorithm, appropriate conclusions were made, and possible options for improving the algorithm were formulated.
Keywords: machine learning, algorithm, cargo containers, neural network, image classification, recognition