中文
相关论文

相关论文: Omnidirectional Scene Text Detection with Sequenti…

200 篇论文

We aim to detect all instances of a category in an image and, for each instance, mark the pixels that belong to it. We call this task Simultaneous Detection and Segmentation (SDS). Unlike classical bounding box detection, SDS requires a…

计算机视觉与模式识别 · 计算机科学 2014-07-08 Bharath Hariharan , Pablo Arbeláez , Ross Girshick , Jitendra Malik

Current object detection frameworks mainly rely on bounding box regression to localize objects. Despite the remarkable progress in recent years, the precision of bounding box regression remains unsatisfactory, hence limiting performance in…

计算机视觉与模式识别 · 计算机科学 2020-08-27 Jiaqi Wang , Wenwei Zhang , Yuhang Cao , Kai Chen , Jiangmiao Pang , Tao Gong , Jianping Shi , Chen Change Loy , Dahua Lin

Scene text detection has been made great progress in recent years. The detection manners are evolving from axis-aligned rectangle to rotated rectangle and further to quadrangle. However, current datasets contain very little curve text,…

计算机视觉与模式识别 · 计算机科学 2017-12-07 Liu Yuliang , Jin Lianwen , Zhang Shuaitao , Zhang Sheng

Scene text detection task has attracted considerable attention in computer vision because of its wide application. In recent years, many researchers have introduced methods of semantic segmentation into the task of scene text detection, and…

计算机视觉与模式识别 · 计算机科学 2020-03-02 Jinyuan Zhao , Yanna Wang , Baihua Xiao , Cunzhao Shi , Fuxi Jia , Chunheng Wang

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

Recently, video scene text detection has received increasing attention due to its comprehensive applications. However, the lack of annotated scene text video datasets has become one of the most important problems, which hinders the…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Jiajun Zhu , Xiufeng Jiang , Zhiwei Jia , Shugong Xu , Shan Cao

Scene text detection has drawn the close attention of researchers. Though many methods have been proposed for horizontal and oriented texts, previous methods may not perform well when dealing with arbitrary-shaped texts such as curved…

计算机视觉与模式识别 · 计算机科学 2021-09-09 Youhui Guo , Yu Zhou , Xugong Qin , Weiping Wang

Recently, scene text recognition methods based on deep learning have sprung up in computer vision area. The existing methods achieved great performances, but the recognition of irregular text is still challenging due to the various shapes…

计算机视觉与模式识别 · 计算机科学 2022-05-06 Linjie Deng , Yanxiang Gong , Xinchen Lu , Xin Yi , Zheng Ma , Mei Xie

Text detection in natural scene images is an important prerequisite for many content-based image analysis tasks. In this paper, we propose an accurate and robust method for detecting texts in natural scene images. A fast and effective…

计算机视觉与模式识别 · 计算机科学 2014-06-23 Xu-Cheng Yin , Xuwang Yin , Kaizhu Huang , Hong-Wei Hao

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

The existing Optical Character Recognition (OCR) systems are capable of recognizing images with horizontal texts. However, when the rotation of the texts increases, it becomes harder to recognizing these texts. The performance of the OCR…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Michael Yang , Yuan Lin , ChiuMan Ho

In the field of state-of-the-art object detection, the task of object localization is typically accomplished through a dedicated subnet that emphasizes bounding box regression. This subnet traditionally predicts the object's position by…

计算机视觉与模式识别 · 计算机科学 2023-07-20 Peng Zhi , Haoran Zhou , Hang Huang , Rui Zhao , Rui Zhou , Qingguo Zhou

The text detection and localization plays a major role in video analysis and understanding. The scene text embedded in video consist of high-level semantics and hence contributes significantly to visual content analysis and retrieval. This…

计算机视觉与模式识别 · 计算机科学 2015-02-24 B. H. Shekar , Smitha M. L.

In this paper, we propose a gradient difference based approach to text localization in videos and scene images. The input video frame/ image is first compressed using multilevel 2-D wavelet transform. The edge information of the…

计算机视觉与模式识别 · 计算机科学 2015-02-23 B. H. Shekar , Smitha M. L

Arbitrary-shaped text detection has recently attracted increasing interests and witnessed rapid development with the popularity of deep learning algorithms. Nevertheless, existing approaches often obtain inaccurate detection results, mainly…

计算机视觉与模式识别 · 计算机科学 2021-07-14 Tao Sheng , Zhouhui Lian

Though deep learning based scene text detection has achieved great progress, well-trained detectors suffer from severe performance degradation for different domains. In general, a tremendous amount of data is indispensable to train the…

计算机视觉与模式识别 · 计算机科学 2020-05-26 Yudi Chen , Wei Wang , Yu Zhou , Fei Yang , Dongbao Yang , Weiping Wang

Recent text detection frameworks require several handcrafted components such as anchor generation, non-maximum suppression (NMS), or multiple processing stages (e.g. label generation) to detect arbitrarily shaped text images. In contrast,…

计算机视觉与模式识别 · 计算机科学 2022-02-24 Zobeir Raisi , Georges Younes , John Zelek

Scene text detection techniques have garnered significant attention due to their wide-ranging applications. However, existing methods have a high demand for training data, and obtaining accurate human annotations is labor-intensive and…

计算机视觉与模式识别 · 计算机科学 2023-11-29 Ling Fu , Zijie Wu , Yingying Zhu , Yuliang Liu , Xiang Bai

Scaling architectures have been proven effective for improving Scene Text Recognition (STR), but the individual contribution of vision encoder and text decoder scaling remain under-explored. In this work, we present an in-depth empirical…

计算机视觉与模式识别 · 计算机科学 2025-03-21 Andrea Maracani , Savas Ozkan , Sijun Cho , Hyowon Kim , Eunchung Noh , Jeongwon Min , Cho Jung Min , Dookun Park , Mete Ozay

End-to-end scene text spotting has attracted great attention in recent years due to the success of excavating the intrinsic synergy of the scene text detection and recognition. However, recent state-of-the-art methods usually incorporate…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Mingxin Huang , Yuliang Liu , Zhenghao Peng , Chongyu Liu , Dahua Lin , Shenggao Zhu , Nicholas Yuan , Kai Ding , Lianwen Jin