English

A Single-Shot Arbitrarily-Shaped Text Detector based on Context Attended Multi-Task Learning

Computer Vision and Pattern Recognition 2019-08-16 v1

Abstract

Detecting scene text of arbitrary shapes has been a challenging task over the past years. In this paper, we propose a novel segmentation-based text detector, namely SAST, which employs a context attended multi-task learning framework based on a Fully Convolutional Network (FCN) to learn various geometric properties for the reconstruction of polygonal representation of text regions. Taking sequential characteristics of text into consideration, a Context Attention Block is introduced to capture long-range dependencies of pixel information to obtain a more reliable segmentation. In post-processing, a Point-to-Quad assignment method is proposed to cluster pixels into text instances by integrating both high-level object knowledge and low-level pixel information in a single shot. Moreover, the polygonal representation of arbitrarily-shaped text can be extracted with the proposed geometric properties much more effectively. Experiments on several benchmarks, including ICDAR2015, ICDAR2017-MLT, SCUT-CTW1500, and Total-Text, demonstrate that SAST achieves better or comparable performance in terms of accuracy. Furthermore, the proposed algorithm runs at 27.63 FPS on SCUT-CTW1500 with a Hmean of 81.0% on a single NVIDIA Titan Xp graphics card, surpassing most of the existing segmentation-based methods.

Keywords

Cite

@article{arxiv.1908.05498,
  title  = {A Single-Shot Arbitrarily-Shaped Text Detector based on Context Attended Multi-Task Learning},
  author = {Pengfei Wang and Chengquan Zhang and Fei Qi and Zuming Huang and Mengyi En and Junyu Han and Jingtuo Liu and Errui Ding and Guangming Shi},
  journal= {arXiv preprint arXiv:1908.05498},
  year   = {2019}
}

Comments

9 pages, 6 figures, 7 tables, To appear in ACM Multimedia 2019

R2 v1 2026-06-23T10:48:09.954Z