paper-with-me

Papers

Scene Text Recognition with Sliding Convolutional Character Models

2017-09-06 · Fei Yin, Yi-Chao Wu, Xu-Yao Zhang, Cheng-Lin Liu

Scene text recognition has attracted great interests from the computer vision and pattern recognition community in recent years. State-of-the-art methods use concolutional neural networks (CNNs), recurrent neural networks with long short-term memory (RNN-LSTM) or the combination of them. In this paper, we investigate the intrinsic characteristics of text recognition, and inspired by human cognition mechanisms in reading texts, we propose a scene text recognition method with character models on convolutional feature map. The method simultaneously detects and recognizes characters by sliding the text line image with character models, which are learned end-to-end on text line images labeled with text transcripts. The character classifier outputs on the sliding windows are normalized and decoded with Connectionist Temporal Classification (CTC) based algorithm. Compared to previous methods, our method has a number of appealing properties: (1) It avoids the difficulty of character segmentation which hinders the performance of segmentation-based recognition methods; (2) The model can be trained simply and efficiently because it avoids gradient vanishing/exploding in training RNN-LSTM based models; (3) It bases on character models trained free of lexicon, and can recognize unknown words. (4) The recognition process is highly parallel and enables fast recognition. Our experiments on several challenging English and Chinese benchmarks, including the IIIT-5K, SVT, ICDAR03/13 and TRW15 datasets, demonstrate that the proposed method yields superior or comparable performance to state-of-the-art methods while the model size is relatively small.

📄 PDF Abstract BibTeX arXiv:1709.01727

Code (0)

등록된 구현이 없습니다.

Tasks

Scene Text Recognition

Similar Papers 제목 키워드 기반

SCAN: Sliding Convolutional Attention Network for Scene Text Recognition

2018-06-02 · Yi-Chao Wu, Fei Yin, Xu-Yao Zhang, Li Liu 외

Scene text recognition has drawn great attentions in the community of computer vision and artificial intelligence due to its challenges and wide applications. State-of-the-art recurrent neural networks (RNN) based models…

Scene Text Recognition

Scene Text Detection for Augmented Reality -- Character Bigram Approach to reduce False Positive Rate

2020-12-26 · Sagar Gubbi, Bharadwaj Amrutur

Natural scene text detection is an important aspect of scene understanding and could be a useful tool in building engaging augmented reality applications. In this work, we address the problem of false positives in text s…

Scene Text DetectionScene UnderstandingText DetectionText Spotting

Scene Text Recognition Using Part-Based Tree-Structured Character Detection

2013-06-01 · CVPR 2013 6 · Cunzhao Shi, Chunheng Wang, Baihua Xiao, Yang Zhang 외

Scene text recognition has inspired great interests from the computer vision community in recent years. In this paper, we propose a novel scene text recognition method using part-based tree-structured character detection…

Scene Text Recognition

Segmentation-free Vehicle License Plate Recognition using ConvNet-RNN

2017-01-23 · Teik Koon Cheang, Yong Shean Chong, Yong Haur Tay

While vehicle license plate recognition (VLPR) is usually done with a sliding window approach, it can have limited performance on datasets with characters that are of variable width. This can be solved by hand-crafting a…

License Plate Recognition

Text Recognition in Scene Image and Video Frame using Color Channel Selection

2017-07-21 · Ayan Kumar Bhunia, Gautam Kumar, Partha Pratim Roy, R. Balasubramanian 외

In recent years, recognition of text from natural scene image and video frame has got increased attention among the researchers due to its various complexities and challenges. Because of low resolution, blurring effect, …

Binarizationchannel selectionOptical Character Recognition (OCR)