English
Related papers

Related papers: GoMatching: A Simple Baseline for Video Text Spott…

200 papers

Video text spotting (VTS) extends image text spotting (ITS) by adding text tracking, significantly increasing task complexity. Despite progress in VTS, existing methods still fall short of the performance seen in ITS. This paper identifies…

Computer Vision and Pattern Recognition · Computer Science 2026-01-01 Haibin He , Jing Zhang , Maoyuan Ye , Juhua Liu , Bo Du , Dacheng Tao

Video text spotting is still an important research topic due to its various real-applications. Previous approaches usually fall into the four-staged pipeline: text detection in individual images, framewisely recognizing localized text…

Computer Vision and Pattern Recognition · Computer Science 2021-10-26 Zhanzhan Cheng , Jing Lu , Yi Niu , Shiliang Pu , Fei Wu , Shuigeng Zhou

Video text spotting(VTS) is the task that requires simultaneously detecting, tracking and recognizing text in the video. Existing video text spotting methods typically develop sophisticated pipelines and multiple models, which is not friend…

Computer Vision and Pattern Recognition · Computer Science 2022-08-22 Wejia Wu , Zhuang Li , Jiahong Li , Chunhua Shen , Hong Zhou , Size Li , Zhongyuan Wang , Ping Luo

Recently, video text detection, tracking, and recognition in natural scenes are becoming very popular in the computer vision community. However, most existing algorithms and benchmarks focus on common text cases (e.g., normal size, density)…

Computer Vision and Pattern Recognition · Computer Science 2023-12-06 Weijia Wu , Yiming Zhang , Yefei He , Luoming Zhang , Zhenyu Lou , Hong Zhou , Xiang Bai

Text spotting, a task involving the extraction of textual information from image or video sequences, faces challenges in cross-domain adaption, such as image-to-image and image-to-video generalization. In this paper, we introduce a new…

Computer Vision and Pattern Recognition · Computer Science 2024-12-06 Yuliang Liu , Mingxin Huang , Hao Yan , Linger Deng , Weijia Wu , Hao Lu , Chunhua Shen , Lianwen Jin , Xiang Bai

Recent video text spotting methods usually require the three-staged pipeline, i.e., detecting text in individual images, recognizing localized text, tracking text streams with post-processing to generate final results. These methods…

Computer Vision and Pattern Recognition · Computer Science 2022-08-23 Weijia Wu , Yuanqiang Cai , Chunhua Shen , Debing Zhang , Ying Fu , Hong Zhou , Ping Luo

Existing scene text spotting (i.e., end-to-end text detection and recognition) methods rely on costly bounding box annotations (e.g., text-line, word-level, or character-level bounding boxes). For the first time, we demonstrate that…

Computer Vision and Pattern Recognition · Computer Science 2022-08-30 Dezhi Peng , Xinyu Wang , Yuliang Liu , Jiaxin Zhang , Mingxin Huang , Songxuan Lai , Shenggao Zhu , Jing Li , Dahua Lin , Chunhua Shen , Xiang Bai , Lianwen Jin

Video Text Spotting (VTS) is a fundamental visual task that aims to predict the trajectories and content of texts in a video. Previous works usually conduct local associations and apply IoU-based distance and complex post-processing…

Computer Vision and Pattern Recognition · Computer Science 2024-01-09 Han Wang , Yanjie Wang , Yang Li , Can Huang

We study a novel multimodal-learning problem, which we call text matching: given an image containing a single-line text and a candidate text transcription, the goal is to assess whether the text represented in the image corresponds to the…

Computer Vision and Pattern Recognition · Computer Science 2022-10-07 Valentina Arrigoni , Luisa Repele , Dario Marino Saccavino

Text spotting end-to-end methods have recently gained attention in the literature due to the benefits of jointly optimizing the text detection and recognition components. Existing methods usually have a distinct separation between the…

Computer Vision and Pattern Recognition · Computer Science 2022-02-15 Yair Kittenplon , Inbal Lavi , Sharon Fogel , Yarin Bar , R. Manmatha , Pietro Perona

Most existing video text spotting benchmarks focus on evaluating a single language and scenario with limited data. In this work, we introduce a large-scale, Bilingual, Open World Video text benchmark dataset(BOVText). There are four…

Computer Vision and Pattern Recognition · Computer Science 2021-12-10 Weijia Wu , Yuanqiang Cai , Debing Zhang , Sibo Wang , Zhuang Li , Jiahong Li , Yejun Tang , Hong Zhou

Understanding long text is of great demands in practice but beyond the reach of most language-image pre-training (LIP) models. In this work, we empirically confirm that the key reason causing such an issue is that the training images are…

Computer Vision and Pattern Recognition · Computer Science 2024-11-14 Wei Wu , Kecheng Zheng , Shuailei Ma , Fan Lu , Yuxin Guo , Yifei Zhang , Wei Chen , Qingpei Guo , Yujun Shen , Zheng-Jun Zha

Recent approaches for end-to-end text spotting have achieved promising results. However, most of the current spotters were plagued by the inconsistency problem between text detection and recognition. In this work, we introduce and prove the…

Computer Vision and Pattern Recognition · Computer Science 2021-10-22 Humen Zhong , Jun Tang , Wenhai Wang , Zhibo Yang , Cong Yao , Tong Lu

Many current state-of-the-art methods for text recognition are based on purely local information and ignore the semantic correlation between text and its surrounding visual context. In this paper, we propose a post-processing approach to…

Computer Vision and Pattern Recognition · Computer Science 2018-10-30 Ahmed Sabir , Francesc Moreno-Noguer , Lluís Padró

Many approaches have recently been proposed to detect irregular scene text and achieved promising results. However, their localization results may not well satisfy the following text recognition part mainly because of two reasons: 1)…

Computer Vision and Pattern Recognition · Computer Science 2021-10-26 Liang Qiao , Sanli Tang , Zhanzhan Cheng , Yunlu Xu , Yi Niu , Shiliang Pu , Fei Wu

Incidental scene text spotting is considered one of the most difficult and valuable challenges in the document analysis community. Most existing methods treat text detection and recognition as separate tasks. In this work, we propose a…

Computer Vision and Pattern Recognition · Computer Science 2018-01-16 Xuebo Liu , Ding Liang , Shi Yan , Dagui Chen , Yu Qiao , Junjie Yan

Text spotting in natural scene images is of great importance for many image understanding tasks. It includes two sub-tasks: text detection and recognition. In this work, we propose a unified network that simultaneously localizes and…

Computer Vision and Pattern Recognition · Computer Science 2021-06-29 Peng Wang , Hui Li , Chunhua Shen

Text detection and recognition in natural images have long been considered as two separate tasks that are processed sequentially. Training of two tasks in a unified framework is non-trivial due to significant dif- ferences in optimisation…

Computer Vision and Pattern Recognition · Computer Science 2018-03-26 Tong He , Zhi Tian , Weilin Huang , Chunhua Shen , Yu Qiao , Changming Sun

Research in the Vision and Language area encompasses challenging topics that seek to connect visual and textual information. When the visual information is related to videos, this takes us into Video-Text Research, which includes several…

Computer Vision and Pattern Recognition · Computer Science 2021-12-02 Jesus Perez-Martin , Benjamin Bustos , Silvio Jamil F. Guimarães , Ivan Sipiran , Jorge Pérez , Grethel Coello Said

Modularity plays a crucial role in the development and maintenance of complex systems. While end-to-end text spotting efficiently mitigates the issues of error accumulation and sub-optimal performance seen in traditional two-step…

Computer Vision and Pattern Recognition · Computer Science 2024-04-09 Mingxin Huang , Hongliang Li , Yuliang Liu , Xiang Bai , Lianwen Jin
‹ Prev 1 2 3 10 Next ›