paper-with-me

Papers

TextCohesion: Detecting Text for Arbitrary Shapes

2019-04-22 · Weijia Wu, Jici Xing, Hong Zhou

In this paper, we propose a pixel-wise method named TextCohesion for scene text detection, which splits a text instance into five key components: a Text Skeleton and four Directional Pixel Regions. These components are easier to handle than the entire text instance. A confidence scoring mechanism is designed to filter characters that are similar to text. Our method can integrate text contexts intensively when backgrounds are complex. Experiments on two curved challenging benchmarks demonstrate that TextCohesion outperforms state-of-the-art methods, achieving the F-measure of 84.6% on Total-Text and bfseries86.3% on SCUT-CTW1500.

📄 PDF Abstract BibTeX arXiv:1904.12640

Code (0)

등록된 구현이 없습니다.

Tasks

Curved Text DetectionScene Text DetectionText Detection

Similar Papers 제목 키워드 기반

Arbitrary-Shaped Text Detection withAdaptive Text Region Representation

2021-04-01 · Xiufeng Jiang, Shugong Xu, Shunqing Zhang, Shan Cao

Text detection/localization, as an important task in computer vision, has witnessed substantialadvancements in methodology and performance with convolutional neural networks. However, the vastmajority of popular methods …

Text Detection

Mask TextSpotter v3: Segmentation Proposal Network for Robust Scene Text Spotting

2020-07-18 · ECCV 2020 8 · Minghui Liao, Guan Pang, Jing Huang, Tal Hassner 외

Recent end-to-end trainable methods for scene text spotting, integrating detection and recognition, showed much progress. However, most of the current arbitrary-shape scene text spotters use region proposal networks (RPN…

Region ProposalText Spotting

A method for detecting text of arbitrary shapes in natural scenes that improves text spotting

2019-11-16 · Qitong Wang, Yi Zheng, Margrit Betke

Understanding the meaning of text in images of natural scenes like highway signs or store front emblems is particularly challenging if the text is foreshortened in the image or the letters are artistically distorted. We …

Scene Text DetectionText DetectionText Spotting

On Recognizing Texts of Arbitrary Shapes with 2D Self-Attention

2019-10-10 · Junyeop Lee, Sungrae Park, Jeonghun Baek, Seong Joon Oh 외

Scene text recognition (STR) is the task of recognizing character sequences in natural scenes. While there have been great advances in STR methods, current methods still fail to recognize texts in arbitrary shapes, such …

Scene Text Recognition

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