TextDCT: Arbitrary-Shaped Text Detection via Discrete Cosine Transform Mask
Yuchen Su, Zhiwen Shao, Yong Zhou, Fanrong Meng, Hancheng Zhu, Bing, Liu, and Rui Yao

TL;DR
TextDCT introduces a lightweight, anchor-free method for arbitrary-shaped scene text detection using DCT to encode masks, achieving high accuracy and efficiency across multiple datasets.
Contribution
The paper proposes a novel DCT-based mask encoding, a single-level prediction framework, and a feature awareness module for improved multi-scale text detection.
Findings
Achieves 85.1 F-measure at 17.2 FPS on CTW1500
Achieves 84.9 F-measure at 15.1 FPS on Total-Text
Demonstrates competitive performance on four challenging datasets
Abstract
Arbitrary-shaped scene text detection is a challenging task due to the variety of text changes in font, size, color, and orientation. Most existing regression based methods resort to regress the masks or contour points of text regions to model the text instances. However, regressing the complete masks requires high training complexity, and contour points are not sufficient to capture the details of highly curved texts. To tackle the above limitations, we propose a novel light-weight anchor-free text detection framework called TextDCT, which adopts the discrete cosine transform (DCT) to encode the text masks as compact vectors. Further, considering the imbalanced number of training samples among pyramid layers, we only employ a single-level head for top-down prediction. To model the multi-scale texts in a single-level head, we introduce a novel positive sampling strategy by treating the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsDiscrete Cosine Transform
