Character/Word Modelling: A Two-Step Framework for Text Recognition in Natural Scene Images
DOI:
https://doi.org/10.7494/csci.2024.25.4.6164Abstract
Text recognition from images is a complex task in computer vision. Traditional text recognition methods typically rely on Optical Character Recognition (OCR); however, their limitations in image processing can lead to unreliable results. However, recent advancements in deep-learning models have provided an effective alternative for recognizing and classifying text in images. This study proposes a deep-learning-based text recognition system for natural scene images that incorporates character/word modeling, a two-step procedure involving the recognition of characters and words. In the first step, Convolutional Neural Networks (CNN) are used to differentiate individual characters from image frames. In the second step, the Viterbi search algorithm employs lexicon-based word recognition to determine the optimal sequence of recognized characters, thereby enabling accurate word identification in natural scene images. The system is tested using the ICDAR 2003 and ICDAR 2013 datasets from the Kaggle repository, and achieved accuracies of 79.8% and 81.5%, respectively.
Downloads
Downloads
Published
Issue
Section
License
Copyright (c) 2024 Computer Science
This work is licensed under a Creative Commons Attribution 4.0 International License.