Text-Pass Filter: An Efficient Scene Text Detector
Chuang Yang, Haozhao Ma, Xu Han, Yuan Yuan, and Qi Wang

TL;DR
The paper introduces Text-Pass Filter (TPF), a novel real-time scene text detection method that segments entire texts directly using band-pass filter simulation, overcoming limitations of previous shrink-mask strategies.
Contribution
It proposes TPF, which segments whole texts directly with a band-pass filter approach, and introduces REU and FPU modules to improve feature consistency and foreground-background discrimination.
Findings
TPF outperforms existing methods in accuracy and speed.
REU and FPU enhance feature consistency and discrimination.
The method effectively detects arbitrary-shaped and adhesive texts.
Abstract
To pursue an efficient text assembling process, existing methods detect texts via the shrink-mask expansion strategy. However, the shrinking operation loses the visual features of text margins and confuses the foreground and background difference, which brings intrinsic limitations to recognize text features. We follow this issue and design Text-Pass Filter (TPF) for arbitrary-shaped text detection. It segments the whole text directly, which avoids the intrinsic limitations. It is noteworthy that different from previous whole text region-based methods, TPF can separate adhesive texts naturally without complex decoding or post-processing processes, which makes it possible for real-time text detection. Concretely, we find that the band-pass filter allows through components in a specified band of frequencies, called its passband but blocks components with frequencies above or below this…
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
TopicsHandwritten Text Recognition Techniques · Interactive and Immersive Displays · Multimodal Machine Learning Applications
