中文
相关论文

相关论文: Character Region Attention For Text Spotting

200 篇论文

Scene graph parsing aims to detect objects in an image scene and recognize their relations. Recent approaches have achieved high average scores on some popular benchmarks, but fail in detecting rare relations, as the highly long-tailed…

计算机视觉与模式识别 · 计算机科学 2020-10-06 He Huang , Shunta Saito , Yuta Kikuchi , Eiichi Matsumoto , Wei Tang , Philip S. Yu

Recently, Transformer-based methods, which predict polygon points or Bezier curve control points for localizing texts, are popular in scene text detection. However, these methods built upon detection transformer framework might achieve…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Maoyuan Ye , Jing Zhang , Shanshan Zhao , Juhua Liu , Bo Du , Dacheng Tao

Jointly integrating aspect ratio and context has been extensively studied and shown performance improvement in traditional object detection systems such as the DPMs. It, however, has been largely ignored in deep neural network based…

计算机视觉与模式识别 · 计算机科学 2017-03-23 Bo Li , Tianfu Wu , Shuai Shao , Lun Zhang , Rufeng Chu

Scene text detection task has attracted considerable attention in computer vision because of its wide application. In recent years, many researchers have introduced methods of semantic segmentation into the task of scene text detection, and…

计算机视觉与模式识别 · 计算机科学 2020-03-02 Jinyuan Zhao , Yanna Wang , Baihua Xiao , Cunzhao Shi , Fuxi Jia , Chunheng Wang

"Text can appear anywhere". This property requires us to carefully process all the pixels in an image in order to accurately localize all text instances. In particular, for the more difficult task of localizing small text regions, many…

计算机视觉与模式识别 · 计算机科学 2019-07-30 Elad Richardson , Yaniv Azar , Or Avioz , Niv Geron , Tomer Ronen , Zach Avraham , Stav Shapiro

End-to-end text spotting aims to integrate scene text detection and recognition into a unified framework. Dealing with the relationship between the two sub-tasks plays a pivotal role in designing effective spotters. Although…

计算机视觉与模式识别 · 计算机科学 2023-03-16 Maoyuan Ye , Jing Zhang , Shanshan Zhao , Juhua Liu , Tongliang Liu , Bo Du , Dacheng Tao

Leveraging the advances of natural language processing, most recent scene text recognizers adopt an encoder-decoder architecture where text images are first converted to representative features and then a sequence of characters via…

计算机视觉与模式识别 · 计算机科学 2022-12-20 Chuhui Xue , Jiaxing Huang , Wenqing Zhang , Shijian Lu , Changhu Wang , Song Bai

Text recognition is a popular topic for its broad applications. In this work, we excavate the implicit task, character counting within the traditional text recognition, without additional labor annotation cost. The implicit task plays as an…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Hui Jiang , Yunlu Xu , Zhanzhan Cheng , Shiliang Pu , Yi Niu , Wenqi Ren , Fei Wu , Wenming Tan

Detecting scene text of arbitrary shapes has been a challenging task over the past years. In this paper, we propose a novel segmentation-based text detector, namely SAST, which employs a context attended multi-task learning framework based…

计算机视觉与模式识别 · 计算机科学 2019-08-16 Pengfei Wang , Chengquan Zhang , Fei Qi , Zuming Huang , Mengyi En , Junyu Han , Jingtuo Liu , Errui Ding , Guangming Shi

Beyond the text detection and recognition tasks in image text spotting, video text spotting presents an augmented challenge with the inclusion of tracking. While advanced end-to-end trainable methods have shown commendable performance, the…

计算机视觉与模式识别 · 计算机科学 2024-10-10 Haibin He , Maoyuan Ye , Jing Zhang , Juhua Liu , Bo Du , Dacheng Tao

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

This paper proposes a novel deep architecture to address multi-label image recognition, a fundamental and practical task towards general visual understanding. Current solutions for this task usually rely on an extra step of extracting…

计算机视觉与模式识别 · 计算机科学 2017-11-09 Zhouxia Wang , Tianshui Chen , Guanbin Li , Ruijia Xu , Liang Lin

Although text recognition has significantly evolved over the years, state-of-the-art (SOTA) models still struggle in the wild scenarios due to complex backgrounds, varying fonts, uncontrolled illuminations, distortions and other artefacts.…

计算机视觉与模式识别 · 计算机科学 2021-07-28 Ayan Kumar Bhunia , Aneeshan Sain , Amandeep Kumar , Shuvozit Ghose , Pinaki Nath Chowdhury , Yi-Zhe Song

Convolutional neural nets (CNN) are the leading computer vision method for classifying images. In some cases, it is desirable to classify only a specific region of the image that corresponds to a certain object. Hence, assuming that the…

计算机视觉与模式识别 · 计算机科学 2018-12-07 Sagi Eppel

Previous approaches for scene text detection have already achieved promising performances across various benchmarks. However, they usually fall short when dealing with challenging scenarios, even when equipped with deep neural network…

计算机视觉与模式识别 · 计算机科学 2017-07-11 Xinyu Zhou , Cong Yao , He Wen , Yuzhi Wang , Shuchang Zhou , Weiran He , Jiajun Liang

Classifying single image patches is important in many different applications, such as road detection or scene understanding. In this paper, we present convolutional patch networks, which are convolutional networks learned to distinguish…

计算机视觉与模式识别 · 计算机科学 2015-02-24 Clemens-Alexander Brust , Sven Sickert , Marcel Simon , Erik Rodner , Joachim Denzler

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

Scene text recognition has made significant progress in recent years and has become an important part of the work-flow. The widespread use of mobile devices opens up wide possibilities for using OCR technologies in everyday life. However,…

计算机视觉与模式识别 · 计算机科学 2021-09-03 Nathan Zachary , Gerald Carl , Russell Elijah , Hessi Roma , Robert Leer , James Amelia

In this paper, we study the problem of text line recognition. Unlike most approaches targeting specific domains such as scene-text or handwritten documents, we investigate the general problem of developing a universal architecture that can…

计算机视觉与模式识别 · 计算机科学 2021-04-23 Daniel Hernandez Diaz , Siyang Qin , Reeve Ingle , Yasuhisa Fujii , Alessandro Bissacco

Scene parsing, or semantic segmentation, consists in labeling each pixel in an image with the category of the object it belongs to. It is a challenging task that involves the simultaneous detection, segmentation and recognition of all the…

计算机视觉与模式识别 · 计算机科学 2015-06-09 Clément Farabet , Camille Couprie , Laurent Najman , Yann LeCun
‹ 上一页 1 8 9 10 下一页 ›