中文
相关论文

相关论文: Character Region Attention For Text Spotting

200 篇论文

In this paper we propose an approach to lexicon-free recognition of text in scene images. Our approach relies on a LSTM-based soft visual attention model learned from convolutional features. A set of feature vectors are derived from an…

计算机视觉与模式识别 · 计算机科学 2017-06-07 Suman K. Ghosh , Ernest Valveny , Andrew D. Bagdanov

Previous deep learning based state-of-the-art scene text detection methods can be roughly classified into two categories. The first category treats scene text as a type of general objects and follows general object detection paradigm to…

计算机视觉与模式识别 · 计算机科学 2018-02-28 Pengyuan Lyu , Cong Yao , Wenhao Wu , Shuicheng Yan , Xiang Bai

The adaptation capability to a wide range of domains is crucial for scene text spotting models when deployed to real-world conditions. However, existing state-of-the-art (SOTA) approaches usually incorporate scene text detection and…

计算机视觉与模式识别 · 计算机科学 2023-11-02 Alloy Das , Sanket Biswas , Ayan Banerjee , Josep Lladós , Umapada Pal , Saumik Bhattacharya

We propose a camera-based assistive text reading framework to help blind persons read text labels and product packaging from hand-held objects in their daily life. To isolate the object from untidy backgrounds or other surrounding objects…

人机交互 · 计算机科学 2019-01-18 Rajkumar N , Anand M. G , Barathiraja N

Localizing text instances in natural scenes is regarded as a fundamental challenge in computer vision. Nevertheless, owing to the extremely varied aspect ratios and scales of text instances in real scenes, most conventional text detectors…

计算机视觉与模式识别 · 计算机科学 2021-12-15 Jingyang Lin , Yingwei Pan , Rongfeng Lai , Xuehang Yang , Hongyang Chao , Ting Yao

The aim of object-centric vision is to construct an explicit representation of the objects in a scene. This representation is obtained via a set of interchangeable modules called \emph{slots} or \emph{object files} that compete for local…

计算机视觉与模式识别 · 计算机科学 2023-06-06 Ayush Chakravarthy , Trang Nguyen , Anirudh Goyal , Yoshua Bengio , Michael C. Mozer

Object detection is a fundamental task in computer vision, requiring large annotated datasets that are difficult to collect, as annotators need to label objects and their bounding boxes. Thus, it is a significant challenge to use cheaper…

计算机视觉与模式识别 · 计算机科学 2020-10-01 Achiya Jerbi , Roei Herzig , Jonathan Berant , Gal Chechik , Amir Globerson

Scene text images have different shapes and are subjected to various distortions, e.g. perspective distortions. To handle these challenges, the state-of-the-art methods rely on a rectification network, which is connected to the text…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Yew Lee Tan , Ernest Yu Kai Chew , Adams Wai-Kin Kong , Jung-Jae Kim , Joo Hwee Lim

Sequence labeling architectures use word embeddings for capturing similarity, but suffer when handling previously unseen or rare words. We investigate character-level extensions to such models and propose a novel architecture for combining…

计算与语言 · 计算机科学 2016-11-15 Marek Rei , Gamal K. O. Crichton , Sampo Pyysalo

Segmentation-based methods are widely used for scene text detection due to their superiority in describing arbitrary-shaped text instances. However, two major problems still exist: 1) current label generation techniques are mostly empirical…

计算机视觉与模式识别 · 计算机科学 2021-03-17 Chenwei Cui , Liangfu Lu , Zhiyuan Tan , Amir Hussain

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…

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

Current slot-oriented approaches for compositional scene segmentation from images and videos rely on provided background information or slot assignments. We present a segmented location and identity tracking system, Loci-Segmented (Loci-s),…

计算机视觉与模式识别 · 计算机科学 2024-02-07 Manuel Traub , Frederic Becker , Adrian Sauter , Sebastian Otte , Martin V. Butz

Recently, segmentation-based methods are quite popular in scene text detection, which mainly contain two steps: text kernel segmentation and expansion. However, the segmentation process only considers each pixel independently, and the…

计算机视觉与模式识别 · 计算机科学 2024-03-25 Xi Zhao , Wei Feng , Zheng Zhang , Jingjing Lv , Xin Zhu , Zhangang Lin , Jinghe Hu , Jingping Shao

Text Detection and recognition is a one of the important aspect of image processing. This paper analyzes and compares the methods to handle this task. It summarizes the fundamental problems and enumerates factors that need consideration…

计算机视觉与模式识别 · 计算机科学 2018-05-03 Tanvi Goswami , Zankhana Barad , Prof. Nikita P. Desai

Modern scene text recognition systems often depend on large end-to-end architectures that require extensive training and are prohibitively expensive for real-time scenarios. In such cases, the deployment of heavy models becomes impractical…

计算机视觉与模式识别 · 计算机科学 2025-03-21 Ritabrata Chakraborty , Shivakumara Palaiahnakote , Umapada Pal , Cheng-Lin Liu

Optical Character Recognition (OCR) has many real world applications. The existing methods normally detect where the characters are, and then recognize the character for each detected location. Thus the accuracy of characters recognition is…

计算机视觉与模式识别 · 计算机科学 2020-12-04 Baohua Sun , Michael Lin , Hao Sha , Lin Yang

Localizing text in low-light environments is challenging due to visual degradations. Although a straightforward solution involves a two-stage pipeline with low-light image enhancement (LLE) as the initial step followed by detector, LLE is…

计算机视觉与模式识别 · 计算机科学 2024-04-25 Chengpei Xu , Hao Fu , Long Ma , Wenjing Jia , Chengqi Zhang , Feng Xia , Xiaoyu Ai , Binghao Li , Wenjie Zhang

Scene text recognition (STR) is very challenging due to the diversity of text instances and the complexity of scenes. The community has paid increasing attention to boost the performance by improving the pre-processing image module, like…

计算机视觉与模式识别 · 计算机科学 2020-07-17 Hui Zhang , Quanming Yao , Mingkun Yang , Yongchao Xu , Xiang Bai

The recognition of texts existing in camera-captured images has become an important issue for a great deal of research during the past few decades. This give birth to Scene Character Recognition (SCR) which is an important step in scene…

计算机视觉与模式识别 · 计算机科学 2018-07-20 Maroua Tounsi , Ikram Moalla , Frank Lebourgeois , Adel M. Alimi

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