中文
相关论文

相关论文: Scene Text Recognition with Sliding Convolutional …

200 篇论文

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 map an input…

计算机视觉与模式识别 · 计算机科学 2018-06-05 Yi-Chao Wu , Fei Yin , Xu-Yao Zhang , Li Liu , Cheng-Lin Liu

In this work we present a state-of-the-art approach for unconstrained natural scene text recognition. We propose a cascade approach that incorporates a convolutional neural network (CNN) architecture followed by a long short term memory…

计算机视觉与模式识别 · 计算机科学 2016-07-22 Ahmed Mamdouh A. Hassanien

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), which is…

计算机视觉与模式识别 · 计算机科学 2017-09-14 Yunze Gao , Yingying Chen , Jinqiao Wang , Hanqing Lu

Text recognition in natural scene is a challenging problem due to the many factors affecting text appearance. In this paper, we presents a method that directly transcribes scene text images to text without needing of sophisticated character…

计算机视觉与模式识别 · 计算机科学 2016-01-07 Guo Qiang , Tu Dan , Li Guohui , Lei Jun

Inspired by speech recognition, recent state-of-the-art algorithms mostly consider scene text recognition as a sequence prediction problem. Though achieving excellent performance, these methods usually neglect an important fact that text in…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Minghui Liao , Jian Zhang , Zhaoyi Wan , Fengming Xie , Jiajun Liang , Pengyuan Lyu , Cong Yao , Xiang Bai

Recent deep learning models have demonstrated strong capabilities for classifying text and non-text components in natural images. They extract a high-level feature computed globally from a whole image component (patch), where the cluttered…

计算机视觉与模式识别 · 计算机科学 2016-05-04 Tong He , Weilin Huang , Yu Qiao , Jian Yao

Driven by deep learning and the large volume of data, scene text recognition has evolved rapidly in recent years. Formerly, RNN-attention based methods have dominated this field, but suffer from the problem of \textit{attention drift} in…

计算机视觉与模式识别 · 计算机科学 2020-01-03 Zhaoyi Wan , Minghang He , Haoran Chen , Xiang Bai , Cong Yao

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…

计算机视觉与模式识别 · 计算机科学 2015-12-22 Pan He , Weilin Huang , Yu Qiao , Chen Change Loy , Xiaoou Tang

The character information in natural scene images contains various personal information, such as telephone numbers, home addresses, etc. It is a high risk of leakage the information if they are published. In this paper, we proposed a scene…

计算机视觉与模式识别 · 计算机科学 2017-05-09 Toshiki Nakamura , Anna Zhu , Keiji Yanai , Seiichi Uchida

Image-based sequence recognition has been a long-standing research topic in computer vision. In this paper, we investigate the problem of scene text recognition, which is among the most important and challenging tasks in image-based…

计算机视觉与模式识别 · 计算机科学 2015-07-22 Baoguang Shi , Xiang Bai , Cong Yao

Scene text recognition has attracted a great many researches due to its importance to various applications. Existing methods mainly adopt recurrence or convolution based networks. Though have obtained good performance, these methods still…

计算机视觉与模式识别 · 计算机科学 2019-10-11 Fenfen Sheng , Zhineng Chen , Bo Xu

In this paper we propose an approach to lexicon-free recognition of text in scene images. Our approach relies on a LSTM-based soft visual attention model learned from convolutional features. A set of feature vectors are derived from an…

计算机视觉与模式识别 · 计算机科学 2017-06-07 Suman K. Ghosh , Ernest Valveny , Andrew D. Bagdanov

Scene text detection methods based on neural networks have emerged recently and have shown promising results. Previous methods trained with rigid word-level bounding boxes exhibit limitations in representing the text region in an arbitrary…

计算机视觉与模式识别 · 计算机科学 2019-04-04 Youngmin Baek , Bado Lee , Dongyoon Han , Sangdoo Yun , Hwalsuk Lee

Texts from scene images typically consist of several characters and exhibit a characteristic sequence structure. Existing methods capture the structure with the sequence-to-sequence models by an encoder to have the visual representations…

计算机视觉与模式识别 · 计算机科学 2020-02-18 Xiangcheng Du , Tianlong Ma , Yingbin Zheng , Hao Ye , Xingjiao Wu , Liang He

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, complex background,…

计算机视觉与模式识别 · 计算机科学 2017-07-31 Ayan Kumar Bhunia , Gautam Kumar , Partha Pratim Roy , R. Balasubramanian , Umapada Pal

The technological advancement and sophistication in cameras and gadgets prompt researchers to have focus on image analysis and text understanding. The deep learning techniques demonstrated well to assess the potential for classifying text…

计算机视觉与模式识别 · 计算机科学 2017-04-25 Saad Bin Ahmed , Saeeda Naz , Muhammad Imran Razzak , Rubiyah Yousaf

Recently, scene text detection has become an active research topic in computer vision and document analysis, because of its great importance and significant challenge. However, vast majority of the existing methods detect text within local…

计算机视觉与模式识别 · 计算机科学 2016-07-06 Cong Yao , Xiang Bai , Nong Sang , Xinyu Zhou , Shuchang Zhou , Zhimin Cao

Scene text recognition with arbitrary shape is very challenging due to large variations in text shapes, fonts, colors, backgrounds, etc. Most state-of-the-art algorithms rectify the input image into the normalized image, then treat the…

计算机视觉与模式识别 · 计算机科学 2020-04-30 Xinjie Feng , Hongxun Yao , Yuankai Qi , Jun Zhang , Shengping Zhang

Scene text recognition has been an important, active research topic in computer vision for years. Previous approaches mainly consider text as 1D signals and cast scene text recognition as a sequence prediction problem, by feat of CTC or…

计算机视觉与模式识别 · 计算机科学 2019-07-24 Zhaoyi Wan , Fengming Xie , Yibo Liu , Xiang Bai , Cong Yao

In this work, we jointly address the problem of text detection and recognition in natural scene images based on convolutional recurrent neural networks. We propose a unified network that simultaneously localizes and recognizes text with a…

计算机视觉与模式识别 · 计算机科学 2017-07-14 Hui Li , Peng Wang , Chunhua Shen
‹ 上一页 1 2 3 10 下一页 ›