HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Full Page Handwriting Recognition via Image to Sequence Extraction

Sumeet S. Singh Sergey Karayev

Full Page Handwriting Recognition via Image to Sequence Extraction

Abstract

We present a Neural Network based Handwritten Text Recognition (HTR) model architecture that can be trained to recognize full pages of handwritten or printed text without image segmentation. Being based on Image to Sequence architecture, it can extract text present in an image and then sequence it correctly without imposing any constraints regarding orientation, layout and size of text and non-text. Further, it can also be trained to generate auxiliary markup related to formatting, layout and content. We use character level vocabulary, thereby enabling language and terminology of any subject. The model achieves a new state-of-art in paragraph level recognition on the IAM dataset. When evaluated on scans of real world handwritten free form test answers - beset with curved and slanted lines, drawings, tables, math, chemistry and other symbols - it performs better than all commercially available HTR cloud APIs. It is deployed in production as part of a commercial web application.

Code Repositories

CT2001/image-to-latex
pytorch
Mentioned in GitHub
CT2001/image-to-latex-biology
pytorch
Mentioned in GitHub
tobiasvanderwerff/MetaHTR
pytorch
Mentioned in GitHub
kingyiusuen/image-to-latex
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
handwritten-text-recognition-on-iamFPHR+Aug Paragraph Level (~145 dpi)
CER: 6.3
handwritten-text-recognition-on-iamFPHR Paragraph Level (~145 dpi)
CER: 6.7
handwritten-text-recognition-on-iamFPHR+Aug Line Level (~145 dpi)
CER: 6.5

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Full Page Handwriting Recognition via Image to Sequence Extraction | Papers | HyperAI