3260 papers • 126 benchmarks • 313 datasets
This task has no description! Would you like to contribute one?
(Image credit: Papersgraph)
These leaderboards are used to track progress in handwritten-text-recognition
No benchmarks available.
Use these libraries to find handwritten-text-recognition models and implementations
No datasets available.
No subtasks available.
This work proposes an end-to-end segmentation-free architecture for the task of handwritten document recognition: the Document Attention Network, made up of an FCN encoder for feature extraction and a stack of transformer decoder layers for a recurrent token-by-token prediction process.
Faster DAN is proposed, a two-step strategy to speed up the recognition process at prediction time: the model predicts the first character of each text line in the document, and then completes all the text lines in parallel through multi-target queries and a specific document positional encoding scheme.
This thesis proposed the first end-to-end approach dedicated to the recognition of both text and layout, at document level, based on a fully convolutional network, in order to design a first generic feature extraction step for the handwriting recognition task.
Adding a benchmark result helps the community track progress.