Handwriting Recognition

50 papers with code • 3 benchmarks • 20 datasets

Libraries

Use these libraries to find Handwriting Recognition models and implementations

Most implemented papers

Improving Accuracy and Explainability of Online Handwriting Recognition

koraykarabina/impacx_onhw 14 Sep 2022

A wide range of applications from signature verification to electronic document processing can be realized by implementing efficient and accurate handwriting recognition algorithms.

Towards End-to-end Handwritten Document Recognition

factodeeplearning/dan 30 Sep 2022

We proposed an approach at the line level, based on a fully convolutional network, in order to design a first generic feature extraction step for the handwriting recognition task.

Kurdish Handwritten Character Recognition using Deep Learning Techniques

RebinMA/KHCR 18 Oct 2022

From the experimental results, it is clear that the proposed deep learning model is performing well and is comparable to the similar model of other languages' handwriting recognition systems.

UIT-HWDB: Using Transferring Method to Construct A Novel Benchmark for Evaluating Unconstrained Handwriting Image Recognition in Vietnamese

hieunghia-pat/uit-hwdb-dataset 10 Nov 2022

Recognizing handwriting images is challenging due to the vast variation in writing style across many people and distinct linguistic aspects of writing languages.

SoftCTC -- Semi-Supervised Learning for Text Recognition using Soft Pseudo-Labels

dcgm/softctc 5 Dec 2022

This paper explores semi-supervised training for sequence tasks, such as Optical Character Recognition or Automatic Speech Recognition.

BN-DRISHTI: Bangla Document Recognition through Instance-level Segmentation of Handwritten Text Images

crusnic-corp/BN-DRISHTI 31 May 2023

Handwriting recognition remains challenging for some of the most spoken languages, like Bangla, due to the complexity of line and word segmentation brought by the curvilinear nature of writing and lack of quality datasets.

Writer adaptation for offline text recognition: An exploration of neural network-based methods

tobiasvanderwerff/master-thesis 11 Jul 2023

In this paper, we explore how HTR models can be made writer adaptive by using only a handful of examples from a new writer (e. g., 16 examples) for adaptation.

Character Queries: A Transformer-based Approach to On-Line Handwritten Character Segmentation

jungomi/character-queries 6 Sep 2023

On-line handwritten character segmentation is often associated with handwriting recognition and even though recognition models include mechanisms to locate relevant positions during the recognition process, it is typically insufficient to produce a precise segmentation.