What's Wrong with the Bottom-up Methods in Arbitrary-shape Scene Text Detection
Chengpei Xu, Wenjing Jia, Tingcheng Cui, Ruomei Wang, Yuan-fang Zhang,, and Xiangjian He

TL;DR
This paper improves bottom-up scene text detection by integrating relational features and novel suppression mechanisms, significantly outperforming existing methods across multiple benchmarks.
Contribution
It introduces a new framework combining relational feature aggregation, a Location-Aware Transfer module, and a contour-approximation strategy to enhance bottom-up text detection.
Findings
Outperforms state-of-the-art on five benchmark datasets.
Effectively suppresses false positives and negatives.
Revitalizes bottom-up detection methods with new modules.
Abstract
The latest trend in the bottom-up perspective for arbitrary-shape scene text detection is to reason the links between text segments using Graph Convolutional Network (GCN). Notwithstanding, the performance of the best performing bottom-up method is still inferior to that of the best performing top-down method even with the help of GCN. We argue that this is not mainly caused by the limited feature capturing ability of the text proposal backbone or GCN, but by their failure to make a full use of visual-relational features for suppressing false detection, as well as the sub-optimal route-finding mechanism used for grouping text segments. In this paper, we revitalize the classic text detection frameworks by aggregating the visual-relational features of text with two effective false positive/negative suppression mechanisms. First, dense overlapping text segments depicting 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
TopicsHandwritten Text Recognition Techniques · Image Retrieval and Classification Techniques · Vehicle License Plate Recognition
