paper-with-me

Papers

Reading Scene Text in Deep Convolutional Sequences

2015-06-14 · Pan He, Weilin Huang, Yu Qiao, Chen Change Loy, Xiaoou Tang

We develop a Deep-Text Recurrent Network (DTRN) that regards scene text reading as a sequence labelling problem. We leverage recent advances of deep convolutional neural networks to generate an ordered high-level sequence from a whole word image, avoiding the difficult character segmentation problem. Then a deep recurrent model, building on long short-term memory (LSTM), is developed to robustly recognize the generated CNN sequences, departing from most existing approaches recognising each character independently. Our model has a number of appealing properties in comparison to existing scene text recognition methods: (i) It can recognise highly ambiguous words by leveraging meaningful context information, allowing it to work reliably without either pre- or post-processing; (ii) the deep CNN feature is robust to various image distortions; (iii) it retains the explicit order information in word image, which is essential to discriminate word strings; (iv) the model does not depend on pre-defined dictionary, and it can process unknown words and arbitrary strings. Codes for the DTRN will be available.

📄 PDF Abstract BibTeX arXiv:1506.04395

Code (1)

somitmittal/Reading-Scene-Text-from-Images-using-Tensorflow-CNN-Bidirectional-LSTM-CTC-Loss tf

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

Reading Scene Text with Attention Convolutional Sequence Modeling

2017-09-13 · Yunze Gao, Yingying Chen, Jinqiao Wang, Hanqing Lu

Reading text in the wild is a challenging task in the field of computer vision. Existing approaches mainly adopted Connectionist Temporal Classification (CTC) or Attention models based on Recurrent Neural Network (RNN), …

Scene Text Recognition

A pooling based scene text proposal technique for scene text reading in the wild

2018-11-25 · Dinh NguyenVan, Shijian Lu, Shangxuan Tian, Nizar Ouarti 외

Automatic reading texts in scenes has attracted increasing interest in recent years as texts often carry rich semantic information that is useful for scene understanding. In this paper, we propose a novel scene text prop…

Scene UnderstandingText Spotting

Smart Library: Identifying Books in a Library using Richly Supervised Deep Scene Text Reading

2016-11-22 · Xiao Yang, Dafang He, Wenyi Huang, Zihan Zhou 외

Physical library collections are valuable and long standing resources for knowledge and learning. However, managing books in a large bookshelf and finding books on it often leads to tedious manual work, especially for la…

ManagementRetrievalScene Text DetectionScene Text Recognition+1

A Text Detection System for Natural Scenes With Convolutional Feature Learning and Cascaded Classification

2016-06-01 · CVPR 2016 6 · Siyu Zhu, Richard Zanibbi

We propose a system that finds text in natural scenes using a variety of cues. Our novel data-driven method incorporates coarse-to-fine detection of character pixels using convolutional features (Text-Conv), followed by …

General ClassificationText Detection