中文
相关论文

相关论文: SVIPTR: Fast and Efficient Scene Text Recognition …

200 篇论文

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

Event stream based scene text recognition is a newly arising research topic in recent years which performs better than the widely used RGB cameras in extremely challenging scenarios, especially the low illumination, fast motion. Existing…

计算机视觉与模式识别 · 计算机科学 2025-07-04 Xiao Wang , Jingtao Jiang , Qiang Chen , Lan Chen , Lin Zhu , Yaowei Wang , Yonghong Tian , Jin Tang

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

Scene text recognition (STR) is a challenging problem due to the imperfect imagery conditions in natural images. State-of-the-art methods utilize both visual cues and linguistic knowledge to tackle this challenging problem. Specifically,…

计算机视觉与模式识别 · 计算机科学 2022-04-07 Xiaojie Chu , Yongtao Wang

Scene text recognition has attracted a great many researches due to its importance to various applications. Existing methods mainly adopt recurrence or convolution based networks. Though have obtained good performance, these methods still…

计算机视觉与模式识别 · 计算机科学 2019-10-11 Fenfen Sheng , Zhineng Chen , Bo Xu

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

Visual appearance is considered to be the most important cue to understand images for cross-modal retrieval, while sometimes the scene text appearing in images can provide valuable information to understand the visual semantics. Most of…

计算机视觉与模式识别 · 计算机科学 2022-04-01 Mengjun Cheng , Yipeng Sun , Longchao Wang , Xiongwei Zhu , Kun Yao , Jie Chen , Guoli Song , Junyu Han , Jingtuo Liu , Errui Ding , Jingdong Wang

Text detection, the key technology for understanding scene text, has become an attractive research topic. For detecting various scene texts, researchers propose plenty of detectors with different advantages: detection-based models enjoy…

计算机视觉与模式识别 · 计算机科学 2022-01-25 Chuang Yang , Mulin Chen , Yuan Yuan , Qi Wang

Modeling semantic information is helpful for scene text recognition. In this work, we propose to model semantic and visual information jointly with a Visual-Semantic Transformer (VST). The VST first explicitly extracts primary semantic…

计算机视觉与模式识别 · 计算机科学 2021-12-03 Xin Tang , Yongquan Lai , Ying Liu , Yuanyuan Fu , Rui Fang

This paper explores the multi-scale aggregation strategy for scene text detection in natural images. We present the Aggregated Text TRansformer(ATTR), which is designed to represent texts in scene images with a multi-scale self-attention…

计算机视觉与模式识别 · 计算机科学 2024-06-05 Zhao Zhou , Xiangcheng Du , Yingbin Zheng , Cheng Jin

Pre-trained vision-language models~(VLMs) are the de-facto foundation models for various downstream tasks. However, scene text recognition methods still prefer backbones pre-trained on a single modality, namely, the visual modality, despite…

计算机视觉与模式识别 · 计算机科学 2024-12-25 Shuai Zhao , Ruijie Quan , Linchao Zhu , Yi Yang

Scene text recognition (STR) has attracted much attention due to its broad applications. The previous works pay more attention to dealing with the recognition of Latin text images with complex backgrounds by introducing language models or…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Haiyang Yu , Xiaocong Wang , Bin Li , Xiangyang Xue

End-to-end scene text spotting, which aims to read the text in natural images, has garnered significant attention in recent years. However, recent state-of-the-art methods usually incorporate detection and recognition simply by sharing the…

计算机视觉与模式识别 · 计算机科学 2025-04-09 Mingxin Huang , Dezhi Peng , Hongliang Li , Zhenghao Peng , Chongyu Liu , Dahua Lin , Yuliang Liu , Xiang Bai , Lianwen Jin

Scene text recognition (STR) is an important bridge between images and text, attracting abundant research attention. While convolutional neural networks (CNNS) have achieved remarkable progress in this task, most of the existing works need…

计算机视觉与模式识别 · 计算机科学 2021-11-17 Yue Tao , Zhiwei Jia , Runze Ma , Shugong Xu

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

Recently, transformer-based methods have achieved promising progresses in object detection, as they can eliminate the post-processes like NMS and enrich the deep representations. However, these methods cannot well cope with scene text due…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Jingqun Tang , Wenqing Zhang , Hongye Liu , MingKun Yang , Bo Jiang , Guanglong Hu , Xiang Bai

End-to-end scene text spotting has attracted great attention in recent years due to the success of excavating the intrinsic synergy of the scene text detection and recognition. However, recent state-of-the-art methods usually incorporate…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Mingxin Huang , Yuliang Liu , Zhenghao Peng , Chongyu Liu , Dahua Lin , Shenggao Zhu , Nicholas Yuan , Kai Ding , Lianwen Jin

We propose a novel multimodal architecture for Scene Text Visual Question Answering (STVQA), named Layout-Aware Transformer (LaTr). The task of STVQA requires models to reason over different modalities. Thus, we first investigate the impact…

计算机视觉与模式识别 · 计算机科学 2021-12-28 Ali Furkan Biten , Ron Litman , Yusheng Xie , Srikar Appalaraju , R. Manmatha

Text-to-image multimodal tasks, generating/retrieving an image from a given text description, are extremely challenging tasks since raw text descriptions cover quite limited information in order to fully describe visually realistic images.…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Soyeon Caren Han , Siqu Long , Siwen Luo , Kunze Wang , Josiah Poon

Objects in a scene are not always related. The execution efficiency of the one-stage scene graph generation approaches are quite high, which infer the effective relation between entity pairs using sparse proposal sets and a few queries.…

计算机视觉与模式识别 · 计算机科学 2022-12-20 Yuxiang Zhang , Zhenbo Liu , Shuai Wang