paper-with-me

홈 › Papers

Object detection deep learning networks for Optical Character Recognition

2019-05-01 · ICLR 2019 5 · Christopher Bourez, Aurelien Coquard

In this article, we show how we applied a simple approach coming from deep learning networks for object detection to the task of optical character recognition in order to build image features taylored for documents. In contrast to scene text reading in natural images using networks pretrained on ImageNet, our document reading is performed with small networks inspired by MNIST digit recognition challenge, at a small computational budget and a small stride. The object detection modern frameworks allow a direct end-to-end training, with no other algorithm than the deep learning and the non-max-suppression algorithm to filter the duplicate predictions. The trained weights can be used for higher level models, such as, for example, document classification, or document segmentation.

📄 PDF Abstract BibTeX

Code (1)

Ivalua/object_detection_ocr tf

Tasks

Deep LearningDocument ClassificationGeneral ClassificationObjectobject-detectionObject DetectionOptical Character RecognitionOptical Character Recognition (OCR)

Similar Papers 제목 키워드 기반

Chargrid-OCR: End-to-end trainable Optical Character Recognition through Semantic Segmentation and Object Detection

2019-09-14 · NeurIPS Workshop Document_Intelligen 2019 12 · Christian Reisswig, Anoop R Katti, Marco Spinaci, Johannes Höhne

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 se…

GPUobject-detectionObject DetectionOptical Character Recognition+2

Optical Braille Recognition Using Object Detection CNN

2020-12-22 · Ilya G. Ovodov

This paper proposes an optical Braille recognition method that uses an object detection convolutional neural network to detect whole Braille characters at once. The proposed algorithm is robust to the deformation of the …

Objectobject-detectionObject Detection

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

2019-09-10 · Christian Reisswig, Anoop R Katti, Marco Spinaci, Johannes Höhne

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+3

Artificial Eye for the Blind

2023-07-07 · Abhinav Benagi, Dhanyatha Narayan, Charith Rage, A Sushmitha

The main backbone of our Artificial Eye model is the Raspberry pi3 which is connected to the webcam ,ultrasonic proximity sensor, speaker and we also run all our software models i.e object detection, Optical Character re…

Objectobject-detectionObject DetectionOptical Character Recognition+3

Enhancement of text recognition for hanja handwritten documents of Ancient Korea

2024-12-14 · Joonmo Ahna, Taehong Jang, Quan Fengnyu, Hyungil Lee 외

We implemented a high-performance optical character recognition model for classical handwritten documents using data augmentation with highly variable cropping within the document region. Optical character recognition in…

Data Augmentationobject-detectionObject DetectionOptical Character Recognition+1