paper-with-me

Papers

Scene Text Recognition with Temporal Convolutional Encoder

2019-11-04 · Xiangcheng Du, Tianlong Ma, Yingbin Zheng, Hao Ye, Xingjiao Wu, Liang He

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 and then a decoder to translate the features into the label sequence. In this paper, we study text recognition framework by considering the long-term temporal dependencies in the encoder stage. We demonstrate that the proposed Temporal Convolutional Encoder with increased sequential extents improves the accuracy of text recognition. We also study the impact of different attention modules in convolutional blocks for learning accurate text representations. We conduct comparisons on seven datasets and the experiments demonstrate the effectiveness of our proposed approach.

📄 PDF Abstract BibTeX arXiv:1911.01051

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderScene Text Recognition

Similar Papers 제목 키워드 기반

Abnormal Event Detection in Videos using Spatiotemporal Autoencoder

2017-01-06 · Yong Shean Chong, Yong Haur Tay

We present an efficient method for detecting anomalies in videos. Recent applications of convolutional neural networks have shown promises of convolutional layers for object detection and recognition, especially in image…

Abnormal Event Detection In VideoAnomaly DetectionEvent Detectionobject-detection+2

SAFE: Scale Aware Feature Encoder for Scene Text Recognition

2019-01-17 · Wei Liu, Chaofeng Chen, Kwan-Yee K. Wong

In this paper, we address the problem of having characters with different scales in scene text recognition. We propose a novel scale aware feature encoder (SAFE) that is designed specifically for encoding characters with…

Scene Text Recognition

Memory Matters: Convolutional Recurrent Neural Network for Scene Text Recognition

2016-01-06 · Guo Qiang, Tu Dan, Li Guohui, Lei Jun

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

Scene Text RecognitionSegmentation

Primitive Representation Learning for Scene Text Recognition

2021-05-10 · CVPR 2021 1 · Ruijie Yan, Liangrui Peng, Shanyu Xiao, Gang Yao

Scene text recognition is a challenging task due to diverse variations of text instances in natural scene images. Conventional methods based on CNN-RNN-CTC or encoder-decoder with attention mechanism may not fully invest…

DecoderRepresentation LearningScene Text Recognition

STARK: Spatio-Temporal Attention for Representation of Keypoints for Continuous Sign Language Recognition

2026-03-17 · Suvajit Patra, Soumitra Samanta arxiv

Continuous Sign Language Recognition (CSLR) is a crucial task for understanding the languages of deaf communities. Contemporary keypoint-based approaches typically rely on spatio-temporal encoding, where spatial interact…

Sign Language Recognition