paper-with-me

Papers

Explicit Relational Reasoning Network for Scene Text Detection

2024-12-19 · Yuchen Su, Zhineng Chen, Yongkun Du, Zhilong Ji, Kai Hu, Jinfeng Bai, Xieping Gao

Connected component (CC) is a proper text shape representation that aligns with human reading intuition. However, CC-based text detection methods have recently faced a developmental bottleneck that their time-consuming post-processing is difficult to eliminate. To address this issue, we introduce an explicit relational reasoning network (ERRNet) to elegantly model the component relationships without post-processing. Concretely, we first represent each text instance as multiple ordered text components, and then treat these components as objects in sequential movement. In this way, scene text detection can be innovatively viewed as a tracking problem. From this perspective, we design an end-to-end tracking decoder to achieve a CC-based method dispensing with post-processing entirely. Additionally, we observe that there is an inconsistency between classification confidence and localization quality, so we propose a Polygon Monte-Carlo method to quickly and accurately evaluate the localization quality. Based on this, we introduce a position-supervised classification loss to guide the task-aligned learning of ERRNet. Experiments on challenging benchmarks demonstrate the effectiveness of our ERRNet. It consistently achieves state-of-the-art accuracy while holding highly competitive inference speed.

📄 PDF Abstract BibTeX arXiv:2412.14692

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderRelational ReasoningScene Text DetectionText Detection

Similar Papers 제목 키워드 기반

Explicit Knowledge Incorporation for Visual Reasoning

2021-06-19 · CVPR 2021 1 · Yifeng Zhang, Ming Jiang, Qi Zhao

Existing explainable and explicit visual reasoning methods only perform reasoning based on visual evidence but do not take into account knowledge beyond what is in the visual scene. To addresses the knowledge gap bet…

Visual Reasoning

Deep Relational Reasoning Graph Network for Arbitrary Shape Text Detection

2020-03-17 · CVPR 2020 6 · Shi-Xue Zhang, Xiaobin Zhu, Jie-Bo Hou, Chang Liu 외

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…

graph constructionOptical Character Recognition (OCR)Relational ReasoningText Detection

Question-Aware Evidence Ledgers for Video Relational Reasoning

2026-06-01 · Yilin Ou, Mengshi Qi, Huadong Ma arxiv

The VRR-QA challenge evaluates visual relational reasoning in videos, where answers often depend on implicit spatial relations, event boundaries, target identity, and dialogue context rather than a single salient frame. …

Relational Reasoning

CORE-Text: Improving Scene Text Detection with Contrastive Relational Reasoning

2021-12-14 · Jingyang Lin, Yingwei Pan, Rongfeng Lai, Xuehang Yang 외

Localizing text instances in natural scenes is regarded as a fundamental challenge in computer vision. Nevertheless, owing to the extremely varied aspect ratios and scales of text instances in real scenes, most conventio…

RelationRelational ReasoningScene Text DetectionText Detection

From Node to Graph: Joint Reasoning on Visual-Semantic Relational Graph for Zero-Shot Detection

2022-02-15 · Winter Conference on Applications of Computer Vision (WACV) 2022 2 · Hui Nie, Ruiping Wang, Xilin Chen

Zero-Shot Detection (ZSD), which aims at localizing andrecognizing unseen objects in a complicated scene, usuallyleverages the visual and semantic information of individ-ual objects alone. However, scene und…

Generalized Zero-Shot Object DetectionScene UnderstandingZero-Shot Object Detection