paper-with-me

Papers

FOTS: Fast Oriented Text Spotting with a Unified Network

2018-01-05 · CVPR 2018 6 · Xuebo Liu, Ding Liang, Shi Yan, Dagui Chen, Yu Qiao, Junjie Yan

Incidental scene text spotting is considered one of the most difficult and valuable challenges in the document analysis community. Most existing methods treat text detection and recognition as separate tasks. In this work, we propose a unified end-to-end trainable Fast Oriented Text Spotting (FOTS) network for simultaneous detection and recognition, sharing computation and visual information among the two complementary tasks. Specially, RoIRotate is introduced to share convolutional features between detection and recognition. Benefiting from convolution sharing strategy, our FOTS has little computation overhead compared to baseline text detection network, and the joint training method learns more generic features to make our method perform better than these two-stage methods. Experiments on ICDAR 2015, ICDAR 2017 MLT, and ICDAR 2013 datasets demonstrate that the proposed method outperforms state-of-the-art methods significantly, which further allows us to develop the first real-time oriented text spotting system which surpasses all previous state-of-the-art results by more than 5% on ICDAR 2015 text spotting task while keeping 22.6 fps.

📄 PDF Abstract BibTeX arXiv:1801.01671

Code (7)

ArashJavan/FOTS tf
Kaushal28/FOTS-PyTorch pytorch
Masao-Taketani/FOTS_OCR tf
Pay20Y/FOTS_TF tf
jiangxiluning/FOTS.PyTorch pytorch
xieyufei1993/FOTS pytorch
yu20103983/FOTS tf

Tasks

Scene Text DetectionScene Text RecognitionText DetectionText Spotting

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Turning a CLIP Model into a Scene Text Spotter

2023-08-21 · Wenwen Yu, Yuliang Liu, Xingkui Zhu, Haoyu Cao 외

We exploit the potential of the large-scale Contrastive Language-Image Pretraining (CLIP) model to enhance scene text detection and spotting tasks, transforming it into a robust backbone, FastTCM-CR50. This backbone util…

object-detectionObject DetectionOriented Object DetectionPrompt Learning+2

Time Reversal Enabled Fiber-Optic Time Synchronization

2023-04-14 · Yufeng Chen, Hongfei Dai, Wenlin Li, Fangmin Wang 외

Over the past few decades, fiber-optic time synchronization (FOTS) has provided fundamental support for the efficient operation of modern society. Looking toward the future beyond fifth-generation/sixth-generation (B5G/6…

TextDragon: An End-to-End Framework for Arbitrary Shaped Text Spotting

2019-10-01 · ICCV 2019 10 · Wei Feng, Wenhao He, Fei Yin, Xu-Yao Zhang 외

Most existing text spotting methods either focus on horizontal/oriented texts or perform arbitrary shaped text spotting with character-level annotations. In this paper, we propose a novel text spotting framework to detec…

Text DetectionText Spotting

LRANet++: Low-Rank Approximation Network for Accurate and Efficient Text Spotting

2025-11-08 · Yuchen Su, Zhineng Chen, Yongkun Du, Zuxuan Wu 외 arxiv

End-to-end text spotting aims to jointly optimize text detection and recognition within a unified framework. Despite significant progress, designing an accurate and efficient end-to-end text spotter for arbitrary-shaped …

Text DetectionText Spotting

Zone-based Keyword Spotting in Bangla and Devanagari Documents

2017-12-05 · Ayan Kumar Bhunia, Partha Pratim Roy, Umapada Pal

In this paper we present a word spotting system in text lines for offline Indic scripts such as Bangla (Bengali) and Devanagari. Recently, it was shown that zone-wise recognition method improves the word recognition perf…

Keyword SpottingSegmentation