English
Related papers

Related papers: Large Scale Scene Text Verification with Guided At…

200 papers

Detection and recognition of text in natural images are two main problems in the field of computer vision that have a wide variety of applications in analysis of sports videos, autonomous driving, industrial automation, to name a few. They…

Computer Vision and Pattern Recognition · Computer Science 2020-07-02 Zobeir Raisi , Mohamed A. Naiel , Paul Fieguth , Steven Wardell , John Zelek

Text Spotting in the wild consists of detecting and recognizing text appearing in images (e.g. signboards, traffic signals or brands in clothing or objects). This is a challenging problem due to the complexity of the context where texts…

Computer Vision and Pattern Recognition · Computer Science 2020-04-23 Ahmed Sabir , Francesc Moreno-Noguer , Lluís Padró

Recently, end-to-end text spotting that aims to detect and recognize text from cluttered images simultaneously has received particularly growing interest in computer vision. Different from the existing approaches that formulate text…

Computer Vision and Pattern Recognition · Computer Science 2019-11-22 Hao Wang , Pu Lu , Hui Zhang , Mingkun Yang , Xiang Bai , Yongchao Xu , Mengchao He , Yongpan Wang , Wenyu Liu

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…

Computer Vision and Pattern Recognition · Computer Science 2019-12-13 Jinjin Zhang , Wei Wang , Di Huang , Qingjie Liu , Yunhong Wang

Text detection in the wild is a well-known problem that becomes more challenging while handling multiple scripts. In the last decade, some scripts have gained the attention of the research community and achieved good detection performance.…

Computer Vision and Pattern Recognition · Computer Science 2023-08-01 Prateek Keserwani , Taveena Lotey , Rohit Keshari , Partha Pratim Roy

Image-text matching tasks have recently attracted a lot of attention in the computer vision field. The key point of this cross-domain problem is how to accurately measure the similarity between the visual and the textual contents, which…

Computation and Language · Computer Science 2019-07-24 Yaxiong Wang , Hao Yang , Xueming Qian , Lin Ma , Jing Lu , Biao Li , Xin Fan

Scene text recognition has been an important, active research topic in computer vision for years. Previous approaches mainly consider text as 1D signals and cast scene text recognition as a sequence prediction problem, by feat of CTC or…

Computer Vision and Pattern Recognition · Computer Science 2019-07-24 Zhaoyi Wan , Fengming Xie , Yibo Liu , Xiang Bai , Cong Yao

Scene-text spotting is a task that predicts a text area on natural scene images and recognizes its text characters simultaneously. It has attracted much attention in recent years due to its wide applications. Existing research has mainly…

Computer Vision and Pattern Recognition · Computer Science 2023-02-22 Masato Fujitake

We study the problem of extracting text instance contour information from images and use it to assist scene text detection. We propose a novel and effective framework for this and experimentally demonstrate that: (1) A CNN that can be…

Computer Vision and Pattern Recognition · Computer Science 2018-12-04 Dafang He , Xiao Yang , Daniel Kifer , C. Lee Giles

Texts from scene images typically consist of several characters and exhibit a characteristic sequence structure. Existing methods capture the structure with the sequence-to-sequence models by an encoder to have the visual representations…

Computer Vision and Pattern Recognition · Computer Science 2020-02-18 Xiangcheng Du , Tianlong Ma , Yingbin Zheng , Hao Ye , Xingjiao Wu , Liang He

Scene text detection is an important step of scene text recognition system and also a challenging problem. Different from general object detection, the main challenges of scene text detection lie on arbitrary orientations, small sizes, and…

Computer Vision and Pattern Recognition · Computer Science 2018-04-30 Minghui Liao , Baoguang Shi , Xiang Bai

This article investigates a data-driven approach for semantically scene understanding, without pixelwise annotation and classifier training. Our framework parses a target image with two steps: (i) retrieving its exemplars (i.e. references)…

Computer Vision and Pattern Recognition · Computer Science 2015-02-04 Xionghao Liu , Wei Yang , Liang Lin , Qing Wang , Zhaoquan Cai , Jianhuang Lai

Image-text matching is an important multi-modal task with massive applications. It tries to match the image and the text with similar semantic information. Existing approaches do not explicitly transform the different modalities into a…

Computer Vision and Pattern Recognition · Computer Science 2021-04-22 Shiyang Yan , Li Yu , Yuan Xie

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…

Computer Vision and Pattern Recognition · Computer Science 2019-05-16 Xiaobing Wang , Yingying Jiang , Zhenbo Luo , Cheng-Lin Liu , Hyunsoo Choi , Sungjin Kim

Most state-of-the-art scene text detection algorithms are deep learning based methods that depend on bounding box regression and perform at least two kinds of predictions: text/non-text classification and location regression. Regression…

Computer Vision and Pattern Recognition · Computer Science 2018-01-08 Dan Deng , Haifeng Liu , Xuelong Li , Deng Cai

Visual attention plays an important role to understand images and demonstrates its effectiveness in generating natural language descriptions of images. On the other hand, recent studies show that language associated with an image can steer…

Computer Vision and Pattern Recognition · Computer Science 2016-12-13 Jonghwan Mun , Minsu Cho , Bohyung Han

Scene text detection is an important step of scene text reading system. The main challenges lie on significantly varied sizes and aspect ratios, arbitrary orientations and shapes. Driven by recent progress in deep learning, impressive…

Computer Vision and Pattern Recognition · Computer Science 2019-10-02 Yongchao Xu , Yukang Wang , Wei Zhou , Yongpan Wang , Zhibo Yang , Xiang Bai

At present, multi-oriented text detection methods based on deep neural network have achieved promising performances on various benchmarks. Nevertheless, there are still some difficulties for arbitrary shape text detection, especially for a…

Computer Vision and Pattern Recognition · Computer Science 2020-04-17 XiaoQian Li , Jie Liu , ShuWu Zhang , GuiXuan Zhang

We propose a framework for automated classification of Advertisement Images, using not just Visual features but also Textual cues extracted from embedded text. Our approach takes inspiration from the assumption that Ad images contain…

Computer Vision and Pattern Recognition · Computer Science 2019-11-14 Arka Ujjal Dey , Suman K. Ghosh , Ernest Valveny

This paper presents Diffusion Model for Scene Text Recognition (DiffusionSTR), an end-to-end text recognition framework using diffusion models for recognizing text in the wild. While existing studies have viewed the scene text recognition…

Computer Vision and Pattern Recognition · Computer Science 2023-06-30 Masato Fujitake