Electrotechnical and Computer Engineering
Vol. 38 No. 09 (2023): Proceedings of Faculty of Technical Sciences
RECOGNITION OF JAPANESE HANDWRITTEN CHARACTERS USING NEURAL NETWORKS
Abstract
This paper describes solving the problem of detection and classification of written Japanese letters using convolutional neural networks. The solution consists of three modules: data processing module, detection module and classification module. One convolutional neural network was used for detection and one for letter classification. The classification was done on different groups of Japanese letters.
References
[1] Introduction to kuzushiji 崩し字: http://naruhodo.weebly.com/blog/introduction-to-kuzushiji, приступљено у марту 2023.
[2] Kuzushiji Recognition: https://www.kaggle.com/competitions/kuzushiji-recognition/data, приступљено у марту 2023.
[3] https://tree.rocks/a-simple-way-to-understand-and-implement-object-detection-from-scratch-by-pure-cnn-36cc28143ca8, приступљено у марту 2023.