paper-with-me

Papers

SCAN: Sliding Convolutional Attention Network for Scene Text Recognition

2018-06-02 · Yi-Chao Wu, Fei Yin, Xu-Yao Zhang, Li Liu, Cheng-Lin 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 map an input sequence to a variable length output sequence, but are usually applied in a black box manner and lack of transparency for further improvement, and the maintaining of the entire past hidden states prevents parallel computation in a sequence. 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 sliding convolutional attention network (SCAN). Similar to the eye movement during reading, the process of SCAN can be viewed as an alternation between saccades and visual fixations. Compared to the previous recurrent models, computations over all elements of SCAN can be fully parallelized during training. Experimental results on several challenging benchmarks, including the IIIT5k, SVT and ICDAR 2003/2013 datasets, demonstrate the superiority of SCAN over state-of-the-art methods in terms of both the model interpretability and performance.

📄 PDF Abstract BibTeX arXiv:1806.00578

Code (0)

등록된 구현이 없습니다.

Tasks

Scene Text Recognition

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

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 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 network…

Scene Text Recognition

Fast Image Scanning with Deep Max-Pooling Convolutional Neural Networks

2013-02-07 · Alessandro Giusti, Dan C. Cireşan, Jonathan Masci, Luca M. Gambardella 외

Deep Neural Networks now excel at image classification, detection and segmentation. When used to scan images by means of a sliding window, however, their high computational complexity can bring even the most powerful har…

General Classificationimage-classificationImage Classification

A Model-Driven Stack-Based Fully Convolutional Network for Pancreas Segmentation

2019-03-03 · Hao Li, Jun Li, Xiaozhu Lin, Xiaohua Qian

The irregular geometry and high inter-slice variability in computerized tomography (CT) scans of the human pancreas make an accurate segmentation of this crucial organ a challenging task for existing data-driven deep lea…

Pancreas SegmentationSegmentation

Visual Attention driven by Convolutional Features

2018-07-12 · Zanca Dario, Gori Marco

The understanding of where humans look in a scene is a problem of great interest in visual perception and computer vision. When eye-tracking devices are not a viable option, models of human attention can be used to predi…

Saliency Prediction