PALETTE improves historical map text spotting by using character centers and boundary points as hyper-local reference points for deformable attention, and SynthMap+ provides synthetic map training data.
DEER: Detection-agnostic End-to-End Recognizer for Scene Text Spotting
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Recent end-to-end scene text spotters have achieved great improvement in recognizing arbitrary-shaped text instances. Common approaches for text spotting use region of interest pooling or segmentation masks to restrict features to single text instances. However, this makes it hard for the recognizer to decode correct sequences when the detection is not accurate i.e. one or more characters are cropped out. Considering that it is hard to accurately decide word boundaries with only the detector, we propose a novel Detection-agnostic End-to-End Recognizer, DEER, framework. The proposed method reduces the tight dependency between detection and recognition modules by bridging them with a single reference point for each text instance, instead of using detected regions. The proposed method allows the decoder to recognize the texts that are indicated by the reference point, with features from the whole image. Since only a single point is required to recognize the text, the proposed method enables text spotting without an arbitrarily-shaped detector or bounding polygon annotations. Experimental results present that the proposed method achieves competitive results on regular and arbitrarily-shaped text spotting benchmarks. Further analysis shows that DEER is robust to the detection errors. The code and dataset will be publicly available.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Hyper-Local Deformable Transformers for Text Spotting on Historical Maps
PALETTE improves historical map text spotting by using character centers and boundary points as hyper-local reference points for deformable attention, and SynthMap+ provides synthetic map training data.