English

Chargrid-OCR: End-to-end Trainable Optical Character Recognition for Printed Documents using Instance Segmentation

Computer Vision and Pattern Recognition 2020-02-28 v4 Machine Learning

Abstract

We present an end-to-end trainable approach for Optical Character Recognition (OCR) on printed documents. Specifically, we propose a model that predicts a) a two-dimensional character grid (\emph{chargrid}) representation of a document image as a semantic segmentation task and b) character boxes for delineating character instances as an object detection task. For training the model, we build two large-scale datasets without resorting to any manual annotation - synthetic documents with clean labels and real documents with noisy labels. We demonstrate experimentally that our method, trained on the combination of these datasets, (i) outperforms previous state-of-the-art approaches in accuracy (ii) is easily parallelizable on GPU and is, therefore, significantly faster and (iii) is easy to train and adapt to a new domain.

Keywords

Cite

@article{arxiv.1909.04469,
  title  = {Chargrid-OCR: End-to-end Trainable Optical Character Recognition for Printed Documents using Instance Segmentation},
  author = {Christian Reisswig and Anoop R Katti and Marco Spinaci and Johannes Höhne},
  journal= {arXiv preprint arXiv:1909.04469},
  year   = {2020}
}

Comments

10 pages

R2 v1 2026-06-23T11:11:00.895Z