中文
相关论文

相关论文: Primitive Representation Learning for Scene Text R…

200 篇论文

Scene understanding plays an important role in several high-level computer vision applications, such as autonomous vehicles, intelligent video surveillance, or robotics. However, too few solutions have been proposed for indoor/outdoor scene…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Ayman Beghdadi , Azeddine Beghdadi , Mohib Ullah , Faouzi Alaya Cheikh , Malik Mallem

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…

计算机视觉与模式识别 · 计算机科学 2019-07-24 Zhaoyi Wan , Fengming Xie , Yibo Liu , Xiang Bai , Cong Yao

In this paper, we present a robust method for scene recognition, which leverages Convolutional Neural Networks (CNNs) features and Sparse Coding setting by creating a new representation of indoor scenes. Although CNNs highly benefited the…

计算机视觉与模式识别 · 计算机科学 2017-08-28 Guilherme Nascimento , Camila Laranjeira , Vinicius Braz , Anisio Lacerda , Erickson R. Nascimento

In this paper, we propose a novel method called Rotational Region CNN (R2CNN) for detecting arbitrary-oriented texts in natural scene images. The framework is based on Faster R-CNN [1] architecture. First, we use the Region Proposal Network…

计算机视觉与模式识别 · 计算机科学 2017-07-03 Yingying Jiang , Xiangyu Zhu , Xiaobing Wang , Shuli Yang , Wei Li , Hua Wang , Pei Fu , Zhenbo Luo

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

Scene recognition is currently one of the top-challenging research fields in computer vision. This may be due to the ambiguity between classes: images of several scene classes may share similar objects, which causes confusion among them.…

计算机视觉与模式识别 · 计算机科学 2020-02-28 Alejandro López-Cifuentes , Marcos Escudero-Viñolo , Jesús Bescós , Álvaro García-Martín

The recent success in deep learning has lead to various effective representation learning methods for videos. However, the current approaches for video representation require large amount of human labeled datasets for effective learning. We…

计算机视觉与模式识别 · 计算机科学 2018-11-30 Shruti Vyas , Yogesh S Rawat , Mubarak Shah

Text spotting in natural scene images is of great importance for many image understanding tasks. It includes two sub-tasks: text detection and recognition. In this work, we propose a unified network that simultaneously localizes and…

计算机视觉与模式识别 · 计算机科学 2021-06-29 Peng Wang , Hui Li , Chunhua Shen

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

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

We develop a Deep-Text Recurrent Network (DTRN) that regards scene text reading as a sequence labelling problem. We leverage recent advances of deep convolutional neural networks to generate an ordered high-level sequence from a whole word…

计算机视觉与模式识别 · 计算机科学 2015-12-22 Pan He , Weilin Huang , Yu Qiao , Chen Change Loy , Xiaoou Tang

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

Visual scenes are composed of visual concepts and have the property of combinatorial explosion. An important reason for humans to efficiently learn from diverse visual scenes is the ability of compositional perception, and it is desirable…

机器学习 · 计算机科学 2023-06-16 Jinyang Yuan , Tonglin Chen , Bin Li , Xiangyang Xue

Connectionist Temporal Classification (CTC) and attention mechanism are two main approaches used in recent scene text recognition works. Compared with attention-based methods, CTC decoder has a much shorter inference time, yet a lower…

计算机视觉与模式识别 · 计算机科学 2020-02-05 Wenyang Hu , Xiaocong Cai , Jun Hou , Shuai Yi , Zhiping Lin

Detecting incidental scene text is a challenging task because of multi-orientation, perspective distortion, and variation of text size, color and scale. Retrospective research has only focused on using rectangular bounding box or horizontal…

计算机视觉与模式识别 · 计算机科学 2017-03-07 Yuliang Liu , Lianwen Jin

Recent works have widely explored the contextual dependencies to achieve more accurate segmentation results. However, most approaches rarely distinguish different types of contextual dependencies, which may pollute the scene understanding.…

计算机视觉与模式识别 · 计算机科学 2020-04-06 Changqian Yu , Jingbo Wang , Changxin Gao , Gang Yu , Chunhua Shen , Nong Sang

In this paper, we develop a binary convolutional encoder-decoder network (B-CEDNet) for natural scene text processing (NSTP). It converts a text image to a class-distinguished salience map that reveals the categorical, spatial and…

计算机视觉与模式识别 · 计算机科学 2016-12-13 Zichuan Liu , Yixing Li , Fengbo Ren , Hao Yu

The challenging field of scene text detection requires complex data annotation, which is time-consuming and expensive. Techniques, such as weak supervision, can reduce the amount of data needed. In this paper we propose a weak supervision…

计算机视觉与模式识别 · 计算机科学 2022-01-14 Emanuel Metzenthin , Christian Bartz , Christoph Meinel

A classical problem in computer vision is to infer a 3D scene representation from few images that can be used to render novel views at interactive rates. Previous work focuses on reconstructing pre-defined 3D representations, e.g. textured…

Scene text recognition is a challenging task due to the complex backgrounds and diverse variations of text instances. In this paper, we propose a novel Semantic GAN and Balanced Attention Network (SGBANet) to recognize the texts in scene…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Dajian Zhong , Shujing Lyu , Palaiahnakote Shivakumara , Bing Yin , Jiajia Wu , Umapada Pal , Yue Lu