中文
相关论文

相关论文: Text-Pass Filter: An Efficient Scene Text Detector

200 篇论文

Scene text detection has received attention for years and achieved an impressive performance across various benchmarks. In this work, we propose an efficient and accurate approach to detect multioriented text in scene images. The proposed…

计算机视觉与模式识别 · 计算机科学 2020-02-11 Liang Zhang , Yufei Liu , Hang Xiao , Lu Yang , Guangming Zhu , Syed Afaq Shah , Mohammed Bennamoun , Peiyi Shen

Scene text detection is an important step of scene text recognition system and also a challenging problem. Different from general object detection, the main challenges of scene text detection lie on arbitrary orientations, small sizes, and…

计算机视觉与模式识别 · 计算机科学 2018-04-30 Minghui Liao , Baoguang Shi , Xiang Bai

Scene text detection has witnessed rapid progress especially with the recent development of convolutional neural networks. However, there still exists two challenges which prevent the algorithm into industry applications. On the one hand,…

计算机视觉与模式识别 · 计算机科学 2019-07-30 Wenhai Wang , Enze Xie , Xiang Li , Wenbo Hou , Tong Lu , Gang Yu , Shuai Shao

Segmentation-based scene text detection algorithms can handle arbitrary shape scene texts and have strong robustness and adaptability, so it has attracted wide attention. Existing segmentation-based scene text detection algorithms usually…

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

Recent deep learning models have demonstrated strong capabilities for classifying text and non-text components in natural images. They extract a high-level feature computed globally from a whole image component (patch), where the cluttered…

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

Natural scene text detection is a significant challenge in computer vision, with tremendous potential applications in multilingual, diverse, and complex text scenarios. We propose a multilingual text detection model to address the issues of…

计算机视觉与模式识别 · 计算机科学 2024-01-08 Tao Wang

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

Scene text detection, an essential step of scene text recognition system, is to locate text instances in natural scene images automatically. Some recent attempts benefiting from Mask R-CNN formulate scene text detection task as an instance…

计算机视觉与模式识别 · 计算机科学 2019-03-29 Jingchao Liu , Xuebo Liu , Jie Sheng , Ding Liang , Xin Li , Qingjie Liu

Scene text detection is an important step of scene text reading system. The main challenges lie on significantly varied sizes and aspect ratios, arbitrary orientations and shapes. Driven by recent progress in deep learning, impressive…

计算机视觉与模式识别 · 计算机科学 2019-10-02 Yongchao Xu , Yukang Wang , Wei Zhou , Yongpan Wang , Zhibo Yang , Xiang Bai

Text detection in natural images is a challenging but necessary task for many applications. Existing approaches utilize large deep convolutional neural networks making it difficult to use them in real-world tasks. We propose a small yet…

计算机视觉与模式识别 · 计算机科学 2019-10-18 Alexander Filonenko , Konstantin Gudkov , Aleksei Lebedev , Nikita Orlov , Ivan Zagaynov

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

Text recognition is a popular research subject with many associated challenges. Despite the considerable progress made in recent years, the text recognition task itself is still constrained to solve the problem of reading cropped line text…

计算机视觉与模式识别 · 计算机科学 2021-06-11 Tianwei Wang , Yuanzhi Zhu , Lianwen Jin , Dezhi Peng , Zhe Li , Mengchao He , Yongpan Wang , Canjie Luo

This paper explores the multi-scale aggregation strategy for scene text detection in natural images. We present the Aggregated Text TRansformer(ATTR), which is designed to represent texts in scene images with a multi-scale self-attention…

计算机视觉与模式识别 · 计算机科学 2024-06-05 Zhao Zhou , Xiangcheng Du , Yingbin Zheng , Cheng Jin

Text irregularities pose significant challenges to scene text recognizers. Thin-Plate Spline (TPS)-based rectification is widely regarded as an effective means to deal with them. Currently, the calculation of TPS transformation parameters…

计算机视觉与模式识别 · 计算机科学 2023-05-10 Tianlun Zheng , Zhineng Chen , Jinfeng Bai , Hongtao Xie , Yu-Gang Jiang

Although a polygon is a more accurate representation than an upright bounding box for text detection, the annotations of polygons are extremely expensive and challenging. Unlike existing works that employ fully-supervised training with…

计算机视觉与模式识别 · 计算机科学 2022-05-27 Weijia Wu , Enze Xie , Ruimao Zhang , Wenhai Wang , Hong Zhou , Ping Luo

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

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

Although current text detection algorithms demonstrate effectiveness in general scenarios, their performance declines when confronted with artistic-style text featuring complex structures. This paper proposes a method that utilizes…

计算机视觉与模式识别 · 计算机科学 2024-06-25 Aoxiang Ning , Yiting Wei , Minglong Xue , Senming Zhong

Detecting the marking characters of industrial metal parts remains challenging due to low visual contrast, uneven illumination, corroded character structures, and cluttered background of metal part images. Affected by these factors,…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Tongkun Guan , Chaochen Gu , Changsheng Lu , Jingzheng Tu , Qi Feng , Kaijie Wu , Xinping Guan

Recently, tampered text detection has attracted increasing attention due to its essential role in information security. Although existing methods can detect the tampered text region, the interpretation of such detection remains unclear,…

计算机视觉与模式识别 · 计算机科学 2025-01-16 Chenfan Qu , Jian Liu , Haoxing Chen , Baihan Yu , Jingjing Liu , Weiqiang Wang , Lianwen Jin