中文
相关论文

相关论文: IterVM: Iterative Vision Modeling Module for Scene…

200 篇论文

Existing Scene Text Recognition (STR) methods typically use a language model to optimize the joint probability of the 1D character sequence predicted by a visual recognition (VR) model, which ignore the 2D spatial context of visual…

计算机视觉与模式识别 · 计算机科学 2021-12-28 Yue He , Chen Chen , Jing Zhang , Juhua Liu , Fengxiang He , Chaoyue Wang , Bo Du

Scene Text Recognition (STR) models have achieved high performance in recent years on benchmark datasets where text images are presented with minimal noise. Traditional STR recognition pipelines take a cropped image as sole input and…

计算机视觉与模式识别 · 计算机科学 2022-10-21 Joshua Cesare Placidi , Yishu Miao , Zixu Wang , Lucia Specia

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 glimpse-focus…

计算机视觉与模式识别 · 计算机科学 2024-03-18 Jiahao Lyu , Jin Wei , Gangyan Zeng , Zeng Li , Enze Xie , Wei Wang , Yu Zhou

Although recent works based on deep learning have made progress in improving recognition accuracy on scene text recognition, how to handle low-quality text images in end-to-end deep networks remains a research challenge. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2021-08-16 Zhiwei Jia , Shugong Xu , Shiyi Mu , Yue Tao , Shan Cao , Zhiyong Chen

Many new proposals for scene text recognition (STR) models have been introduced in recent years. While each claim to have pushed the boundary of the technology, a holistic and fair comparison has been largely missing in the field due to the…

计算机视觉与模式识别 · 计算机科学 2019-12-19 Jeonghun Baek , Geewook Kim , Junyeop Lee , Sungrae Park , Dongyoon Han , Sangdoo Yun , Seong Joon Oh , Hwalsuk Lee

Deep learning based methods have achieved surprising progress in Scene Text Recognition (STR), one of classic problems in computer vision. In this paper, we propose a feasible framework for multi-lingual arbitrary-shaped STR, including…

计算机视觉与模式识别 · 计算机科学 2019-12-13 Jinjin Zhang , Wei Wang , Di Huang , Qingjie Liu , Yunhong Wang

Scene text retrieval aims to localize and search all text instances from an image gallery, which are the same or similar to a given query text. Such a task is usually realized by matching a query text to the recognized words, outputted by…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Hao Wang , Xiang Bai , Mingkun Yang , Shenggao Zhu , Jing Wang , Wenyu Liu

Scene text recognition (STR) is a challenging task that requires large-scale annotated data for training. However, collecting and labeling real text images is expensive and time-consuming, which limits the availability of real data.…

计算机视觉与模式识别 · 计算机科学 2024-02-27 Mingkun Yang , Biao Yang , Minghui Liao , Yingying Zhu , Xiang Bai

Low-resolution text images are often seen in natural scenes such as documents captured by mobile phones. Recognizing low-resolution text images is challenging because they lose detailed content information, leading to poor recognition…

计算机视觉与模式识别 · 计算机科学 2020-08-04 Wenjia Wang , Enze Xie , Xuebo Liu , Wenhai Wang , Ding Liang , Chunhua Shen , Xiang Bai

This work introduces SteerVLM, a lightweight steering module designed to guide Vision-Language Models (VLMs) towards outputs that better adhere to desired instructions. Our approach learns from the latent embeddings of paired prompts…

计算机视觉与模式识别 · 计算机科学 2025-10-31 Anushka Sivakumar , Andrew Zhang , Zaber Hakim , Chris Thomas

Image scoring is a crucial task in numerous real-world applications. To trust a model's judgment, understanding its rationale is essential. This paper proposes a novel training method for Vision Language Models (VLMs) to generate not only…

计算机视觉与模式识别 · 计算机科学 2025-06-04 Naoto Tanji , Toshihiko Yamasaki

Due to the enormous technical challenges and wide range of applications, scene text recognition (STR) has been an active research topic in computer vision for years. To tackle this tough problem, numerous innovative methods have been…

计算机视觉与模式识别 · 计算机科学 2023-07-26 Cheng Da , Peng Wang , Cong Yao

Nowadays, scene text recognition has attracted more and more attention due to its diverse applications. Most state-of-the-art methods adopt an encoder-decoder framework with the attention mechanism, autoregressively generating text from…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Xiaomeng Yang , Zhi Qiao , Yu Zhou

Scene text recognition has attracted great interests from the computer vision and pattern recognition community in recent years. State-of-the-art methods use concolutional neural networks (CNNs), recurrent neural networks with long…

计算机视觉与模式识别 · 计算机科学 2017-09-07 Fei Yin , Yi-Chao Wu , Xu-Yao Zhang , Cheng-Lin Liu

The prevalent perspectives of scene text recognition are from sequence to sequence (seq2seq) and segmentation. Nevertheless, the former is composed of many components which makes implementation and deployment complicated, while the latter…

计算机视觉与模式识别 · 计算机科学 2021-06-15 Hongxiang Cai , Jun Sun , Yichao Xiong

Dominant scene text recognition models commonly contain two building blocks, a visual model for feature extraction and a sequence model for text transcription. This hybrid architecture, although accurate, is complex and less efficient. In…

计算机视觉与模式识别 · 计算机科学 2022-05-24 Yongkun Du , Zhineng Chen , Caiyan Jia , Xiaoting Yin , Tianlun Zheng , Chenxia Li , Yuning Du , Yu-Gang Jiang

Scene text recognition (STR) enables computers to read text in natural scenes such as object labels, road signs and instructions. STR helps machines perform informed decisions such as what object to pick, which direction to go, and what is…

计算机视觉与模式识别 · 计算机科学 2021-05-19 Rowel Atienza

In this paper, we abandon the dominant complex language model and rethink the linguistic learning process in the scene text recognition. Different from previous methods considering the visual and linguistic information in two separate…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Yuxin Wang , Hongtao Xie , Shancheng Fang , Jing Wang , Shenggao Zhu , Yongdong Zhang

Many scene text recognition approaches are based on purely visual information and ignore the semantic relation between scene and text. In this paper, we tackle this problem from natural language processing perspective to fill the gap…

计算机视觉与模式识别 · 计算机科学 2018-10-31 Ahmed Sabir , Francesc Moreno-Noguer , Lluís Padró

Scene text spotting is of great importance to the computer vision community due to its wide variety of applications. Recent methods attempt to introduce linguistic knowledge for challenging recognition rather than pure visual…

计算机视觉与模式识别 · 计算机科学 2022-12-13 Shancheng Fang , Zhendong Mao , Hongtao Xie , Yuxin Wang , Chenggang Yan , Yongdong Zhang