中文
相关论文

相关论文: AutoSTR: Efficient Backbone Search for Scene Text …

200 篇论文

The rapid development of the autonomous driving industry has led to a significant accumulation of autonomous driving data. Consequently, there comes a growing demand for retrieving data to provide specialized optimization. However, directly…

计算机视觉与模式识别 · 计算机科学 2024-06-19 Tao Tang , Dafeng Wei , Zhengyu Jia , Tian Gao , Changwei Cai , Chengkai Hou , Peng Jia , Kun Zhan , Haiyang Sun , Jingchen Fan , Yixing Zhao , Fu Liu , Xiaodan Liang , Xianpeng Lang , Yang Wang

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

End-to-end scene text spotting, which aims to read the text in natural images, has garnered significant attention in recent years. However, recent state-of-the-art methods usually incorporate detection and recognition simply by sharing the…

计算机视觉与模式识别 · 计算机科学 2025-04-09 Mingxin Huang , Dezhi Peng , Hongliang Li , Zhenghao Peng , Chongyu Liu , Dahua Lin , Yuliang Liu , Xiang Bai , Lianwen Jin

With the rise and development of deep learning, computer vision has been tremendously transformed and reshaped. As an important research area in computer vision, scene text detection and recognition has been inescapably influenced by this…

计算机视觉与模式识别 · 计算机科学 2020-08-11 Shangbang Long , Xin He , Cong Yao

Arbitrary text appearance poses a great challenge in scene text recognition tasks. Existing works mostly handle with the problem in consideration of the shape distortion, including perspective distortions, line curvature or other style…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Chengwei Zhang , Yunlu Xu , Zhanzhan Cheng , Shiliang Pu , Yi Niu , Fei Wu , Futai Zou

The anchor mechanism of Faster R-CNN and SSD framework is considered not effective enough to scene text detection, which can be attributed to its IoU based matching criterion between anchors and ground-truth boxes. In order to better…

计算机视觉与模式识别 · 计算机科学 2018-04-25 Zhuoyao Zhong , Lei Sun , Qiang Huo

Scene text recognition has attracted great interests from the computer vision and pattern recognition community in recent years. State-of-the-art methods use concolutional neural networks (CNNs), recurrent neural networks with long…

计算机视觉与模式识别 · 计算机科学 2017-09-07 Fei Yin , Yi-Chao Wu , Xu-Yao Zhang , Cheng-Lin Liu

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

Scene text spotting is of great importance to the computer vision community due to its wide variety of applications. Recent methods attempt to introduce linguistic knowledge for challenging recognition rather than pure visual…

计算机视觉与模式识别 · 计算机科学 2022-12-13 Shancheng Fang , Zhendong Mao , Hongtao Xie , Yuxin Wang , Chenggang Yan , Yongdong Zhang

Unsupervised domain adaptation (UDA) has become increasingly prevalent in scene text recognition (STR), especially where training and testing data reside in different domains. The efficacy of existing UDA approaches tends to degrade when…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Kha Nhat Le , Hoang-Tuan Nguyen , Hung Tien Tran , Thanh Duc Ngo

Modern visual object trackers show impressive results on general targets, yet their performance drops substantially when dealing with scene text. Although currently underexplored, tracking text in videos is essential for dynamic text…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Chenmin Yu , Liu Yu , Daiqing Wu , Gengluo Li , Zeyu Chen , Yu Zhou

Referring image segmentation is an advanced semantic segmentation task where target is not a predefined class but is described in natural language. Most of existing methods for this task rely heavily on convolutional neural networks, which…

计算机视觉与模式识别 · 计算机科学 2022-04-01 Namyup Kim , Dongwon Kim , Cuiling Lan , Wenjun Zeng , Suha Kwak

Reading irregular scene text of arbitrary shape in natural images is still a challenging problem, despite the progress made recently. Many existing approaches incorporate sophisticated network structures to handle various shapes, use extra…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Lu Yang , Fan Dang , Peng Wang , Hui Li , Zhen Li , Yanning Zhang

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

Over the past few years, the field of scene text detection has progressed rapidly that modern text detectors are able to hunt text in various challenging scenarios. However, they might still fall short when handling text instances of…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Minghang He , Minghui Liao , Zhibo Yang , Humen Zhong , Jun Tang , Wenqing Cheng , Cong Yao , Yongpan Wang , Xiang Bai

To detect and segment objects in images based on their content is one of the most active topics in the field of computer vision. Nowadays, this problem can be addressed using Deep Learning architectures such as Faster R-CNN or YOLO, among…

计算机视觉与模式识别 · 计算机科学 2021-05-12 Òscar Lorente , Ian Riera , Aditya Rana

Recent progress in deep learning has led to the development of Optical Character Recognition (OCR) systems which perform remarkably well. Most research has been around recurrent networks as well as complex gated layers which make the…

计算机视觉与模式识别 · 计算机科学 2022-06-01 Kartik Chaudhary , Raghav Bali

Object detectors are usually equipped with backbone networks designed for image classification. It might be sub-optimal because of the gap between the tasks of image classification and object detection. In this work, we present DetNAS to…

计算机视觉与模式识别 · 计算机科学 2020-01-01 Yukang Chen , Tong Yang , Xiangyu Zhang , Gaofeng Meng , Xinyu Xiao , Jian Sun

Scene understanding is essential for enhancing driver safety, generating human-centric explanations for Automated Vehicle (AV) decisions, and leveraging Artificial Intelligence (AI) for retrospective driving video analysis. This study…

计算机视觉与模式识别 · 计算机科学 2025-01-13 Mohammed Elhenawy , Huthaifa I. Ashqar , Andry Rakotonirainy , Taqwa I. Alhadidi , Ahmed Jaber , Mohammad Abu Tami

The history of text can be traced back over thousands of years. Rich and precise semantic information carried by text is important in a wide range of vision-based application scenarios. Therefore, text recognition in natural scenes has been…

计算机视觉与模式识别 · 计算机科学 2020-12-04 Xiaoxue Chen , Lianwen Jin , Yuanzhi Zhu , Canjie Luo , Tianwei Wang