paper-with-me

홈 › Papers

Contextual Text Block Detection towards Scene Text Understanding

2022-07-26 · Chuhui Xue, Jiaxing Huang, Shijian Lu, Changhu Wang, Song Bai

Most existing scene text detectors focus on detecting characters or words that only capture partial text messages due to missing contextual information. For a better understanding of text in scenes, it is more desired to detect contextual text blocks (CTBs) which consist of one or multiple integral text units (e.g., characters, words, or phrases) in natural reading order and transmit certain complete text messages. This paper presents contextual text detection, a new setup that detects CTBs for better understanding of texts in scenes. We formulate the new setup by a dual detection task which first detects integral text units and then groups them into a CTB. To this end, we design a novel scene text clustering technique that treats integral text units as tokens and groups them (belonging to the same CTB) into an ordered token sequence. In addition, we create two datasets SCUT-CTW-Context and ReCTS-Context to facilitate future research, where each CTB is well annotated by an ordered sequence of integral text units. Further, we introduce three metrics that measure contextual text detection in local accuracy, continuity, and global accuracy. Extensive experiments show that our method accurately detects CTBs which effectively facilitates downstream tasks such as text classification and translation. The project is available at https://sg-vilab.github.io/publication/xue2022contextual/.

📄 PDF Abstract BibTeX arXiv:2207.12955

Code (0)

등록된 구현이 없습니다.

Tasks

text-classificationText ClassificationText ClusteringText Detection

Similar Papers 제목 키워드 기반

Contextual Text Detection

2021-09-29 · Chuhui Xue, Jiaxing Huang, Wenqing Zhang, Shijian Lu 외

Most existing scene text detectors focus on the detection of characters or words which capture partial textual messages only in most cases due to the missing of contextual information. For a better understanding of text …

Text Detection

Dynamic Relation Transformer for Contextual Text Block Detection

2024-01-17 · Jiawei Wang, Shunchi Zhang, Kai Hu, Chixiang Ma 외

Contextual Text Block Detection (CTBD) is the task of identifying coherent text blocks within the complexity of natural scenes. Previous methodologies have treated CTBD as either a visual relation extraction challenge wi…

DecoderGraph GenerationRelationRelation Extraction

PSFormer: Point Transformer for 3D Salient Object Detection

2022-10-28 · Baian Chen, Lipeng Gu, Xin Zhuang, Yiyang Shen 외

We propose PSFormer, an effective point transformer model for 3D salient object detection. PSFormer is an encoder-decoder network that takes full advantage of transformers to model the contextual information in both mult…

DecoderObjectobject-detectionObject Detection+1

Scene Context-Aware Salient Object Detection

2021-01-01 · ICCV 2021 10 · Avishek Siris, Jianbo Jiao, Gary K.L. Tam, Xianghua Xie 외

Salient object detection identifies objects in an image that grab visual attention. Although contextual features are considered in recent literature, they often fail in real-world complex scenarios. We observe that t…

Objectobject-detectionObject DetectionSaliency Detection+1

TextBlockV2: Towards Precise-Detection-Free Scene Text Spotting with Pre-trained Language Model

2024-03-15 · Jiahao Lyu, Jin Wei, Gangyan Zeng, Zeng Li 외

Existing scene text spotters are designed to locate and transcribe texts from images. However, it is challenging for a spotter to achieve precise detection and recognition of scene texts simultaneously. Inspired by the g…

Language ModelingLanguage ModellingOptical Character Recognition (OCR)Scene Recognition+2