Scene Text Detection with Selected Anchor
Object proposal technique with dense anchoring scheme for scene text detection were applied frequently to achieve high recall. It results in the significant improvement in accuracy but waste of computational searching, regression and classification. In this paper, we propose an anchor selection-based region proposal network (AS-RPN) using effective selected anchors instead of dense anchors to extract text proposals. The center, scales, aspect ratios and orientations of anchors are learnable instead of fixing, which leads to high recall and greatly reduced numbers of anchors. By replacing the anchor-based RPN in Faster RCNN, the AS-RPN-based Faster RCNN can achieve comparable performance with previous state-of-the-art text detecting approaches on standard benchmarks, including COCO-Text, ICDAR2013, ICDAR2015 and MSRA-TD500 when using single-scale and single model (ResNet50) testing only.
Code (0)
등록된 구현이 없습니다.
Tasks
Region ProposalScene Text DetectionText DetectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Dynamic Anchor Learning for Arbitrary-Oriented Object Detection
Arbitrary-oriented objects widely appear in natural scenes, aerial photographs, remote sensing images, etc., thus arbitrary-oriented object detection has received considerable attention. Many current rotation detectors u…
Multi-Oriented Scene Text DetectionObjectobject-detectionObject Detection In Aerial Images+2An Anchor-Free Region Proposal Network for Faster R-CNN based Text Detection Approaches
The anchor mechanism of Faster R-CNN and SSD framework is considered not effective enough to scene text detection, which can be attributed to its IoU based matching criterion between anchors and ground-truth boxes. In or…
Region ProposalScene Text DetectionText DetectionSTELA: A Real-Time Scene Text Detector with Learned Anchor
To achieve high coverage of target boxes, a normal strategy of conventional one-stage anchor-based detectors is to utilize multiple priors at each spatial position, especially in scene text detection tasks. In this work,…
Scene Text DetectionText DetectionPixel-Anchor: A Fast Oriented Scene Text Detector with Combined Networks
Recently, semantic segmentation and general object detection frameworks have been widely adopted by scene text detecting tasks. However, both of them alone have obvious shortcomings in practice. In this paper, we propose…
Decoderobject-detectionObject DetectionSegmentation+1DisARM: Displacement Aware Relation Module for 3D Detection
We introduce Displacement Aware Relation Module (DisARM), a novel neural network module for enhancing the performance of 3D object detection in point cloud scenes. The core idea of our method is that contextual informati…
3D Object Detectionobject-detectionObject DetectionRelation