中文
相关论文

相关论文: A Novel Scene Text Detection Algorithm Based On Co…

200 篇论文

In this paper, we propose a novel edge preserving and multi-scale contextual neural network for salient object detection. The proposed framework is aiming to address two limits of the existing CNN based methods. First, region-based CNN…

计算机视觉与模式识别 · 计算机科学 2017-10-26 Xiang Wang , Huimin Ma , Xiaozhi Chen , Shaodi You

Detecting and extracting information from Machine-Readable Zone (MRZ) on passports and visas is becoming increasingly important for verifying document authenticity. However, computer vision methods for performing similar tasks, such as…

计算机视觉与模式识别 · 计算机科学 2021-07-22 Yichuan Liu , Hailey James , Otkrist Gupta , Dan Raviv

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

Remote sensing scene classification plays a key role in Earth observation by enabling the automatic identification of land use and land cover (LULC) patterns from aerial and satellite imagery. Despite recent progress with convolutional…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Mohammed Q. Alkhatib , Ali Jamali , Swalpa Kumar Roy

Recent scene text detection works mainly focus on curve text detection. However, in real applications, the curve texts are more scarce than the multi-oriented ones. Accurate detection of multi-oriented text with large variations of scales,…

计算机视觉与模式识别 · 计算机科学 2020-07-13 Xugong Qin , Yu Zhou , Dayan Wu , Yinliang Yue , Weiping Wang

Automatic detection of shadow regions in an image is a difficult task due to the lack of prior information about the illumination source and the dynamic of the scene objects. To address this problem, in this paper, a deep-learning based…

计算机视觉与模式识别 · 计算机科学 2018-10-16 Sorour Mohajerani , Parvaneh Saeedi

The diversity in length constitutes a significant characteristic of text. Due to the long-tail distribution of text lengths, most existing methods for scene text recognition (STR) only work well on short or seen-length text, lacking the…

计算机视觉与模式识别 · 计算机科学 2023-08-25 Changxu Cheng , Peng Wang , Cheng Da , Qi Zheng , Cong Yao

Text Proposals have emerged as a class-dependent version of object proposals - efficient approaches to reduce the search space of possible text object locations in an image. Combined with strong word classifiers, text proposals currently…

计算机视觉与模式识别 · 计算机科学 2017-02-17 Dena Bazazian , Raul Gomez , Anguelos Nicolaou , Lluis Gomez , Dimosthenis Karatzas , Andrew D. Bagdanov

Scene text recognition has drawn great attentions in the community of computer vision and artificial intelligence due to its challenges and wide applications. State-of-the-art recurrent neural networks (RNN) based models map an input…

计算机视觉与模式识别 · 计算机科学 2018-06-05 Yi-Chao Wu , Fei Yin , Xu-Yao Zhang , Li Liu , Cheng-Lin Liu

Scene text detection techniques have garnered significant attention due to their wide-ranging applications. However, existing methods have a high demand for training data, and obtaining accurate human annotations is labor-intensive and…

计算机视觉与模式识别 · 计算机科学 2023-11-29 Ling Fu , Zijie Wu , Yingying Zhu , Yuliang Liu , Xiang Bai

In this work, we jointly address the problem of text detection and recognition in natural scene images based on convolutional recurrent neural networks. We propose a unified network that simultaneously localizes and recognizes text with a…

计算机视觉与模式识别 · 计算机科学 2017-07-14 Hui Li , Peng Wang , Chunhua Shen

In the Text Classification areas of Sentiment Analysis, Subjectivity/Objectivity Analysis, and Opinion Polarity, Convolutional Neural Networks have gained special attention because of their performance and accuracy. In this work, we applied…

计算与语言 · 计算机科学 2018-07-26 Seyed Mahdi Rezaeinia , Ali Ghodsi , Rouhollah Rahmani

Text detection is frequently used in vision-based mobile robots when they need to interpret texts in their surroundings to perform a given task. For instance, delivery robots in multilingual cities need to be capable of doing multilingual…

计算机视觉与模式识别 · 计算机科学 2024-03-13 Hsin-Ju Lin , Tsu-Chun Chung , Ching-Chun Hsiao , Pin-Yu Chen , Wei-Chen Chiu , Ching-Chun Huang

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…

计算机视觉与模式识别 · 计算机科学 2018-01-08 Dan Deng , Haifeng Liu , Xuelong Li , Deng Cai

The anchor mechanism of Faster R-CNN and SSD framework is considered not effective enough to scene text detection, which can be attributed to its IoU based matching criterion between anchors and ground-truth boxes. In order to better…

计算机视觉与模式识别 · 计算机科学 2018-04-25 Zhuoyao Zhong , Lei Sun , Qiang Huo

Existing scene text spotters are designed to locate and transcribe texts from images. However, it is challenging for a spotter to achieve precise detection and recognition of scene texts simultaneously. Inspired by the glimpse-focus…

计算机视觉与模式识别 · 计算机科学 2024-03-18 Jiahao Lyu , Jin Wei , Gangyan Zeng , Zeng Li , Enze Xie , Wei Wang , Yu Zhou

Scene text segmentation aims at cropping texts from scene images, which is usually used to help generative models edit or remove texts. The existing text segmentation methods tend to involve various text-related supervisions for better…

计算机视觉与模式识别 · 计算机科学 2024-07-25 Haiyang Yu , Teng Fu , Bin Li , Xiangyang Xue

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

The ability to automatically detect certain types of cells or cellular subunits in microscopy images is of significant interest to a wide range of biomedical research and clinical practices. Cell detection methods have evolved from…

计算机视觉与模式识别 · 计算机科学 2018-02-22 Yao Xue , Nilanjan Ray

Scene text image super-resolution aims to increase the resolution and readability of the text in low-resolution images. Though significant improvement has been achieved by deep convolutional neural networks (CNNs), it remains difficult to…

计算机视觉与模式识别 · 计算机科学 2022-03-21 Jianqi Ma , Zhetong Liang , Lei Zhang