中文
相关论文

相关论文: MTRNet: A Generic Scene Text Eraser

200 篇论文

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

Linguistic knowledge has brought great benefits to scene text recognition by providing semantics to refine character sequences. However, since linguistic knowledge has been applied individually on the output sequence, previous methods have…

计算机视觉与模式识别 · 计算机科学 2022-08-16 Byeonghu Na , Yoonsik Kim , Sungrae Park

Synthetic data has been a critical tool for training scene text detection and recognition models. On the one hand, synthetic word images have proven to be a successful substitute for real images in training scene text recognizers. On the…

计算机视觉与模式识别 · 计算机科学 2020-08-19 Shangbang Long , Cong Yao

Multimodal Large Language Models (MLLMs) have shown exceptional capabilities in vision-language tasks. However, effectively integrating image segmentation into these models remains a significant challenge. In this work, we propose a novel…

计算机视觉与模式识别 · 计算机科学 2025-09-09 Mengcheng Lan , Chaofeng Chen , Jiaxing Xu , Zongrui Li , Yiping Ke , Xudong Jiang , Yingchen Yu , Yunqing Zhao , Song Bai

Machine-generated texts (MGTs) pose risks such as disinformation and phishing, underscoring the need for reliable detection. Metric-based methods, which extract statistically distinguishable features of MGTs, are often more practical than…

计算与语言 · 计算机科学 2026-05-18 Chenwang Wu , Yiuming Cheung , Bo Han , Shuhai Zhang , Defu Lian

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 this paper, we introduce a novel end-end framework for multi-oriented scene text detection from an instance-aware semantic segmentation perspective. We present Fused Text Segmentation Networks, which combine multi-level features during…

计算机视觉与模式识别 · 计算机科学 2018-05-08 Yuchen Dai , Zheng Huang , Yuting Gao , Youxuan Xu , Kai Chen , Jie Guo , Weidong Qiu

Deep learning based methods have achieved surprising progress in Scene Text Recognition (STR), one of classic problems in computer vision. In this paper, we propose a feasible framework for multi-lingual arbitrary-shaped STR, including…

计算机视觉与模式识别 · 计算机科学 2019-12-13 Jinjin Zhang , Wei Wang , Di Huang , Qingjie Liu , Yunhong Wang

In this work we present a framework for the recognition of natural scene text. Our framework does not require any human-labelled data, and performs word recognition on the whole image holistically, departing from the character based…

计算机视觉与模式识别 · 计算机科学 2014-12-10 Max Jaderberg , Karen Simonyan , Andrea Vedaldi , Andrew Zisserman

Scene text recognition (STR) is a challenging problem due to the imperfect imagery conditions in natural images. State-of-the-art methods utilize both visual cues and linguistic knowledge to tackle this challenging problem. Specifically,…

计算机视觉与模式识别 · 计算机科学 2022-04-07 Xiaojie Chu , Yongtao Wang

Detecting small scene text instances in the wild is particularly challenging, where the influence of irregular positions and nonideal lighting often leads to detection errors. We present MixNet, a hybrid architecture that combines the…

计算机视觉与模式识别 · 计算机科学 2023-08-30 Yu-Xiang Zeng , Jun-Wei Hsieh , Xin Li , Ming-Ching Chang

Most existing text recognition methods are trained on large-scale synthetic datasets due to the scarcity of labeled real-world datasets. Synthetic images, however, cannot faithfully reproduce real-world scenarios, such as uneven…

计算机视觉与模式识别 · 计算机科学 2025-05-13 Zhengmi Tang , Yuto Mitsui , Tomo Miyazaki , Shinichiro Omachi

Image-based sequence recognition has been a long-standing research topic in computer vision. In this paper, we investigate the problem of scene text recognition, which is among the most important and challenging tasks in image-based…

计算机视觉与模式识别 · 计算机科学 2015-07-22 Baoguang Shi , Xiang Bai , Cong Yao

This paper addresses the problem of manipulating images using natural language description. Our task aims to semantically modify visual attributes of an object in an image according to the text describing the new visual appearance. Although…

计算机视觉与模式识别 · 计算机科学 2018-11-29 Seonghyeon Nam , Yunji Kim , Seon Joo Kim

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

Arbitrary-shaped scene text detection is a challenging task due to the variety of text changes in font, size, color, and orientation. Most existing regression based methods resort to regress the masks or contour points of text regions to…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Yuchen Su , Zhiwen Shao , Yong Zhou , Fanrong Meng , Hancheng Zhu , Bing Liu , Rui Yao

Recently, segmentation-based methods are quite popular in scene text detection, which mainly contain two steps: text kernel segmentation and expansion. However, the segmentation process only considers each pixel independently, and the…

计算机视觉与模式识别 · 计算机科学 2024-03-25 Xi Zhao , Wei Feng , Zheng Zhang , Jingjing Lv , Xin Zhu , Zhangang Lin , Jinghe Hu , Jingping Shao

Text extraction is an important problem in image processing with applications from optical character recognition to autonomous driving. Most of the traditional text segmentation algorithms consider separating text from a simple background…

计算机视觉与模式识别 · 计算机科学 2017-07-12 Shervin Minaee , Yao Wang

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

A large number of annotated training images is crucial for training successful scene text recognition models. However, collecting sufficient datasets can be a labor-intensive and costly process, particularly for low-resource languages. To…

计算机视觉与模式识别 · 计算机科学 2023-06-28 Yangchen Xie , Xinyuan Chen , Hongjian Zhan , Palaiahankote Shivakum , Bing Yin , Cong Liu , Yue Lu