Chargrid-OCR: End-to-end trainable Optical Character Recognition through Semantic Segmentation and Object Detection
2019-09-14NeurIPS Workshop Document_Intelligen 2019Unverified0· sign in to hype
Christian Reisswig, Anoop R Katti, Marco Spinaci, Johannes Höhne
Unverified — Be the first to reproduce this paper.
ReproduceAbstract
We present an end-to-end trainable approach for optical character recognition (OCR) on printed documents. It is based on predicting a two-dimensional character grid ('chargrid') representation of a document image as a semantic segmentation task. To identify individual character instances from the chargrid, we regard characters as objects and use object detection techniques from computer vision. We demonstrate experimentally that our method outperforms previous state-of-the-art approaches in accuracy while being easily parallelizable on GPU (thereby being significantly faster), as well as easier to train.