paper-with-me

홈 › Papers

Benchmarking Scene Text Recognition in Devanagari, Telugu and Malayalam

2021-04-09 · Minesh Mathew, Mohit Jain, CV Jawahar

Inspired by the success of Deep Learning based approaches to English scene text recognition, we pose and benchmark scene text recognition for three Indic scripts - Devanagari, Telugu and Malayalam. Synthetic word images rendered from Unicode fonts are used for training the recognition system. And the performance is bench-marked on a new IIIT-ILST dataset comprising of hundreds of real scene images containing text in the above mentioned scripts. We use a segmentation free, hybrid but end-to-end trainable CNN-RNN deep neural network for transcribing the word images to the corresponding texts. The cropped word images need not be segmented into the sub-word units and the error is calculated and backpropagated for the the given word image at once. The network is trained using CTC loss, which is proven quite effective for sequence-to-sequence transcription tasks. The CNN layers in the network learn to extract robust feature representations from word images. The sequence of features learnt by the convolutional block is transcribed to a sequence of labels by the RNN+CTC block. The transcription is not bound by word length or a lexicon and is ideal for Indian languages which are highly inflectional. IIIT-ILST dataset, synthetic word images dataset and the script used to render synthetic images are available at http://cvit.iiit.ac.in/research/projects/cvit-projects/iiit-ilst

📄 PDF Abstract BibTeX arXiv:2104.04437

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingScene Text Recognition

Similar Papers 제목 키워드 기반

L3Cube-HindBERT and DevBERT: Pre-Trained BERT Transformer models for Devanagari based Hindi and Marathi Languages

2022-11-21 · Raviraj Joshi

The monolingual Hindi BERT models currently available on the model hub do not perform better than the multi-lingual models on downstream tasks. We present L3Cube-HindBERT, a Hindi BERT model pre-trained on Hindi monoling…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)text-classification+2

Towards Boosting the Accuracy of Non-Latin Scene Text Recognition

2022-01-10 · Sanjana Gunna, Rohit Saluja, C. V. Jawahar

Scene-text recognition is remarkably better in Latin languages than the non-Latin languages due to several factors like multiple fonts, simplistic vocabulary statistics, updated data generation tools, and writing systems…

Scene Text Recognition

Devanagari Handwritten Character Recognition using Convolutional Neural Network

2025-07-14 · Diksha Mehta, Prateek Mehta arxiv

Handwritten character recognition is getting popular among researchers because of its possible applications in facilitating technological search engines, social media, recommender systems, etc. The Devanagari script is o…

Handwritten Text Recognition

DohaScript: A Large-Scale Multi-Writer Dataset for Continuous Handwritten Hindi Text

2026-02-20 · Kunwar Arpit Singh, Ankush Prakash, Haroon R Lone arxiv

Despite having hundreds of millions of speakers, handwritten Devanagari text remains severely underrepresented in publicly available benchmark datasets. Existing resources are limited in scale, focus primarily on isolate…

Handwriting Recognition

On-line Handwritten Devanagari Character Recognition using Fuzzy Directional Features

2015-04-07 · Sunil Kumar Kopparapu, Lajish VL

This paper describes a new feature set for use in the recognition of on-line handwritten Devanagari script based on Fuzzy Directional Features. Experiments are conducted for the automatic recognition of isolated handwrit…