中文
相关论文

相关论文: A Holistic Representation Guided Attention Network…

200 篇论文

Automated recognition of texts in scenes has been a research challenge for years, largely due to the arbitrary variation of text appearances in perspective distortion, text line curvature, text styles and different types of imaging…

计算机视觉与模式识别 · 计算机科学 2019-04-03 Fangneng Zhan , Shijian Lu

Unconstrained text recognition is an important computer vision task, featuring a wide variety of different sub-tasks, each with its own set of challenges. One of the biggest promises of deep neural networks has been the convergence and…

计算机视觉与模式识别 · 计算机科学 2019-01-01 Mohamed Yousef , Khaled F. Hussain , Usama S. Mohammed

In-context learning$\unicode{x2013}$the ability to configure a model's behavior with different prompts$\unicode{x2013}$has revolutionized the field of natural language processing, alleviating the need for task-specific models and paving the…

计算机视觉与模式识别 · 计算机科学 2023-11-01 Ivana Balažević , David Steiner , Nikhil Parthasarathy , Relja Arandjelović , Olivier J. Hénaff

We present recursive recurrent neural networks with attention modeling (R$^2$AM) for lexicon-free optical character recognition in natural scene images. The primary advantages of the proposed method are: (1) use of recursive convolutional…

计算机视觉与模式识别 · 计算机科学 2016-03-11 Chen-Yu Lee , Simon Osindero

Scene text recognition, as a cross-modal task involving vision and text, is an important research topic in computer vision. Most existing methods use language models to extract semantic information for optimizing visual recognition.…

计算机视觉与模式识别 · 计算机科学 2024-01-19 Jinzhi Zheng , Ruyi Ji , Libo Zhang , Yanjun Wu , Chen Zhao

Detecting and recognizing text in natural scene images is a challenging, yet not completely solved task. In recent years several new systems that try to solve at least one of the two sub-tasks (text detection and text recognition) have been…

计算机视觉与模式识别 · 计算机科学 2017-12-18 Christian Bartz , Haojin Yang , Christoph Meinel

Many tasks are related to determining if a particular text string exists in an image. In this work, we propose a new framework that learns this task in an end-to-end way. The framework takes an image and a text string as input and then…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Dafang He , Yeqing Li , Alexander Gorban , Derrall Heath , Julian Ibarz , Qian Yu , Daniel Kifer , C. Lee Giles

We propose a novel attention model that can accurately attends to target objects of various scales and shapes in images. The model is trained to gradually suppress irrelevant regions in an input image via a progressive attentive process…

计算机视觉与模式识别 · 计算机科学 2018-08-08 Paul Hongsuck Seo , Zhe Lin , Scott Cohen , Xiaohui Shen , Bohyung Han

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

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

Sequence generation models have recently made significant progress in unifying various vision tasks. Although some auto-regressive models have demonstrated promising results in end-to-end text spotting, they use specific detection formats…

计算机视觉与模式识别 · 计算机科学 2023-04-10 Taeho Kil , Seonghyeon Kim , Sukmin Seo , Yoonsik Kim , Daehee Kim

Neural rendering with implicit neural networks has recently emerged as an attractive proposition for scene reconstruction, achieving excellent quality albeit at high computational cost. While the most recent generation of such methods has…

计算机视觉与模式识别 · 计算机科学 2022-03-18 Rui Li , Darius Rückert , Yuanhao Wang , Ramzi Idoughi , Wolfgang Heidrich

Scene text detection is a challenging problem in computer vision. In this paper, we propose a novel text detection network based on prevalent object detection frameworks. In order to obtain stronger semantic feature, we adopt ResNet as…

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

Scene text detection based on deep neural networks have progressed substantially over the past years. However, previous state-of-the-art methods may still fall short when dealing with challenging public benchmarks because the performances…

计算机视觉与模式识别 · 计算机科学 2020-05-27 Sihwan Kim , Taejang Park

This paper addresses a fundamental problem of scene understanding: How to parse the scene image into a structured configuration (i.e., a semantic object hierarchy with object interaction relations) that finely accords with human perception.…

计算机视觉与模式识别 · 计算机科学 2018-03-01 Liang Lin , Guangrun Wang , Rui Zhang , Ruimao Zhang , Xiaodan Liang , Wangmeng Zuo

Convolutional Neural Networks (CNNs) have revolutionized the understanding of visual content. This is mainly due to their ability to break down an image into smaller pieces, extract multi-scale localized features and compose them to…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Zachary Wharton , Ardhendu Behera , Asish Bera

Detecting the marking characters of industrial metal parts remains challenging due to low visual contrast, uneven illumination, corroded character structures, and cluttered background of metal part images. Affected by these factors,…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Tongkun Guan , Chaochen Gu , Changsheng Lu , Jingzheng Tu , Qi Feng , Kaijie Wu , Xinping Guan

Neural representations have emerged as a new paradigm for applications in rendering, imaging, geometric modeling, and simulation. Compared to traditional representations such as meshes, point clouds, or volumes they can be flexibly…

计算机视觉与模式识别 · 计算机科学 2021-05-07 Julien N. P. Martel , David B. Lindell , Connor Z. Lin , Eric R. Chan , Marco Monteiro , Gordon Wetzstein

In this paper, we first provide a new perspective to divide existing high performance object detection methods into direct and indirect regressions. Direct regression performs boundary regression by predicting the offsets from a given…

计算机视觉与模式识别 · 计算机科学 2017-03-27 Wenhao He , Xu-Yao Zhang , Fei Yin , Cheng-Lin Liu

The tracking-by-detection framework requires a set of positive and negative training samples to learn robust tracking models for precise localization of target objects. However, existing tracking models mostly treat different samples…

计算机视觉与模式识别 · 计算机科学 2018-11-28 Xiao Wang , Chenglong Li , Rui Yang , Tianzhu Zhang , Jin Tang , Bin Luo