paper-with-me

Papers

Multi-Oriented Text Detection with Fully Convolutional Networks

2016-04-14 · CVPR 2016 6 · Zheng Zhang, Chengquan Zhang, Wei Shen, Cong Yao, Wenyu Liu, Xiang Bai

In this paper, we propose a novel approach for text detec- tion in natural images. Both local and global cues are taken into account for localizing text lines in a coarse-to-fine pro- cedure. First, a Fully Convolutional Network (FCN) model is trained to predict the salient map of text regions in a holistic manner. Then, text line hypotheses are estimated by combining the salient map and character components. Fi- nally, another FCN classifier is used to predict the centroid of each character, in order to remove the false hypotheses. The framework is general for handling text in multiple ori- entations, languages and fonts. The proposed method con- sistently achieves the state-of-the-art performance on three text detection benchmarks: MSRA-TD500, ICDAR2015 and ICDAR2013.

📄 PDF Abstract BibTeX arXiv:1604.04018

Code (1)

stupidZZ/FCN_Text torch

Tasks

Scene Text DetectionText Detection

Similar Papers 제목 키워드 기반

FC2RN: A Fully Convolutional Corner Refinement Network for Accurate Multi-Oriented Scene Text Detection

2020-07-10 · Xugong Qin, Yu Zhou, Dayan Wu, Yinliang Yue 외

Recent scene text detection works mainly focus on curve text detection. However, in real applications, the curve texts are more scarce than the multi-oriented ones. Accurate detection of multi-oriented text with large va…

Multi-Oriented Scene Text DetectionPredictionScene Text DetectionText Detection

Deep Direct Regression for Multi-Oriented Scene Text Detection

2017-03-24 · ICCV 2017 10 · Wenhao He, Xu-Yao Zhang, Fei Yin, Cheng-Lin Liu

In this paper, we first provide a new perspective to divide existing high performance object detection methods into direct and indirect regressions. Direct regression performs boundary regression by predicting the offset…

Multi-Oriented Scene Text Detectionobject-detectionObject Detectionregression+2

Fully Convolutional Grasp Detection Network with Oriented Anchor Box

2018-03-06 · Xinwen Zhou, Xuguang Lan, Hanbo Zhang, Zhiqiang Tian 외

In this paper, we present a real-time approach to predict multiple grasping poses for a parallel-plate robotic gripper using RGB images. A model with oriented anchor box mechanism is proposed and a new matching strategy …

Text line extraction using fully convolutional network and energy minimization

2021-01-18 · Berat Kurar Barakat, Ahmad Droby, Reem Alaasam, Boraq Madi 외

Text lines are important parts of handwritten document images and easier to analyze by further applications. Despite recent progress in text line detection, text line extraction from a handwritten document remains an uns…

Line DetectionText-Line Extraction

Detecting Oriented Text in Natural Images by Linking Segments

2017-03-19 · CVPR 2017 7 · Baoguang Shi, Xiang Bai, Serge Belongie

Most state-of-the-art text detection methods are specific to horizontal Latin text and are not fast enough for real-time applications. We introduce Segment Linking (SegLink), an oriented text detection method. The main i…

Curved Text DetectionScene Text DetectionText Detection