paper-with-me

Papers

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, Cheng-Lin Liu

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 detect and recognize text of arbitrary shapes in an end-to-end manner, using only word/line-level annotations for training. Motivated from the name of TextSnake, which is only a detection model, we call the proposed text spotting framework TextDragon. In TextDragon, a text detector is designed to describe the shape of text with a series of quadrangles, which can handle text of arbitrary shapes. To extract arbitrary text regions from feature maps, we propose a new differentiable operator named RoISlide, which is the key to connect arbitrary shaped text detection and recognition. Based on the extracted features through RoISlide, a CNN and CTC based text recognizer is introduced to make the framework free from labeling the location of characters. The proposed method achieves state-of-the-art performance on two curved text benchmarks CTW1500 and Total-Text, and competitive results on the ICDAR 2015 Dataset.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Text DetectionText Spotting

Similar Papers 제목 키워드 기반

A Feasible Framework for Arbitrary-Shaped Scene Text Recognition

2019-12-10 · Jinjin Zhang, Wei Wang, Di Huang, Qingjie Liu 외

Deep learning based methods have achieved surprising progress in Scene Text Recognition (STR), one of classic problems in computer vision. In this paper, we propose a feasible framework for multi-lingual arbitrary-shaped…

Instance SegmentationLanguage ModelingLanguage ModellingScene Text Recognition+3

DEER: Detection-agnostic End-to-End Recognizer for Scene Text Spotting

2022-03-10 · Seonghyeon Kim, Seung Shin, Yoonsik Kim, Han-Cheol Cho 외

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 f…

DecoderText 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

All You Need Is Boundary: Toward Arbitrary-Shaped Text Spotting

2019-11-21 · Hao Wang, Pu Lu, HUI ZHANG, Mingkun Yang 외

Recently, end-to-end text spotting that aims to detect and recognize text from cluttered images simultaneously has received particularly growing interest in computer vision. Different from the existing approaches that fo…

AllInstance SegmentationScene Text DetectionSemantic Segmentation+2

Text Perceptron: Towards End-to-End Arbitrary-Shaped Text Spotting

2020-02-17 · Liang Qiao, Sanli Tang, Zhanzhan Cheng, Yunlu Xu 외

Many approaches have recently been proposed to detect irregular scene text and achieved promising results. However, their localization results may not well satisfy the following text recognition part mainly because of tw…

global-optimizationText DetectionText Spotting