中文
相关论文

相关论文: Spotlight Text Detector: Spotlight on Candidate Re…

200 篇论文

Previous approaches for scene text detection usually rely on manually defined sliding windows. This work presents an intuitive two-stage region-based method to detect multi-oriented text without any prior knowledge regarding the textual…

计算机视觉与模式识别 · 计算机科学 2019-06-04 Linjie Deng , Yanxiang Gong , Yi Lin , Jingwen Shuai , Xiaoguang Tu , Yuefei Zhang , Zheng Ma , Mei Xie

Recently, segmentation-based scene text detection methods have drawn extensive attention in the scene text detection field, because of their superiority in detecting the text instances of arbitrary shapes and extreme aspect ratios,…

计算机视觉与模式识别 · 计算机科学 2022-02-22 Minghui Liao , Zhisheng Zou , Zhaoyi Wan , Cong Yao , Xiang Bai

Driven by deep neural networks and large scale datasets, scene text detection methods have progressed substantially over the past years, continuously refreshing the performance records on various standard benchmarks. However, limited by the…

计算机视觉与模式识别 · 计算机科学 2020-08-19 Shangbang Long , Jiaqiang Ruan , Wenjie Zhang , Xin He , Wenhao Wu , Cong Yao

We introduce a new top-down pipeline for scene text detection. We propose a novel Cascaded Convolutional Text Network (CCTN) that joints two customized convolutional networks for coarse-to-fine text localization. The CCTN fast detects text…

计算机视觉与模式识别 · 计算机科学 2016-04-01 Tong He , Weilin Huang , Yu Qiao , Jian Yao

Recent end-to-end scene text spotters have achieved great improvement in recognizing arbitrary-shaped text instances. Common approaches for text spotting use region of interest pooling or segmentation masks to restrict features to single…

计算机视觉与模式识别 · 计算机科学 2022-03-11 Seonghyeon Kim , Seung Shin , Yoonsik Kim , Han-Cheol Cho , Taeho Kil , Jaeheung Surh , Seunghyun Park , Bado Lee , Youngmin Baek

Text in natural images is of arbitrary orientations, requiring detection in terms of oriented bounding boxes. Normally, a multi-oriented text detector often involves two key tasks: 1) text presence detection, which is a classification…

计算机视觉与模式识别 · 计算机科学 2018-03-15 Minghui Liao , Zhen Zhu , Baoguang Shi , Gui-song Xia , Xiang Bai

The rapid advancement of large language models (LLMs) has made machine-generated text increasingly difficult to distinguish from human-written text. While recent studies explore leveraging internal representations of language models to…

应用统计 · 统计学 2026-05-14 Luxu Liang , Xiang Li

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

Infrared small target detection is currently a hot and challenging task in computer vision. Existing methods usually focus on mining visual features of targets, which struggles to cope with complex and diverse detection scenarios. The main…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Feng Huang , Shuyuan Zheng , Zhaobing Qiu , Huanxian Liu , Huanxin Bai , Liqiong Chen

Arbitrary-shaped text detection is a challenging task due to the complex geometric layouts of texts such as large aspect ratios, various scales, random rotations and curve shapes. Most state-of-the-art methods solve this problem from…

计算机视觉与模式识别 · 计算机科学 2020-08-13 Fangfang Wang , Yifeng Chen , Fei Wu , Xi Li

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

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

Every Scene Text Recognition (STR) task consists of text localization \& text recognition as the prominent sub-tasks. However, in real-world applications with fixed camera positions such as equipment monitor reading, image-based data entry,…

计算机视觉与模式识别 · 计算机科学 2023-02-09 P. N. Deelaka , D. R. Jayakodi , D. Y. Silva

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

Typical text spotters follow the two-stage spotting paradigm which detects the boundary for a text instance first and then performs text recognition within the detected regions. Despite the remarkable progress of such spotting paradigm, an…

计算机视觉与模式识别 · 计算机科学 2023-02-08 Jingjing Wu , Pengyuan Lyu , Guangming Lu , Chengquan Zhang , Wenjie Pei

Contour based scene text detection methods have rapidly developed recently, but still suffer from inaccurate frontend contour initialization, multi-stage error accumulation, or deficient local information aggregation. To tackle these…

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

Driven by deep learning and the large volume of data, scene text recognition has evolved rapidly in recent years. Formerly, RNN-attention based methods have dominated this field, but suffer from the problem of \textit{attention drift} in…

计算机视觉与模式识别 · 计算机科学 2020-01-03 Zhaoyi Wan , Minghang He , Haoran Chen , Xiang Bai , Cong Yao

Scene Text Image Super-resolution (STISR) has recently achieved great success as a preprocessing method for scene text recognition. STISR aims to transform blurred and noisy low-resolution (LR) text images in real-world settings into clear…

计算机视觉与模式识别 · 计算机科学 2023-12-25 Chihiro Noguchi , Shun Fukuda , Masao Yamanaka

Bottom-up text detection methods play an important role in arbitrary-shape scene text detection but there are two restrictions preventing them from achieving their great potential, i.e., 1) the accumulation of false text segment detections,…

多媒体 · 计算机科学 2024-04-29 Chengpei Xu , Wenjing Jia , Ruomei Wang , Xiaonan Luo , Xiangjian He

We study the problem of extracting text instance contour information from images and use it to assist scene text detection. We propose a novel and effective framework for this and experimentally demonstrate that: (1) A CNN that can be…

计算机视觉与模式识别 · 计算机科学 2018-12-04 Dafang He , Xiao Yang , Daniel Kifer , C. Lee Giles

Recently, models based on deep neural networks have dominated the fields of scene text detection and recognition. In this paper, we investigate the problem of scene text spotting, which aims at simultaneous text detection and recognition in…

计算机视觉与模式识别 · 计算机科学 2018-08-02 Pengyuan Lyu , Minghui Liao , Cong Yao , Wenhao Wu , Xiang Bai