paper-with-me

Papers

BiP-Net: Bidirectional Perspective Strategy based Arbitrary-Shaped Text Detection Network

2021-04-11 · Chuang Yang, Mulin Chen, Yuan Yuan, Qi Wang

Detecting irregular-shaped text instances is the main challenge for text detection. Existing approaches can be roughly divided into top-down and bottom-up perspective methods. The former encodes text contours into unified units, which always fails to fit highly curved text contours. The latter represents text instances by a number of local units, where the complicated network and post-processing lead to slow detection speed. In this paper, to detect arbitrary-shaped text instances with high detection accuracy and speed simultaneously, we propose a \textbf{Bi}directional \textbf{P}erspective strategy based \textbf{Net}work (BiP-Net). Specifically, a new text representation strategy is proposed to represent text contours from a top-down perspective, which can fit highly curved text contours effectively. Moreover, a contour connecting (CC) algorithm is proposed to avoid the information loss of text contours by rebuilding interval contours from a bottom-up perspective. The experimental results on MSRA-TD500, CTW1500, and ICDAR2015 datasets demonstrate the superiority of BiP-Net against several state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2104.04903

Code (0)

등록된 구현이 없습니다.

Tasks

Object DetectionText Detection

Similar Papers 제목 키워드 기반

TextRay: Contour-based Geometric Modeling for Arbitrary-shaped Scene Text Detection

2020-08-11 · Fangfang Wang, Yifeng Chen, Fei Wu, Xi Li

Arbitrary-shaped text detection is a challenging task due to the complex geometric layouts of texts such as large aspect ratios, various scales, random rotations and curve shapes. Most state-of-the-art methods solve this…

Scene Text DetectionText Detection

CM-Net: Concentric Mask based Arbitrary-Shaped Text Detection

2020-11-30 · Chuang Yang, Mulin Chen, Zhitong Xiong, Yuan Yuan 외

Recently fast arbitrary-shaped text detection has become an attractive research topic. However, most existing methods are non-real-time, which may fall short in intelligent systems. Although a few real-time text methods …

Text Detection

Bidirectional Regression for Arbitrary-Shaped Text Detection

2021-07-13 · Tao Sheng, Zhouhui Lian

Arbitrary-shaped text detection has recently attracted increasing interests and witnessed rapid development with the popularity of deep learning algorithms. Nevertheless, existing approaches often obtain inaccurate detec…

regressionText Detection

MT: Multi-Perspective Feature Learning Network for Scene Text Detection

2021-05-12 · Chuang Yang, Mulin Chen, Yuan Yuan, Qi Wang

Text detection, the key technology for understanding scene text, has become an attractive research topic. For detecting various scene texts, researchers propose plenty of detectors with different advantages: detection-ba…

Scene Text DetectionText Detection

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