paper-with-me

Papers

A Novel Scene Text Detection Algorithm Based On Convolutional Neural Network

2016-04-07 · Xiaohang Ren, Kai Chen, Jun Sun

Candidate text region extraction plays a critical role in convolutional neural network (CNN) based text detection from natural images. In this paper, we propose a CNN based scene text detection algorithm with a new text region extractor. The so called candidate text region extractor I-MSER is based on Maximally Stable Extremal Region (MSER), which can improve the independency and completeness of the extracted candidate text regions. Design of I-MSER is motivated by the observation that text MSERs have high similarity and are close to each other. The independency of candidate text regions obtained by I-MSER is guaranteed by selecting the most representative regions from a MSER tree which is generated according to the spatial overlapping relationship among the MSERs. A multi-layer CNN model is trained to score the confidence value of the extracted regions extracted by the I-MSER for text detection. The new text detection algorithm based on I-MSER is evaluated with wide-used ICDAR 2011 and 2013 datasets and shows improved detection performance compared to the existing algorithms.

📄 PDF Abstract BibTeX arXiv:1604.01894

Code (0)

등록된 구현이 없습니다.

Tasks

Scene Text DetectionText Detection

Similar Papers 제목 키워드 기반

A Text Detection System for Natural Scenes With Convolutional Feature Learning and Cascaded Classification

2016-06-01 · CVPR 2016 6 · Siyu Zhu, Richard Zanibbi

We propose a system that finds text in natural scenes using a variety of cues. Our novel data-driven method incorporates coarse-to-fine detection of character pixels using convolutional features (Text-Conv), followed by …

General ClassificationText Detection

Multi-Scale FCN With Cascaded Instance Aware Segmentation for Arbitrary Oriented Word Spotting in the Wild

2017-07-01 · CVPR 2017 7 · Dafang He, Xiao Yang, Chen Liang, Zihan Zhou 외

Scene text detection has attracted great attention these years. Text potentially exist in a wide variety of images or videos and play an important role in understanding the scene. In this paper, we present a novel t…

Scene Text DetectionText Detection

Scene Text Detection via Holistic, Multi-Channel Prediction

2016-06-29 · Cong Yao, Xiang Bai, Nong Sang, Xinyu Zhou 외

Recently, scene text detection has become an active research topic in computer vision and document analysis, because of its great importance and significant challenge. However, vast majority of the existing methods detec…

PredictionScene Text DetectionSemantic SegmentationText 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

Deep Residual Text Detection Network for Scene Text

2017-11-11 · Xiangyu Zhu, Yingying Jiang, Shuli Yang, Xiaobing Wang 외

Scene text detection is a challenging problem in computer vision. In this paper, we propose a novel text detection network based on prevalent object detection frameworks. In order to obtain stronger semantic feature, we …

General Classificationobject-detectionObject Detectionregression+2