中文
相关论文

相关论文: Detecting Text in Natural Image with Connectionist…

200 篇论文

Scene text detection has been made great progress in recent years. The detection manners are evolving from axis-aligned rectangle to rotated rectangle and further to quadrangle. However, current datasets contain very little curve text,…

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

Recently fast arbitrary-shaped text detection has become an attractive research topic. However, most existing methods are non-real-time, which may fall short in intelligent systems. Although a few real-time text methods are proposed, the…

计算机视觉与模式识别 · 计算机科学 2022-01-25 Chuang Yang , Mulin Chen , Zhitong Xiong , Yuan Yuan , Qi Wang

The prosperity of deep learning contributes to the rapid progress in scene text detection. Among all the methods with convolutional networks, segmentation-based ones have drawn extensive attention due to their superiority in detecting text…

计算机视觉与模式识别 · 计算机科学 2022-08-23 Jingyu Lin , Jie Jiang , Yan Yan , Chunchao Guo , Hongfa Wang , Wei Liu , Hanzi Wang

We present an end-to-end trainable multi-task network that addresses the problem of lexicon-free text extraction from complex documents. This network simultaneously solves the problems of text localization and text recognition and text…

计算与语言 · 计算机科学 2019-06-25 Mohammad Reza Sarshogh , Keegan E. Hines

Convolutional neural networks (CNNs) have recently emerged as a popular building block for natural language processing (NLP). Despite their success, most existing CNN models employed in NLP share the same learned (and static) set of filters…

计算与语言 · 计算机科学 2018-08-31 Dinghan Shen , Martin Renqiang Min , Yitong Li , Lawrence Carin

Many current state-of-the-art methods for text recognition are based on purely local information and ignore the semantic correlation between text and its surrounding visual context. In this paper, we propose a post-processing approach to…

计算机视觉与模式识别 · 计算机科学 2018-10-30 Ahmed Sabir , Francesc Moreno-Noguer , Lluís Padró

The research focus of scene text detection and recognition has shifted to arbitrary shape text in recent years, where the text shape representation is a fundamental problem. An ideal representation should be compact, complete, efficient,…

计算机视觉与模式识别 · 计算机科学 2022-09-13 Wei Wang , Yu Zhou , Jiahao Lv , Dayan Wu , Guoqing Zhao , Ning Jiang , Weiping Wang

Many approaches have recently been proposed to detect irregular scene text and achieved promising results. However, their localization results may not well satisfy the following text recognition part mainly because of two reasons: 1)…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Liang Qiao , Sanli Tang , Zhanzhan Cheng , Yunlu Xu , Yi Niu , Shiliang Pu , Fei Wu

Object Proposals is a recent computer vision technique receiving increasing interest from the research community. Its main objective is to generate a relatively small set of bounding box proposals that are most likely to contain objects of…

计算机视觉与模式识别 · 计算机科学 2015-09-09 Lluis Gomez , Dimosthenis Karatzas

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

As the intermediate level task connecting image captioning and object detection, visual relationship detection started to catch researchers' attention because of its descriptive power and clear structure. It detects the objects and captures…

计算机视觉与模式识别 · 计算机科学 2017-04-11 Yikang Li , Wanli Ouyang , Xiaogang Wang , Xiao'ou Tang

We present a new Convolutional Neural Network (CNN) model for text classification that jointly exploits labels on documents and their component sentences. Specifically, we consider scenarios in which annotators explicitly mark sentences (or…

计算与语言 · 计算机科学 2016-09-27 Ye Zhang , Iain Marshall , Byron C. Wallace

Studies of image captioning are shifting towards a trend of a fully end-to-end paradigm by leveraging powerful visual pre-trained models and transformer-based generation architecture for more flexible model training and faster inference…

计算机视觉与模式识别 · 计算机科学 2022-11-18 Pengpeng Zeng , Jinkuan Zhu , Jingkuan Song , Lianli Gao

Text classification is an important and classical problem in natural language processing. There have been a number of studies that applied convolutional neural networks (convolution on regular grid, e.g., sequence) to classification.…

计算与语言 · 计算机科学 2018-11-14 Liang Yao , Chengsheng Mao , Yuan Luo

Recently, a series of decomposition-based scene text detection methods has achieved impressive progress by decomposing challenging text regions into pieces and linking them in a bottom-up manner. However, most of them merely focus on…

计算机视觉与模式识别 · 计算机科学 2020-02-27 Hao Liu , Antai Guo , Deqiang Jiang , Yiqing Hu , Bo Ren

In this paper, we propose a refined scene text detector with a \textit{novel} Feature Enhancement Network (FEN) for Region Proposal and Text Detection Refinement. Retrospectively, both region proposal with \textit{only} $3\times 3$…

计算机视觉与模式识别 · 计算机科学 2017-11-15 Sheng Zhang , Yuliang Liu , Lianwen Jin , Canjie Luo

We propose a novel learned keypoint detection method to increase the number of correct matches for the task of non-rigid image correspondence. By leveraging true correspondences acquired by matching annotated image pairs with a specified…

计算机视觉与模式识别 · 计算机科学 2023-09-13 Felipe Cadar , Welerson Melo , Vaishnavi Kanagasabapathi , Guilherme Potje , Renato Martins , Erickson R. Nascimento

Finding target persons in full scene images with a query of text description has important practical applications in intelligent video surveillance.However, different from the real-world scenarios where the bounding boxes are not available,…

计算机视觉与模式识别 · 计算机科学 2024-02-27 Shizhou Zhang , De Cheng , Wenlong Luo , Yinghui Xing , Duo Long , Hao Li , Kai Niu , Guoqiang Liang , Yanning Zhang

Scene text detection, an important step of scene text reading systems, has witnessed rapid development with convolutional neural networks. Nonetheless, two main challenges still exist and hamper its deployment to real-world applications.…

计算机视觉与模式识别 · 计算机科学 2020-08-04 Wenhai Wang , Enze Xie , Xiaoge Song , Yuhang Zang , Wenjia Wang , Tong Lu , Gang Yu , Chunhua Shen

Text detection and recognition in natural images have long been considered as two separate tasks that are processed sequentially. Training of two tasks in a unified framework is non-trivial due to significant dif- ferences in optimisation…

计算机视觉与模式识别 · 计算机科学 2018-03-26 Tong He , Zhi Tian , Weilin Huang , Chunhua Shen , Yu Qiao , Changming Sun