CVMar 23, 2019

Detecting Curve Text with Local Segmentation Network and Curve Connection

arXiv:1903.09837v2
Originality Incremental advance
AI Analysis

This work addresses the challenge of text detection in complex, non-linear layouts for applications like document analysis and scene understanding, representing an incremental improvement in the field.

The paper tackles the problem of detecting curved or arbitrarily shaped text in real-world images by proposing a framework with a local segmentation network and curve connection, achieving improved performance over previous methods on two curve text detection datasets.

Curve text or arbitrary shape text is very common in real-world scenarios. In this paper, we propose a novel framework with the local segmentation network (LSN) followed by the curve connection to detect text in horizontal, oriented and curved forms. The LSN is composed of two elements, i.e., proposal generation to get the horizontal rectangle proposals with high overlap with text and text segmentation to find the arbitrary shape text region within proposals. The curve connection is then designed to connect the local mask to the detection results. We conduct experiments using the proposed framework on two real-world curve text detection datasets and demonstrate the effectiveness over previous approaches.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes