中文
相关论文

相关论文: FOTS: Fast Oriented Text Spotting with a Unified N…

200 篇论文

Deep CNNs have achieved great success in text detection. Most of existing methods attempt to improve accuracy with sophisticated network design, while paying less attention on speed. In this paper, we propose a general framework for text…

计算机视觉与模式识别 · 计算机科学 2018-05-15 Xiaoyu Yue , Zhanghui Kuang , Zhaoyang Zhang , Zhenfang Chen , Pan He , Yu Qiao , Wei Zhang

Recent works in the text recognition area have pushed forward the recognition results to the new horizons. But for a long time a lack of large human-labeled natural text recognition datasets has been forcing researchers to use synthetic…

计算机视觉与模式识别 · 计算机科学 2021-07-30 Vladimir Loginov

Recent advances in handwritten text recognition enabled to recognize whole documents in an end-to-end way: the Document Attention Network (DAN) recognizes the characters one after the other through an attention-based prediction process…

计算机视觉与模式识别 · 计算机科学 2023-08-31 Denis Coquenet , Clément Chatelain , Thierry Paquet

Image-based sequence recognition has been a long-standing research topic in computer vision. In this paper, we investigate the problem of scene text recognition, which is among the most important and challenging tasks in image-based…

计算机视觉与模式识别 · 计算机科学 2015-07-22 Baoguang Shi , Xiang Bai , Cong Yao

Video text detection is considered as one of the most difficult tasks in document analysis due to the following two challenges: 1) the difficulties caused by video scenes, i.e., motion blur, illumination changes, and occlusion; 2) the…

计算机视觉与模式识别 · 计算机科学 2019-08-21 Hongyuan Yu , Chengquan Zhang , Xuan Li , Junyu Han , Errui Ding , Liang Wang

Although end-to-end video text spotting methods based on Transformer can model long-range dependencies and simplify the train process, it will lead to large computation cost with the increase of the frame size in the input video. Therefore,…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Hongen Liu

We present a novel single-shot text detector that directly outputs word-level bounding boxes in a natural image. We propose an attention mechanism which roughly identifies text regions via an automatically learned attentional map. This…

计算机视觉与模式识别 · 计算机科学 2017-09-04 Pan He , Weilin Huang , Tong He , Qile Zhu , Yu Qiao , Xiaolin Li

In the field of scene text spotting, previous OCR methods primarily relied on image encoders and pre-trained text information, but they often overlooked the advantages of incorporating human language instructions. To address this gap, we…

计算机视觉与模式识别 · 计算机科学 2025-01-14 Chen Duan , Qianyi Jiang , Pei Fu , Jiamin Chen , Shengxi Li , Zining Wang , Shan Guo , Junfeng Luo

Current video text spotting methods can achieve preferable performance, powered with sufficient labeled training data. However, labeling data manually is time-consuming and labor-intensive. To overcome this, using low-cost synthetic data is…

计算机视觉与模式识别 · 计算机科学 2023-05-08 Yuzhong Zhao , Weijia Wu , Zhuang Li , Jiahong Li , Weiqiang Wang

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

Scene text detection has witnessed rapid development in recent years. However, there still exists two main challenges: 1) many methods suffer from false positives in their text representations; 2) the large scale variance of scene texts…

计算机视觉与模式识别 · 计算机科学 2020-04-13 Yuxin Wang , Hongtao Xie , Zhengjun Zha , Mengting Xing , Zilong Fu , Yongdong Zhang

Automatic detection of scene texts in the wild is a challenging problem, particularly due to the difficulties in handling (i) occlusions of varying percentages, (ii) widely different scales and orientations, (iii) severe degradations in the…

计算机视觉与模式识别 · 计算机科学 2020-02-18 Kinjal Dasgupta , Sudip Das , Ujjwal Bhattacharya

Scene text spotting is essential in various computer vision applications, enabling extracting and interpreting textual information from images. However, existing methods often neglect the spatial semantics of word images, leading to…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Hao Wang , Huabing Zhou , Yanduo Zhang , Tao Lu , Jiayi Ma

Recognition and retrieval of textual content from the large document collections have been a powerful use case for the document image analysis community. Often the word is the basic unit for recognition as well as retrieval. Systems that…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Siddhant Bansal , Praveen Krishnan , C. V. Jawahar

Recently, scene text recognition methods based on deep learning have sprung up in computer vision area. The existing methods achieved great performances, but the recognition of irregular text is still challenging due to the various shapes…

计算机视觉与模式识别 · 计算机科学 2022-05-06 Linjie Deng , Yanxiang Gong , Xinchen Lu , Xin Yi , Zheng Ma , Mei Xie

Reading text in the wild is a challenging task in the field of computer vision. Existing approaches mainly adopted Connectionist Temporal Classification (CTC) or Attention models based on Recurrent Neural Network (RNN), which is…

计算机视觉与模式识别 · 计算机科学 2017-09-14 Yunze Gao , Yingying Chen , Jinqiao Wang , Hanqing Lu

Recent deep learning models have demonstrated strong capabilities for classifying text and non-text components in natural images. They extract a high-level feature computed globally from a whole image component (patch), where the cluttered…

计算机视觉与模式识别 · 计算机科学 2016-05-04 Tong He , Weilin Huang , Yu Qiao , Jian Yao

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

Scene text detection attracts much attention in computer vision, because it can be widely used in many applications such as real-time text translation, automatic information entry, blind person assistance, robot sensing and so on. Though…

计算机视觉与模式识别 · 计算机科学 2019-05-16 Xiaobing Wang , Yingying Jiang , Zhenbo Luo , Cheng-Lin Liu , Hyunsoo Choi , Sungjin Kim

With the rapid development of OCR technology, mixed-scene text recognition has become a key technical challenge. Although deep learning models have achieved significant results in specific scenarios, their generality and stability still…

计算机视觉与模式识别 · 计算机科学 2025-05-12 Da Chang , Yu Li