CVLGIVApr 28, 2021

End-to-End Approach for Recognition of Historical Digit Strings

arXiv:2104.13666v14 citations
Originality Synthesis-oriented
AI Analysis

This provides a feasible solution for digitizing historical records, though it is incremental as it adapts an existing model to a specific dataset.

The paper tackles the problem of recognizing handwritten digit strings in historical Swedish church documents using an end-to-end deep learning approach, achieving a 93.2% recognition rate and outperforming the CRNN method.

The plethora of digitalised historical document datasets released in recent years has rekindled interest in advancing the field of handwriting pattern recognition. In the same vein, a recently published data set, known as ARDIS, presents handwritten digits manually cropped from 15.000 scanned documents of Swedish church books and exhibiting various handwriting styles. To this end, we propose an end-to-end segmentation-free deep learning approach to handle this challenging ancient handwriting style of dates present in the ARDIS dataset (4-digits long strings). We show that with slight modifications in the VGG-16 deep model, the framework can achieve a recognition rate of 93.2%, resulting in a feasible solution free of heuristic methods, segmentation, and fusion methods. Moreover, the proposed approach outperforms the well-known CRNN method (a model widely applied in handwriting recognition tasks).

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes