Direct line-level recognition with PARSeq (trained on synthetic line images) beats word-level pipelines by 5.4% FCA and runs 4x faster on the authors' 251-page English dataset.
Bidirectional Scene Text Recognition with a Single Decoder
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Scene Text Recognition (STR) is the problem of recognizing the correct word or character sequence in a cropped word image. To obtain more robust output sequences, the notion of bidirectional STR has been introduced. So far, bidirectional STRs have been implemented by using two separate decoders; one for left-to-right decoding and one for right-to-left. Having two separate decoders for almost the same task with the same output space is undesirable from a computational and optimization point of view. We introduce the bidirectional Scene Text Transformer (Bi-STET), a novel bidirectional STR method with a single decoder for bidirectional text decoding. With its single decoder, Bi-STET outperforms methods that apply bidirectional decoding by using two separate decoders while also being more efficient than those methods, Furthermore, we achieve or beat state-of-the-art (SOTA) methods on all STR benchmarks with Bi-STET. Finally, we provide analyses and insights into the performance of Bi-STET.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Why Stop at Words? Unveiling the Bigger Picture through Line-Level OCR
Direct line-level recognition with PARSeq (trained on synthetic line images) beats word-level pipelines by 5.4% FCA and runs 4x faster on the authors' 251-page English dataset.