R2CNN: Rotational Region CNN for Orientation Robust Scene Text Detection
arXiv:1706.09579
Abstract
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 Region Proposal Network (RPN) to generate axis-aligned bounding boxes that enclose the texts with different orientations. Second, for each axis-aligned text box proposed by RPN, we extract its pooled features with different pooled sizes and the concatenated features are used to simultaneously predict the text/non-text score, axis-aligned box and inclined minimum area box. At last, we use an inclined non-maximum suppression to get the detection results. Our approach achieves competitive results on text detection benchmarks: ICDAR 2015 and ICDAR 2013.
8 pages, 6 figures, 3 tables
References in corpus (4)
Cited by in corpus (18)
- Learning Modulated Loss for Rotated Object Detection
- Character Region Awareness for Text Detection
- Pyramid Mask Text Detector
- Text Detection and Recognition in the Wild: A Review
- Sliding Line Point Regression for Shape Robust Scene Text Detection
- Quantifying Legibility of Indoor Spaces Using Deep Convolutional Neural Networks: Case Studies in Train Stations
- PIoU Loss: Towards Accurate Oriented Object Detection in Complex Environments
- Convolutional Character Networks
- Oriented Object Detection in Aerial Images with Box Boundary-Aware Vectors
- FOTS: Fast Oriented Text Spotting with a Unified Network
- Sketch2code: Generating a website from a paper mockup
- RRPN++: Guidance Towards More Accurate Scene Text Detection
- Learning Orientation-Estimation Convolutional Neural Network for Building Detection in Optical Remote Sensing Image
- TextNet: Irregular Text Reading from Images with an End-to-End Trainable Network
- TextTubes for Detecting Curved Text in the Wild
- STELA: A Real-Time Scene Text Detector with Learned Anchor
- Scene Text Detection with Selected Anchor
- DGST : Discriminator Guided Scene Text detector