paper-with-me

Papers

CALText: Contextual Attention Localization for Offline Handwritten Text

2021-11-06 · Tayaba Anjum, Nazar Khan

Recognition of Arabic-like scripts such as Persian and Urdu is more challenging than Latin-based scripts. This is due to the presence of a two-dimensional structure, context-dependent character shapes, spaces and overlaps, and placement of diacritics. Not much research exists for offline handwritten Urdu script which is the 10th most spoken language in the world. We present an attention based encoder-decoder model that learns to read Urdu in context. A novel localization penalty is introduced to encourage the model to attend only one location at a time when recognizing the next character. In addition, we comprehensively refine the only complete and publicly available handwritten Urdu dataset in terms of ground-truth annotations. We evaluate the model on both Urdu and Arabic datasets and show that contextual attention localization outperforms both simple attention and multi-directional LSTM models.

📄 PDF Abstract BibTeX arXiv:2111.03952

Code (1)

nazar-khan/caltext 공식 구현 tf

Tasks

Decoder

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Recognition of Handwritten Chinese Text by Segmentation: A Segment-annotation-free Approach

2022-07-29 · Dezhi Peng, Lianwen Jin, Weihong Ma, Canyu Xie 외

Online and offline handwritten Chinese text recognition (HTCR) has been studied for decades. Early methods adopted oversegmentation-based strategies but suffered from low speed, insufficient accuracy, and high cost of ch…

Handwritten Chinese Text RecognitionSegmentationWeakly-supervised Learning

Robust Encoder-Decoder Learning Framework towards Offline Handwritten Mathematical Expression Recognition Based on Multi-Scale Deep Neural Network

2019-02-08 · Guangcun Shan, Hongyu Wang, Wei Liang

Offline handwritten mathematical expression recognition is a challenging task, because handwritten mathematical expressions mainly have two problems in the process of recognition. On one hand, it is how to correctly reco…

Decoder

KOHTD: Kazakh Offline Handwritten Text Dataset

2021-09-22 · Nazgul Toiganbayeva, Mahmoud Kasem, Galymzhan Abdimanap, Kairat Bostanbekov 외

Despite the transition to digital information exchange, many documents, such as invoices, taxes, memos and questionnaires, historical data, and answers to exam questions, still require handwritten inputs. In this regard,…

Handwriting RecognitionHandwritten Text RecognitionHTR

Online trajectory recovery from offline handwritten Japanese kanji characters

2020-09-09 · Hung Tuan Nguyen, Tsubasa Nakamura, Cuong Tuan Nguyen, Masaki Nakagawa

In general, it is straightforward to render an offline handwriting image from an online handwriting pattern. However, it is challenging to reconstruct an online handwriting pattern given an offline handwriting image, esp…

DecoderTrajectory Recovery

Template-Instance Loss for Offline Handwritten Chinese Character Recognition

2019-10-12 · Yao Xiao, Dan Meng, Cewu Lu, Chi-Keung Tang

The long-standing challenges for offline handwritten Chinese character recognition (HCCR) are twofold: Chinese characters can be very diverse and complicated while similarly looking, and cursive handwriting (due to incre…

Offline Handwritten Chinese Character Recognition