TL;DR
TextBoxes++ is a fast, accurate, end-to-end scene text detector capable of handling arbitrary orientations, sizes, and aspect ratios, outperforming existing methods in localization and recognition tasks.
Contribution
The paper introduces TextBoxes++, a novel single-shot scene text detector that achieves high accuracy and efficiency without complex post-processing, handling arbitrary orientations and aspect ratios.
Findings
Achieves an f-measure of 0.817 at 11.6fps on ICDAR 2015
Achieves an f-measure of 0.5591 at 19.8fps on COCO-Text
Outperforms state-of-the-art methods in text localization and recognition
Abstract
Scene text detection is an important step of scene text recognition system and also a challenging problem. Different from general object detection, the main challenges of scene text detection lie on arbitrary orientations, small sizes, and significantly variant aspect ratios of text in natural images. In this paper, we present an end-to-end trainable fast scene text detector, named TextBoxes++, which detects arbitrary-oriented scene text with both high accuracy and efficiency in a single network forward pass. No post-processing other than an efficient non-maximum suppression is involved. We have evaluated the proposed TextBoxes++ on four public datasets. In all experiments, TextBoxes++ outperforms competing methods in terms of text localization accuracy and runtime. More specifically, TextBoxes++ achieves an f-measure of 0.817 at 11.6fps for 1024*1024 ICDAR 2015 Incidental text images,…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
