中文
相关论文

相关论文: Arbitrary Shape Text Detection using Transformers

200 篇论文

Text detection enables us to extract rich information from images. In this paper, we focus on how to generate bounding boxes that are appropriate to grasp text areas on books to help implement automatic text detection. We attempt not to…

计算机视觉与模式识别 · 计算机科学 2020-06-29 Riku Anegawa , Masayoshi Aritsugi

Recently, scene text detection has been a challenging task. Texts with arbitrary shape or large aspect ratio are usually hard to detect. Previous segmentation-based methods can describe curve text more accurately but suffer from over…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Qi Zhao , Yufei Wang , Shuchang Lyu , Lijiang Chen

Deep learning-based scene text detection methods have progressed substantially over the past years. However, there remain several problems to be solved. Generally, long curve text instances tend to be fragmented because of the limited…

计算机视觉与模式识别 · 计算机科学 2020-04-28 Meng Cao , Yuexian Zou

Scene text detection, an important step of scene text reading systems, has witnessed rapid development with convolutional neural networks. Nonetheless, two main challenges still exist and hamper its deployment to real-world applications.…

计算机视觉与模式识别 · 计算机科学 2020-08-04 Wenhai Wang , Enze Xie , Xiaoge Song , Yuhang Zang , Wenjia Wang , Tong Lu , Gang Yu , Chunhua Shen

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

Recently fast arbitrary-shaped text detection has become an attractive research topic. However, most existing methods are non-real-time, which may fall short in intelligent systems. Although a few real-time text methods are proposed, the…

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

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

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

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

Recent video text spotting methods usually require the three-staged pipeline, i.e., detecting text in individual images, recognizing localized text, tracking text streams with post-processing to generate final results. These methods…

计算机视觉与模式识别 · 计算机科学 2022-08-23 Weijia Wu , Yuanqiang Cai , Chunhua Shen , Debing Zhang , Ying Fu , Hong Zhou , Ping Luo

In this paper, we propose a pixel-wise method named TextCohesion for scene text detection, which splits a text instance into five key components: a Text Skeleton and four Directional Pixel Regions. These components are easier to handle than…

计算机视觉与模式识别 · 计算机科学 2019-05-01 Weijia Wu , Jici Xing , Hong Zhou

The goal of text spotting is to perform text detection and recognition in an end-to-end manner. Although the diversity of luminosity and orientation in scene texts has been widely studied, the font diversity and shape variance of the same…

计算机视觉与模式识别 · 计算机科学 2023-09-01 Xixuan Hao , Aozhong Zhang , Xianze Meng , Bin Fu

The latest trend in the bottom-up perspective for arbitrary-shape scene text detection is to reason the links between text segments using Graph Convolutional Network (GCN). Notwithstanding, the performance of the best performing bottom-up…

多媒体 · 计算机科学 2024-04-23 Chengpei Xu , Wenjing Jia , Tingcheng Cui , Ruomei Wang , Yuan-fang Zhang , Xiangjian He

Scene text detection methods based on neural networks have emerged recently and have shown promising results. Previous methods trained with rigid word-level bounding boxes exhibit limitations in representing the text region in an arbitrary…

计算机视觉与模式识别 · 计算机科学 2019-04-04 Youngmin Baek , Bado Lee , Dongyoon Han , Sangdoo Yun , Hwalsuk Lee

Arbitrary-oriented object detection (AOOD) is a challenging task to detect objects in the wild with arbitrary orientations and cluttered arrangements. Existing approaches are mainly based on anchor-based boxes or dense points, which rely on…

计算机视觉与模式识别 · 计算机科学 2022-05-26 Linhui Dai , Hong Liu , Hao Tang , Zhiwei Wu , Pinhao Song

Scene text segmentation aims at cropping texts from scene images, which is usually used to help generative models edit or remove texts. The existing text segmentation methods tend to involve various text-related supervisions for better…

计算机视觉与模式识别 · 计算机科学 2024-07-25 Haiyang Yu , Teng Fu , Bin Li , Xiangyang Xue

Text detection and recognition are essential components of a modern OCR system. Most OCR approaches attempt to obtain accurate bounding boxes of text at the detection stage, which is used as the input of the text recognition stage. We…

计算机视觉与模式识别 · 计算机科学 2022-07-27 Jingqun Tang , Wenming Qian , Luchuan Song , Xiena Dong , Lan Li , Xiang Bai

Arbitrary-shaped text detection is a challenging task since curved texts in the wild are of the complex geometric layouts. Existing mainstream methods follow the instance segmentation pipeline to obtain the text regions. However,…

计算机视觉与模式识别 · 计算机科学 2021-06-25 Meng Cao , Can Zhang , Dongming Yang , Yuexian Zou

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

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