Deep Relational Reasoning Graph Network for Arbitrary Shape Text Detection
Shi-Xue Zhang, Xiaobin Zhu, Jie-Bo Hou, Chang Liu, Chun Yang, Hongfa, Wang, Xu-Cheng Yin

TL;DR
This paper introduces a novel end-to-end trainable graph network that combines CNN and GCN to improve arbitrary shape text detection by relational reasoning on small text components.
Contribution
A unified relational reasoning graph network that bridges CNN-based text proposals with GCN-based deep reasoning for arbitrary shape text detection.
Findings
Achieves state-of-the-art performance on public datasets.
Effectively models relationships between small text components.
Demonstrates robustness on complex scene texts.
Abstract
Arbitrary shape text detection is a challenging task due to the high variety and complexity of scenes texts. In this paper, we propose a novel unified relational reasoning graph network for arbitrary shape text detection. In our method, an innovative local graph bridges a text proposal model via Convolutional Neural Network (CNN) and a deep relational reasoning network via Graph Convolutional Network (GCN), making our network end-to-end trainable. To be concrete, every text instance will be divided into a series of small rectangular components, and the geometry attributes (e.g., height, width, and orientation) of the small components will be estimated by our text proposal model. Given the geometry attributes, the local graph construction model can roughly establish linkages between different text components. For further reasoning and deducing the likelihood of linkages between the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Deep Relational Reasoning Graph Network for Arbitrary Shape Text Detection· youtube
Taxonomy
TopicsHandwritten Text Recognition Techniques · Image Processing and 3D Reconstruction · Image Retrieval and Classification Techniques
