中文
相关论文

相关论文: Pyramid Mask Text Detector

200 篇论文

In this paper, we present a new Mask R-CNN based text detection approach which can robustly detect multi-oriented and curved text from natural scene images in a unified manner. To enhance the feature representation ability of Mask R-CNN for…

计算机视觉与模式识别 · 计算机科学 2018-11-26 Zhida Huang , Zhuoyao Zhong , Lei Sun , Qiang Huo

Scene text detection methods based on deep learning have achieved remarkable results over the past years. However, due to the high diversity and complexity of natural scenes, previous state-of-the-art text detection methods may still…

计算机视觉与模式识别 · 计算机科学 2018-11-22 Enze Xie , Yuhang Zang , Shuai Shao , Gang Yu , Cong Yao , Guangyao Li

Text detection, the key technology for understanding scene text, has become an attractive research topic. For detecting various scene texts, researchers propose plenty of detectors with different advantages: detection-based models enjoy…

计算机视觉与模式识别 · 计算机科学 2022-01-25 Chuang Yang , Mulin Chen , Yuan Yuan , Qi Wang

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

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

Previous deep learning based state-of-the-art scene text detection methods can be roughly classified into two categories. The first category treats scene text as a type of general objects and follows general object detection paradigm to…

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

Texts on the intelligent transportation scene include mass information. Fully harnessing this information is one of the critical drivers for advancing intelligent transportation. Unlike the general scene, detecting text in transportation…

计算机视觉与模式识别 · 计算机科学 2024-11-06 Xu Han , Junyu Gao , Chuang Yang , Yuan Yuan , Qi Wang

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

In this paper, we propose a novel scene text detection method named TextMountain. The key idea of TextMountain is making full use of border-center information. Different from previous works that treat center-border as a binary…

计算机视觉与模式识别 · 计算机科学 2018-12-03 Yixing Zhu , Jun Du

Previous approaches for scene text detection have already achieved promising performances across various benchmarks. However, they usually fall short when dealing with challenging scenarios, even when equipped with deep neural network…

计算机视觉与模式识别 · 计算机科学 2017-07-11 Xinyu Zhou , Cong Yao , He Wen , Yuzhi Wang , Shuchang Zhou , Weiran He , Jiajun Liang

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, transformer-based methods have achieved promising progresses in object detection, as they can eliminate the post-processes like NMS and enrich the deep representations. However, these methods cannot well cope with scene text due…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Jingqun Tang , Wenqing Zhang , Hongye Liu , MingKun Yang , Bo Jiang , Guanglong Hu , Xiang Bai

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 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

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

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 in the wild is commonly presented with high variant characteristics. Using quadrilateral bounding box to localize the text instance is nearly indispensable for detection methods. However, recent researches reveal that introducing…

计算机视觉与模式识别 · 计算机科学 2019-07-30 Yuliang Liu , Sheng Zhang , Lianwen Jin , Lele Xie , Yaqiang Wu , Zhepeng Wang

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

State-of-the-art scene text detection techniques predict quadrilateral boxes that are prone to localization errors while dealing with straight or curved text lines of different orientations and lengths in scenes. This paper presents a novel…

计算机视觉与模式识别 · 计算机科学 2019-07-10 Chuhui Xue , Shijian Lu , Wei Zhang

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
‹ 上一页 1 2 3 10 下一页 ›