Segmentation-free Recognition Algorithm Based on Deep Learning for Handwritten Text Image

Ge Peng
DOI: https://doi.org/10.37965/jait.2024.0473
2024-03-05
Journal of Artificial Intelligence and Technology
Abstract:Segmentation-based offline handwritten character recognition algorithms suffered from the segmenting difficulty of interleaving and touching in handwritten manuscripts. To tackle the problem, a segmentation-free recognition algorithm based on deep learning network is proposed in this paper. The network consists of four neural layers, including input layer for image preprocessing, CNNs layer for feature extraction, BDLSTM layer for sequence prediction, and connectionist temporal classification layer for text sequence alignment and classification. Besides, a novel data processing method is performed for data length equalization. Based on this, groups of experiments, based on six typical databases, involved in evaluation indicators of character correct rate, training time cost, storage space cost and testing time cost are carried out. The experimental results show that the proposed algorithm has better performances in accuracy and efficiency than other classical algorithms.
What problem does this paper attempt to address?