SOTAVerified

GTC: Guided Training of CTC Towards Efficient and Accurate Scene Text Recognition

2020-02-04Unverified0· sign in to hype

Wenyang Hu, Xiaocong Cai, Jun Hou, Shuai Yi, Zhiping Lin

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Connectionist Temporal Classification (CTC) and attention mechanism are two main approaches used in recent scene text recognition works. Compared with attention-based methods, CTC decoder has a much shorter inference time, yet a lower accuracy. To design an efficient and effective model, we propose the guided training of CTC (GTC), where CTC model learns a better alignment and feature representations from a more powerful attentional guidance. With the benefit of guided training, CTC model achieves robust and accurate prediction for both regular and irregular scene text while maintaining a fast inference speed. Moreover, to further leverage the potential of CTC decoder, a graph convolutional network (GCN) is proposed to learn the local correlations of extracted features. Extensive experiments on standard benchmarks demonstrate that our end-to-end model achieves a new state-of-the-art for regular and irregular scene text recognition and needs 6 times shorter inference time than attentionbased methods.

Tasks

Reproductions