State-of-the-art CNN models, like YOLOv5, offer
several advantages, including ease of implementation,
high recognition rates, and running faster on GPU.
They are challenging to surpass in these aspects. Nev-
ertheless, the proposed method presents distinct ad-
vantages. It operates as a white box, where its mod-
ules and steps can be explained. Additionally, it runs
efficiently on the CPU, and it can be enhanced in the
future in various aspects.
We have introduced a general approach to CS. Our
approach allows for the utilization and integration of
segmentation methods published in the literature. The
core principles of our proposal are as follows: i) We
assess the probability that a block is either a character,
not a character, or uncertain base on the pre-computed
features. To accomplish this, we have chosen to em-
ploy Bayesian networks due to their capability to han-
dle missing features and assess class probabilities in
a formal manner. ii) The introduction of the ”unde-
cided block” class is significant, as it simplifies the
process of either requesting additional features or ad-
justing the segmentation. iii) We can incorporate prior
information regarding the structure of license plates.
Thus, it is less sensitive to the over-learning problem
often encountered for deep neural network models.
Overall, obtained partial results are promising.
For instance, further improvements by providing new
features and comparisons with state-of-the-art meth-
ods using international public datasets are recom-
mended to highlight the proposed approach.
REFERENCES
Berndt, D. and J.Clifford (1994). Using dynamic time warp-
ing to find patterns in time series. In Working Notes
of the Knowledge Discovery in Databases Workshop,
pages 359–370.
Du, S., Ibrahim, M., Shehata, M., and Badawy, W. (2013).
Automatic license plate recognition (alpr): A state-of-
the-art review. IEEE Trans. on Circuits and Systems
for Video Technology, 23:311–325.
Hanczar, B. and Bar-Hen, A. (2021). Cascaro: Cascade of
classifiers for minimizing the cost of prediction. Pat-
tern Recognition Letters, 149:37–43.
He, X., Zheng, L., Wu, Q., W.Jea, Samali, B., and
Palaniswami, M. (2008). Segmentation of characters
on car license plates. In Proc.IEEE 10th Workshop on
Multimedia Signal Processing, pages 399–402.
Jagannathan, J., Sherajdheen, A., vijay deepak, R. M.,
and Krishnann, N. (2013). License plate character
segmentation using horizontal and vertical projection
with dynamic thresholding. In IEEE Inter. Conf. on
Emerging Trends in Computing, Communication and
Nanotechnology, pages 700–705.
Jocher, G. (2020). Yolov5 by ultralytics.
Lei, H. and Govindaraju, V. (2004). Direct image matching
by dynamic warping. In Computer Vision and Pattern
Recognition Workshop.
Marcel, B. (1987). Geometry I. Berlin: Springer.
Mittal, A., Kassim, A., and Tan, T. (2007). Bayesian Net-
work Technologies: Applications and Graphical Mod-
els, chapter chapter 1, pages 1–12. IGI Publishing,
Hershey New York.
Montazzolli, S. and Jung, C. (2017). Real-time brazilian li-
cense plate detection and recognition using deep con-
volutional neural networks. In 2017 30th SIBGRAPI
conference on graphics, patterns and images (SIB-
GRAPI), pages 55–62. IEEE.
Mufti, N. and Shah, S. A. A. (2021). Automatic number
plate recognition: A detailed survey of relevant algo-
rithms. Sensors, 21(9):3028.
Pan, M.-S., Yan, J.-B., and Xiao, Z.-H. (2008). Vehicle
license plate character segmentation. Inter.Journal of
Automation and Computing, 05(04):425–432.
Redmon, J., Divvala, S., Girshick, R., and Farhadi, A.
(2016). You only look once: Unified, real-time object
detection. In Proceedings of the IEEE conference on
computer vision and pattern recognition, pages 779–
788.
Ren, S., He, K., Girshick, R., and Sun, J. (2015). Faster
r-cnn: Towards real-time object detection with region
proposal networks. Advances in neural information
processing systems, 28.
Sauvola, J. and PietikaKinen, M. (2000). Adaptive docu-
ment image binarization. Patt. Recog., 33:225–236.
Shashirangana, J., Padmasiri, H., Meedeniya, D., and Per-
era, C. (2020). Automated license plate recognition:
a survey on methods and techniques. IEEE Access,
9:11203–11225.
Simonyan, K. and Zisserman, A. (2014). Very deep con-
volutional networks for large-scale image recognition.
arXiv preprint arXiv:1409.1556.
Yoon, Y., Ban, K.-D., Yoon, H., and Kim, J. (2011).
Blob extraction based character segmentation method
for automatic license plate recognition system. In
Proc.IEEE International Conference on Systems,
Man, and Cybernetics, pages 2192–2196, Korea.
ICINCO 2023 - 20th International Conference on Informatics in Control, Automation and Robotics
68