An end-to-end Optical Character Recognition approach for ultra-low-resolution printed text images
Some historical and more recent printed documents have been scanned or stored at very low resolutions, such as 60 dpi. Though such scans are relatively easy for humans to read, they still present significant challenges for optical character recognition (OCR) systems. The current state-of-the art is to use super-resolution to reconstruct an approximation of the original high-resolution image and to feed this into a standard OCR system. Our novel end-to-end method bypasses the super-resolution step and produces better OCR results. This approach is inspired from our understanding of the human visual system, and builds on established neural networks for performing OCR. Our experiments have shown that it is possible to perform OCR on 60 dpi scanned images of English text, which is a significantly lower resolution than the state-of-the-art, and we achieved a mean character level accuracy (CLA) of 99.7% and word level accuracy (WLA) of 98.9% across a set of about 1000 pages of 60 dpi text in a wide range of fonts. For 75 dpi images, the mean CLA was 99.9% and the mean WLA was 99.4% on the same sample of texts. We make our code and data (including a set of low-resolution images with their ground truths) publicly available as a benchmark for future work in this field.
Code (0)
등록된 구현이 없습니다.
Tasks
Optical Character RecognitionOptical Character Recognition (OCR)Super-ResolutionSimilar Papers 제목 키워드 기반
Confronting the Constraints for Optical Character Segmentation from Printed Bangla Text Image
In a world of digitization, optical character recognition holds the automation to written history. Optical character recognition system basically converts printed images into editable texts for better storage and usabili…
Optical Character RecognitionOptical Character Recognition (OCR)SegmentationA Novel Pipeline for Improving Optical Character Recognition through Post-processing Using Natural Language Processing
Optical Character Recognition (OCR) technology finds applications in digitizing books and unstructured documents, along with applications in other domains such as mobility statistics, law enforcement, traffic, security s…
Optical Character RecognitionOptical Character Recognition (OCR)A survey of modern optical character recognition techniques
This report explores the latest advances in the field of digital document recognition. With the focus on printed document imagery, we discuss the major developments in optical character recognition (OCR) and document ima…
Image EnhancementOptical Character RecognitionOptical Character Recognition (OCR)SurveyChargrid-OCR: End-to-end Trainable Optical Character Recognition for Printed Documents using Instance Segmentation
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}) representatio…
GPUInstance Segmentationobject-detectionObject Detection+3Recognition of Text Image Using Multilayer Perceptron
The biggest challenge in the field of image processing is to recognize documents both in printed and handwritten format. Optical Character Recognition OCR is a type of document image analysis where scanned digital image …
Optical Character RecognitionOptical Character Recognition (OCR)