paper-with-me

홈 › Papers

Orientation Robust Text Line Detection in Natural Images

2014-06-01 · CVPR 2014 6 · Le Kang, Yi Li, David Doermann

In this paper, higher-order correlation clustering (HOCC) is used for text line detection in natural images. We treat text line detection as a graph partitioning problem, where each vertex is represented by a Maximally Stable Extremal Region (MSER). First, weak hypothesises are proposed by coarsely grouping MSERs based on their spatial alignment and appearance consistency. Then, higher-order correlation clustering (HOCC) is used to partition the MSERs into text line candidates, using the hypotheses as soft constraints to enforce long range interactions. We further propose a regularization method to solve the Semidefinite Programming problem in the inference. Finally we use a simple texton-based texture classifier to filter out the non-text areas. This framework allows us to naturally handle multiple orientations, languages and fonts. Experiments show that our approach achieves competitive performance compared to the state of the art.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Clusteringgraph partitioningLine Detection

Similar Papers 제목 키워드 기반

R2CNN: Rotational Region CNN for Orientation Robust Scene Text Detection

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

In this paper, we propose a novel method called Rotational Region CNN (R2CNN) for detecting arbitrary-oriented texts in natural scene images. The framework is based on Faster R-CNN [1] architecture. First, we use the Reg…

Region ProposalScene Text DetectionText Detection

Arbitrary-Oriented Scene Text Detection via Rotation Proposals

2017-03-03 · Jianqi Ma, Weiyuan Shao, Hao Ye, Li Wang 외

This paper introduces a novel rotation-based framework for arbitrary-oriented text detection in natural scene images. We present the Rotation Region Proposal Networks (RRPN), which are designed to generate inclined propo…

Computational EfficiencyRegion ProposalScene Text DetectionText Detection

Orientation-Independent Chinese Text Recognition in Scene Images

2023-09-03 · Haiyang Yu, Xiaocong Wang, Bin Li, xiangyang xue

Scene text recognition (STR) has attracted much attention due to its broad applications. The previous works pay more attention to dealing with the recognition of Latin text images with complex backgrounds by introducing …

BenchmarkingImage ReconstructionScene Text Recognition

ArbiText: Arbitrary-Oriented Text Detection in Unconstrained Scene

2017-11-30 · Daitao Xing, Zichen Li, Xin Chen, Yi Fang

Arbitrary-oriented text detection in the wild is a very challenging task, due to the aspect ratio, scale, orientation, and illumination variations. In this paper, we propose a novel method, namely Arbitrary-oriented Text…

Text Detection

Rotation-Sensitive Regression for Oriented Scene Text Detection

2018-03-14 · CVPR 2018 6 · Minghui Liao, Zhen Zhu, Baoguang Shi, Gui-Song Xia 외

Text in natural images is of arbitrary orientations, requiring detection in terms of oriented bounding boxes. Normally, a multi-oriented text detector often involves two key tasks: 1) text presence detection, which is a …

ClassificationGeneral Classificationobject-detectionObject Detection+4