ContourNet: Taking a Further Step toward Accurate Arbitrary-shaped Scene Text Detection
Yuxin Wang, Hongtao Xie, Zhengjun Zha, Mengting Xing, Zilong Fu and, Yongdong Zhang

TL;DR
ContourNet advances scene text detection by addressing false positives and scale variance through a novel adaptive proposal network and texture-aware contour modeling, achieving state-of-the-art results.
Contribution
The paper introduces ContourNet, combining Adaptive-RPN and LOTM to improve accuracy in arbitrary-shaped scene text detection, especially under challenging conditions.
Findings
Achieves state-of-the-art performance on Total-Text, CTW1500, and ICDAR2015 datasets.
Effectively suppresses false positives caused by monotonous textures.
Handles large scale variance of scene texts with improved robustness.
Abstract
Scene text detection has witnessed rapid development in recent years. However, there still exists two main challenges: 1) many methods suffer from false positives in their text representations; 2) the large scale variance of scene texts makes it hard for network to learn samples. In this paper, we propose the ContourNet, which effectively handles these two problems taking a further step toward accurate arbitrary-shaped text detection. At first, a scale-insensitive Adaptive Region Proposal Network (Adaptive-RPN) is proposed to generate text proposals by only focusing on the Intersection over Union (IoU) values between predicted and ground-truth bounding boxes. Then a novel Local Orthogonal Texture-aware Module (LOTM) models the local texture information of proposal features in two orthogonal directions and represents text region with a set of contour points. Considering that the strong…
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
ContourNet: Taking a Further Step Toward Accurate Arbitrary-Shaped Scene Text Detection· youtube
Taxonomy
TopicsHandwritten Text Recognition Techniques · Vehicle License Plate Recognition · Image Retrieval and Classification Techniques
