中文
相关论文

相关论文: PGNet: Real-time Arbitrarily-Shaped Text Spotting …

200 篇论文

End-to-end text spotting aims to jointly optimize text detection and recognition within a unified framework. Despite significant progress, designing an accurate and efficient end-to-end text spotter for arbitrary-shaped text remains…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Yuchen Su , Zhineng Chen , Yongkun Du , Zuxuan Wu , Hongtao Xie , Yu-Gang Jiang

Inspired by deep convolution segmentation algorithms, scene text detectors break the performance ceiling of datasets steadily. However, these methods often encounter threshold selection bottlenecks and have poor performance on text…

计算机视觉与模式识别 · 计算机科学 2023-08-17 Guiqin Zhao

Unifying text detection and text recognition in an end-to-end training fashion has become a new trend for reading text in the wild, as these two tasks are highly relevant and complementary. In this paper, we investigate the problem of scene…

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

Scene text spotting is of great importance to the computer vision community due to its wide variety of applications. Recent methods attempt to introduce linguistic knowledge for challenging recognition rather than pure visual…

计算机视觉与模式识别 · 计算机科学 2022-12-13 Shancheng Fang , Zhendong Mao , Hongtao Xie , Yuxin Wang , Chenggang Yan , Yongdong Zhang

Scene text detection methods based on neural networks have emerged recently and have shown promising results. Previous methods trained with rigid word-level bounding boxes exhibit limitations in representing the text region in an arbitrary…

计算机视觉与模式识别 · 计算机科学 2019-04-04 Youngmin Baek , Bado Lee , Dongyoon Han , Sangdoo Yun , Hwalsuk Lee

Scene text spotting has attracted the enthusiasm of relative researchers in recent years. Most existing scene text spotters follow the detection-then-recognition paradigm, where the vanilla detection module hardly determines the reading…

计算机视觉与模式识别 · 计算机科学 2024-12-16 Jiahao Lyu , Wei Wang , Dongbao Yang , Jinwen Zhong , Yu Zhou

The challenges of shape robust text detection lie in two aspects: 1) most existing quadrangular bounding box based detectors are difficult to locate texts with arbitrary shapes, which are hard to be enclosed perfectly in a rectangle; 2)…

计算机视觉与模式识别 · 计算机科学 2018-06-08 Xiang Li , Wenhai Wang , Wenbo Hou , Ruo-Ze Liu , Tong Lu , Jian Yang

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

This work presents a comparison of machine learning algorithms that are implemented to segment the characters of text presented as an image. The algorithms are designed to work on degraded documents with text that is not aligned in an…

计算机视觉与模式识别 · 计算机科学 2021-07-29 P Preethi , Hrishikesh Viswanath

Recently, end-to-end text spotting that aims to detect and recognize text from cluttered images simultaneously has received particularly growing interest in computer vision. Different from the existing approaches that formulate text…

计算机视觉与模式识别 · 计算机科学 2019-11-22 Hao Wang , Pu Lu , Hui Zhang , Mingkun Yang , Xiang Bai , Yongchao Xu , Mengchao He , Yongpan Wang , Wenyu Liu

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

Incidental scene text spotting is considered one of the most difficult and valuable challenges in the document analysis community. Most existing methods treat text detection and recognition as separate tasks. In this work, we propose a…

计算机视觉与模式识别 · 计算机科学 2018-01-16 Xuebo Liu , Ding Liang , Shi Yan , Dagui Chen , Yu Qiao , Junjie Yan

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

Arbitrary shape scene text detection is of great importance in scene understanding tasks. Due to the complexity and diversity of text in natural scenes, existing scene text algorithms have limited accuracy for detecting arbitrary shape…

计算机视觉与模式识别 · 计算机科学 2024-01-19 Jinzhi Zheng , Libo Zhang , Yanjun Wu , Chen Zhao

More and more end-to-end text spotting methods based on Transformer architecture have demonstrated superior performance. These methods utilize a bipartite graph matching algorithm to perform one-to-one optimal matching between predicted…

计算机视觉与模式识别 · 计算机科学 2025-06-03 Yu Xie , Qian Qiao , Jun Gao , Tianxiang Wu , Jiaqing Fan , Yue Zhang , Jielei Zhang , Huyang Sun

A scene text spotter is composed of text detection and recognition modules. Many studies have been conducted to unify these modules into an end-to-end trainable model to achieve better performance. A typical architecture places detection…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Youngmin Baek , Seung Shin , Jeonghun Baek , Sungrae Park , Junyeop Lee , Daehyun Nam , Hwalsuk Lee

The goal of text spotting is to perform text detection and recognition in an end-to-end manner. Although the diversity of luminosity and orientation in scene texts has been widely studied, the font diversity and shape variance of the same…

计算机视觉与模式识别 · 计算机科学 2023-09-01 Xixuan Hao , Aozhong Zhang , Xianze Meng , Bin Fu

At present, multi-oriented text detection methods based on deep neural network have achieved promising performances on various benchmarks. Nevertheless, there are still some difficulties for arbitrary shape text detection, especially for a…

计算机视觉与模式识别 · 计算机科学 2020-04-17 XiaoQian Li , Jie Liu , ShuWu Zhang , GuiXuan Zhang

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

Arbitrary-oriented text detection in the wild is a very challenging task, due to the aspect ratio, scale, orientation, and illumination variations. In this paper, we propose a novel method, namely Arbitrary-oriented Text (or ArbText for…

计算机视觉与模式识别 · 计算机科学 2017-12-01 Daitao Xing , Zichen Li , Xin Chen , Yi Fang