中文
相关论文

相关论文: FOTS: Fast Oriented Text Spotting with a Unified N…

200 篇论文

Scene text detection and document layout analysis have long been treated as two separate tasks in different image domains. In this paper, we bring them together and introduce the task of unified scene text detection and layout analysis. The…

计算机视觉与模式识别 · 计算机科学 2022-06-06 Shangbang Long , Siyang Qin , Dmitry Panteleev , Alessandro Bissacco , Yasuhisa Fujii , Michalis Raptis

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

Scene-text spotting is a task that predicts a text area on natural scene images and recognizes its text characters simultaneously. It has attracted much attention in recent years due to its wide applications. Existing research has mainly…

计算机视觉与模式识别 · 计算机科学 2023-02-22 Masato Fujitake

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

In this paper, we first provide a new perspective to divide existing high performance object detection methods into direct and indirect regressions. Direct regression performs boundary regression by predicting the offsets from a given…

计算机视觉与模式识别 · 计算机科学 2017-03-27 Wenhao He , Xu-Yao Zhang , Fei Yin , Cheng-Lin Liu

In this paper, we propose a novel approach for text detec- tion in natural images. Both local and global cues are taken into account for localizing text lines in a coarse-to-fine pro- cedure. First, a Fully Convolutional Network (FCN) model…

计算机视觉与模式识别 · 计算机科学 2016-04-19 Zheng Zhang , Chengquan Zhang , Wei Shen , Cong Yao , Wenyu Liu , Xiang Bai

Scene text recognition has recently been widely treated as a sequence-to-sequence prediction problem, where traditional fully-connected-LSTM (FC-LSTM) has played a critical role. Due to the limitation of FC-LSTM, existing methods have to…

计算机视觉与模式识别 · 计算机科学 2020-01-07 Qingqing Wang , Wenjing Jia , Xiangjian He , Yue Lu , Michael Blumenstein , Ye Huang

Recently end-to-end scene text spotting has become a popular research topic due to its advantages of global optimization and high maintainability in real applications. Most methods attempt to develop various region of interest (RoI)…

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

An unconstrained end-to-end text localization and recognition method is presented. The method detects initial text hypothesis in a single pass by an efficient region-based method and subsequently refines the text hypothesis using a more…

计算机视觉与模式识别 · 计算机科学 2015-04-15 Lukáš Neumann , Jiří Matas

Scene text detection remains a grand challenge due to the variation in text curvatures, orientations, and aspect ratios. One of the hardest problems in this task is how to represent text instances of arbitrary shapes. Although many methods…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Tao Sheng , Jie Chen , Zhouhui Lian

The paper proposes a new text recognition network for scene-text images. Many state-of-the-art methods employ the attention mechanism either in the text encoder or decoder for the text alignment. Although the encoder-based attention yields…

计算机视觉与模式识别 · 计算机科学 2021-04-27 Usman Sajid , Michael Chow , Jin Zhang , Taejoon Kim , Guanghui Wang

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

Motivated by the success of powerful while expensive techniques to recognize words in a holistic way, object proposals techniques emerge as an alternative to the traditional text detectors. In this paper we introduce a novel object…

计算机视觉与模式识别 · 计算机科学 2017-02-02 Lluis Gomez-Bigorda , Dimosthenis Karatzas

This paper presents our proposed methods to ICDAR 2021 Robust Reading Challenge - Integrated Circuit Text Spotting and Aesthetic Assessment (ICDAR RRC-ICTEXT 2021). For the text spotting task, we detect the characters on integrated circuit…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Qiyao Wang , Pengfei Li , Li Zhu , Yi Niu

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

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ó

Scene text detection is a challenging problem in computer vision. In this paper, we propose a novel text detection network based on prevalent object detection frameworks. In order to obtain stronger semantic feature, we adopt ResNet as…

计算机视觉与模式识别 · 计算机科学 2017-11-15 Xiangyu Zhu , Yingying Jiang , Shuli Yang , Xiaobing Wang , Wei Li , Pei Fu , Hua Wang , Zhenbo Luo

Scene text spotting aims to detect and recognize text in real-world images, where instances are often short, fragmented, or visually ambiguous. Existing methods primarily rely on visual cues and implicitly capture local character…

计算机视觉与模式识别 · 计算机科学 2026-02-05 Leeje Jang , Yijun Lin , Yao-Yi Chiang , Jerod Weinman

Reading text from images remains challenging due to multi-orientation, perspective distortion and especially the curved nature of irregular text. Most of existing approaches attempt to solve the problem in two or multiple stages, which is…

计算机视觉与模式识别 · 计算机科学 2018-12-27 Yipeng Sun , Chengquan Zhang , Zuming Huang , Jiaming Liu , Junyu Han , Errui Ding

Incidental scene text detection, especially for multi-oriented text regions, is one of the most challenging tasks in many computer vision applications. Different from the common object detection task, scene text often suffers from a large…

计算机视觉与模式识别 · 计算机科学 2018-05-09 Qiangpeng Yang , Mengli Cheng , Wenmeng Zhou , Yan Chen , Minghui Qiu , Wei Lin , Wei Chu