paper-with-me

홈 › Papers

Deep Matching Prior Network: Toward Tighter Multi-oriented Text Detection

2017-03-04 · CVPR 2017 7 · Yuliang Liu, Lianwen Jin

Detecting incidental scene text is a challenging task because of multi-orientation, perspective distortion, and variation of text size, color and scale. Retrospective research has only focused on using rectangular bounding box or horizontal sliding window to localize text, which may result in redundant background noise, unnecessary overlap or even information loss. To address these issues, we propose a new Convolutional Neural Networks (CNNs) based method, named Deep Matching Prior Network (DMPNet), to detect text with tighter quadrangle. First, we use quadrilateral sliding windows in several specific intermediate convolutional layers to roughly recall the text with higher overlapping area and then a shared Monte-Carlo method is proposed for fast and accurate computing of the polygonal areas. After that, we designed a sequential protocol for relative regression which can exactly predict text with compact quadrangle. Moreover, a auxiliary smooth Ln loss is also proposed for further regressing the position of text, which has better overall performance than L2 loss and smooth L1 loss in terms of robustness and stability. The effectiveness of our approach is evaluated on a public word-level, multi-oriented scene text database, ICDAR 2015 Robust Reading Competition Challenge 4 "Incidental scene text localization". The performance of our method is evaluated by using F-measure and found to be 70.64%, outperforming the existing state-of-the-art method with F-measure 63.76%.

📄 PDF Abstract BibTeX arXiv:1703.01425

Code (0)

등록된 구현이 없습니다.

Tasks

Text Detection

Similar Papers 제목 키워드 기반

Shape-Aware Oriented Bounding Box (OBB) to Horizontal Bounding Box (HBB) Conversion

2026-08-06 · Badha Rathna Sabhapathy, Gotam Dahiya, Vishesh Vatsal arxiv

Accurate object detection in aerial and satellite imagery is dependent upon the bounding box representation. This is especially true for spatially oriented objects such as ships or aircrafts. Oriented Bounding Boxes (OBB…

Object Detection

FlashWorld: High-quality 3D Scene Generation within Seconds

2025-10-15 · Xinyang Li, Tengfei Wang, Zixiao Gu, Shengchuan Zhang 외 arxiv

We propose FlashWorld, a generative model that produces 3D scenes from a single image or text prompt in seconds, 10~100$\times$ faster than previous works while possessing superior rendering quality. Our approach shifts …

3D ReconstructionScene Generation

From Horizontal to Rotated: Cross-View Object Geo-Localization with Orientation Awareness

2026-03-16 · Chenlin Fu, Ao Gong, Yingying Zhu arxiv

Cross-View object geo-localization (CVOGL) aims to precisely determine the geographic coordinates of a query object from a ground or drone perspective by referencing a satellite map. Segmentation-based approaches offer h…

Original Semantics-Oriented Attention and Deep Fusion Network for Sentence Matching

2019-11-01 · IJCNLP 2019 11 · Mingtong Liu, Yu-Jie Zhang, Jinan Xu, Yufeng Chen

Sentence matching is a key issue in natural language inference and paraphrase identification. Despite the recent progress on multi-layered neural network with cross sentence attention, one sentence learns attention to th…

Natural Language InferenceParaphrase IdentificationSentence

PRISM: Prior Rectification and Uncertainty-Aware Structure Modeling for Diffusion-Based Text Image Super-Resolution

2026-05-13 · Zihang Xu, Xiaoyang Liu, Zheng Chen, Yulun Zhang 외 arxiv

Text image super-resolution (Text-SR) requires more than visually plausible detail synthesis: slight errors in stroke topology may alter character identity and break readability. Existing methods improve text fidelity wi…

Image Super-Resolution