SOTAVerified

StackMix and Blot Augmentations for Handwritten Text Recognition

2021-08-26Code Available1· sign in to hype

Alex Shonenkov, Denis Karachev, Maxim Novopoltsev, Mark Potanin, Denis Dimitrov

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

This paper proposes a handwritten text recognition(HTR) system that outperforms current state-of-the-artmethods. The comparison was carried out on three of themost frequently used in HTR task datasets, namely Ben-tham, IAM, and Saint Gall. In addition, the results on tworecently presented datasets, Peter the Greats manuscriptsand HKR Dataset, are provided.The paper describes the architecture of the neural net-work and two ways of increasing the volume of train-ing data: augmentation that simulates strikethrough text(HandWritten Blots) and a new text generation method(StackMix), which proved to be very effective in HTR tasks.StackMix can also be applied to the standalone task of gen-erating handwritten text based on printed text.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
BenthamStackMix+BlotsCER1.73Unverified
Digital PeterStackMix+BlotsCER2.5Unverified
HKRStackMix+BlotsCER3.49Unverified
IAM-BStackMix+BlotsCER3.77Unverified
IAM-DStackMix+BlotsCER3.01Unverified
Saint GallStackMix+BlotsCER3.65Unverified

Reproductions