paper-with-me

홈 › Papers

Improving Long Handwritten Text Line Recognition with Convolutional Multi-way Associative Memory

2019-11-05 · Duc Nguyen, Nhan Tran, Hung Le

Convolutional Recurrent Neural Networks (CRNNs) excel at scene text recognition. Unfortunately, they are likely to suffer from vanishing/exploding gradient problems when processing long text images, which are commonly found in scanned documents. This poses a major challenge to goal of completely solving Optical Character Recognition (OCR) problem. Inspired by recently proposed memory-augmented neural networks (MANNs) for long-term sequential modeling, we present a new architecture dubbed Convolutional Multi-way Associative Memory (CMAM) to tackle the limitation of current CRNNs. By leveraging recent memory accessing mechanisms in MANNs, our architecture demonstrates superior performance against other CRNN counterparts in three real-world long text OCR datasets.

📄 PDF Abstract BibTeX arXiv:1911.01577

Code (0)

등록된 구현이 없습니다.

Tasks

Optical Character RecognitionOptical Character Recognition (OCR)Scene Text Recognition

Similar Papers 제목 키워드 기반

A Computationally Efficient Pipeline Approach to Full Page Offline Handwritten Text Recognition

2019-10-01 · Jonathan Chung, Thomas Delteil

Offline handwriting recognition with deep neural networks is usually limited to words or lines due to large computational costs. In this paper, a less computationally expensive full page offline handwritten text recognit…

Handwriting RecognitionHandwritten Text Recognitionobject-detectionObject Detection

Handwritten Text Recognition Using Convolutional Neural Network

2023-07-11 · Atman Mishra, A. Sharath Ram, Kavyashree C

OCR (Optical Character Recognition) is a technology that offers comprehensive alphanumeric recognition of handwritten and printed characters at electronic speed by merely scanning the document. Recently, the understandin…

Handwritten Text RecognitionOptical Character RecognitionOptical Character Recognition (OCR)

Recurrence-free unconstrained handwritten text recognition using gated fully convolutional network

2020-12-09 · Denis Coquenet, Clément Chatelain, Thierry Paquet

Unconstrained handwritten text recognition is a major step in most document analysis tasks. This is generally processed by deep recurrent neural networks and more specifically with the use of Long Short-Term Memory cells…

Handwritten Text Recognition

Pioneer dataset and automatic recognition of Urdu handwritten characters using a deep autoencoder and convolutional neural network

2019-12-17 · Hazrat Ali, Ahsan Ullah, Talha Iqbal, Shahid Khattak

Automatic recognition of Urdu handwritten digits and characters, is a challenging task. It has applications in postal address reading, bank's cheque processing, and digitization and preservation of handwritten manuscript…

TRACE: A Differentiable Approach to Line-level Stroke Recovery for Offline Handwritten Text

2021-05-24 · Taylor Archibald, Mason Poggemann, Aaron Chan, Tony Martinez

Stroke order and velocity are helpful features in the fields of signature verification, handwriting recognition, and handwriting synthesis. Recovering these features from offline handwritten text is a challenging and wel…

Dynamic Time WarpingHandwriting RecognitionTrajectory Recovery