中文
相关论文

相关论文: Multi-Oriented Scene Text Detection via Corner Loc…

200 篇论文

Scene text detection based on deep neural networks have progressed substantially over the past years. However, previous state-of-the-art methods may still fall short when dealing with challenging public benchmarks because the performances…

计算机视觉与模式识别 · 计算机科学 2020-05-27 Sihwan Kim , Taejang Park

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

It is crucial to understand the robustness of text detection models with regard to extensive corruptions, since scene text detection techniques have many practical applications. For systematically exploring this problem, we propose two…

计算机视觉与模式识别 · 计算机科学 2021-10-13 Shilian Wu , Wei Zhai , Yongrui Li , Kewei Wang , Zengfu Wang

Scene Classification has been addressed with numerous techniques in computer vision literature. However, with the increasing number of scene classes in datasets in the field, it has become difficult to achieve high accuracy in the context…

机器人学 · 计算机科学 2019-08-29 Bao Xin Chen , Raghavender Sahdev , Dekun Wu , Xing Zhao , Manos Papagelis , John K. Tsotsos

Detecting curved text in the wild is very challenging. Recently, most state-of-the-art methods are segmentation based and require pixel-level annotations. We propose a novel scheme to train an accurate text detector using only a small…

计算机视觉与模式识别 · 计算机科学 2019-08-28 Xugong Qin , Yu Zhou , Dongbao Yang , Weiping Wang

Recently, regression-based methods, which predict parameterized text shapes for text localization, have gained popularity in scene text detection. However, the existing parameterized text shape methods still have limitations in modeling…

计算机视觉与模式识别 · 计算机科学 2024-01-25 Yuchen Su , Zhineng Chen , Zhiwen Shao , Yuning Du , Zhilong Ji , Jinfeng Bai , Yong Zhou , Yu-Gang Jiang

Existing scene text spotting (i.e., end-to-end text detection and recognition) methods rely on costly bounding box annotations (e.g., text-line, word-level, or character-level bounding boxes). For the first time, we demonstrate that…

计算机视觉与模式识别 · 计算机科学 2022-08-30 Dezhi Peng , Xinyu Wang , Yuliang Liu , Jiaxin Zhang , Mingxin Huang , Songxuan Lai , Shenggao Zhu , Jing Li , Dahua Lin , Chunhua Shen , Xiang Bai , Lianwen Jin

Text detection in the wild is a well-known problem that becomes more challenging while handling multiple scripts. In the last decade, some scripts have gained the attention of the research community and achieved good detection performance.…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Prateek Keserwani , Taveena Lotey , Rohit Keshari , Partha Pratim Roy

Text detection plays a critical role in the whole procedure of textual information extraction and understanding. On a high note, recent years have seen a surge in the high recall text detectors in scene text images, however text boxes for…

计算机视觉与模式识别 · 计算机科学 2019-07-05 Christen M , AB Saravanan

Scene text recognition has been an important, active research topic in computer vision for years. Previous approaches mainly consider text as 1D signals and cast scene text recognition as a sequence prediction problem, by feat of CTC or…

计算机视觉与模式识别 · 计算机科学 2019-07-24 Zhaoyi Wan , Fengming Xie , Yibo Liu , Xiang Bai , Cong Yao

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

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

Many tasks are related to determining if a particular text string exists in an image. In this work, we propose a new framework that learns this task in an end-to-end way. The framework takes an image and a text string as input and then…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Dafang He , Yeqing Li , Alexander Gorban , Derrall Heath , Julian Ibarz , Qian Yu , Daniel Kifer , C. Lee Giles

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

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

Extracting information from unstructured text documents is a demanding task, since these documents can have a broad variety of different layouts and a non-trivial reading order, like it is the case for multi-column documents or nested…

人工智能 · 计算机科学 2022-02-08 Matthias Engelbach , Dennis Klau , Jens Drawehn , Maximilien Kintz

In this paper, we propose a novel approach for detecting the text present in videos and scene images based on the Multiscale Weber's Local Descriptor (MWLD). Given an input video, the shots are identified and the key frames are extracted…

计算机视觉与模式识别 · 计算机科学 2016-11-17 B. H. Shekar , Smitha M. L.

Pursuing efficient text shape representations helps scene text detection models focus on compact foreground regions and optimize the contour reconstruction steps to simplify the whole detection pipeline. Current approaches either represent…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Chuang Yang , Xu Han , Tao Han , Han Han , Bingxuan Zhao , Qi Wang

Detecting and recognizing text in natural scene images is a challenging, yet not completely solved task. In recent years several new systems that try to solve at least one of the two sub-tasks (text detection and text recognition) have been…

计算机视觉与模式识别 · 计算机科学 2017-12-18 Christian Bartz , Haojin Yang , Christoph Meinel

Scene classification is a fundamental perception task for environmental understanding in today's robotics. In this paper, we have attempted to exploit the use of popular machine learning technique of deep learning to enhance scene…

计算机视觉与模式识别 · 计算机科学 2015-09-23 Yiyi Liao , Sarath Kodagoda , Yue Wang , Lei Shi , Yong Liu