中文
相关论文

相关论文: Polygon-free: Unconstrained Scene Text Detection w…

200 篇论文

Recent advances in segmentation-free keyword spotting treat this problem w.r.t. an object detection paradigm and borrow from state-of-the-art detection systems to simultaneously propose a word bounding box proposal mechanism and compute a…

计算机视觉与模式识别 · 计算机科学 2023-08-08 George Retsinas , Giorgos Sfikas , Christophoros Nikou

This paper proposes an approach for rapid bounding box annotation for object detection datasets. The procedure consists of two stages: The first step is to annotate a part of the dataset manually, and the second step proposes annotations…

计算机视觉与模式识别 · 计算机科学 2024-10-30 Bishwo Adhikari , Jukka Peltomäki , Jussi Puura , Heikki Huttunen

Due to the diversity of scene text in aspects such as font, color, shape, and size, accurately and efficiently detecting text is still a formidable challenge. Among the various detection approaches, segmentation-based approaches have…

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

Pavement crack detection has long depended on costly and time-intensive pixel-level annotations, which limit its scalability for large-scale infrastructure monitoring. To overcome this barrier, this paper examines the feasibility of…

计算机视觉与模式识别 · 计算机科学 2025-10-24 Blessing Agyei Kyem , Joshua Kofi Asamoah , Eugene Denteh , Andrews Danyo , Armstrong Aboah

It is an extremely challenging task to detect arbitrary shape text in natural scenes on high accuracy and efficiency. In this paper, we propose a scene text detection framework, namely GWNet, which mainly includes two modules: Global module…

计算机视觉与模式识别 · 计算机科学 2022-03-11 Fuqiang Zhao , Jionghua Yu , Enjun Xing , Wenming Song , Xue Xu

State-of-the-art learning based boundary detection methods require extensive training data. Since labelling object boundaries is one of the most expensive types of annotations, there is a need to relax the requirement to carefully annotate…

计算机视觉与模式识别 · 计算机科学 2015-11-25 Anna Khoreva , Rodrigo Benenson , Mohamed Omran , Matthias Hein , Bernt Schiele

The research focus of scene text detection and recognition has shifted to arbitrary shape text in recent years, where the text shape representation is a fundamental problem. An ideal representation should be compact, complete, efficient,…

计算机视觉与模式识别 · 计算机科学 2022-09-13 Wei Wang , Yu Zhou , Jiahao Lv , Dayan Wu , Guoqing Zhao , Ning Jiang , Weiping Wang

Inspired by speech recognition, recent state-of-the-art algorithms mostly consider scene text recognition as a sequence prediction problem. Though achieving excellent performance, these methods usually neglect an important fact that text in…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Minghui Liao , Jian Zhang , Zhaoyi Wan , Fengming Xie , Jiajun Liang , Pengyuan Lyu , Cong Yao , Xiang Bai

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

Manually labeling datasets with object masks is extremely time consuming. In this work, we follow the idea of Polygon-RNN to produce polygonal annotations of objects interactively using humans-in-the-loop. We introduce several important…

计算机视觉与模式识别 · 计算机科学 2018-03-28 David Acuna , Huan Ling , Amlan Kar , Sanja Fidler

Image-text retrieval is a widely studied topic in the field of computer vision due to the exponential growth of multimedia data, whose core concept is to measure the similarity between images and text. However, most existing retrieval…

计算机视觉与模式识别 · 计算机科学 2023-12-08 Yang Zhang

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

End-to-end scene text spotting has made significant progress due to its intrinsic synergy between text detection and recognition. Previous methods commonly regard manual annotations such as horizontal rectangles, rotated rectangles,…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Yuliang Liu , Jiaxin Zhang , Dezhi Peng , Mingxin Huang , Xinyu Wang , Jingqun Tang , Can Huang , Dahua Lin , Chunhua Shen , Xiang Bai , Lianwen Jin

In this paper, we propose a refined scene text detector with a \textit{novel} Feature Enhancement Network (FEN) for Region Proposal and Text Detection Refinement. Retrospectively, both region proposal with \textit{only} $3\times 3$…

计算机视觉与模式识别 · 计算机科学 2017-11-15 Sheng Zhang , Yuliang Liu , Lianwen Jin , Canjie Luo

Scene text detection, an essential step of scene text recognition system, is to locate text instances in natural scene images automatically. Some recent attempts benefiting from Mask R-CNN formulate scene text detection task as an instance…

计算机视觉与模式识别 · 计算机科学 2019-03-29 Jingchao Liu , Xuebo Liu , Jie Sheng , Ding Liang , Xin Li , Qingjie Liu

Detecting incidental scene text is a challenging task because of multi-orientation, perspective distortion, and variation of text size, color and scale. Retrospective research has only focused on using rectangular bounding box or horizontal…

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

To achieve high coverage of target boxes, a normal strategy of conventional one-stage anchor-based detectors is to utilize multiple priors at each spatial position, especially in scene text detection tasks. In this work, we present a simple…

计算机视觉与模式识别 · 计算机科学 2019-09-24 Linjie Deng , Yanxiang Gong , Xinchen Lu , Yi Lin , Zheng Ma , Mei Xie

Rotated bounding boxes drastically reduce output ambiguity of elongated objects, making it superior to axis-aligned bounding boxes. Despite the effectiveness, rotated detectors are not widely employed. Annotating rotated bounding boxes is…

计算机视觉与模式识别 · 计算机科学 2023-05-05 Tianyu Zhu , Bryce Ferenczi , Pulak Purkait , Tom Drummond , Hamid Rezatofighi , Anton van den Hengel

Many approaches have recently been proposed to detect irregular scene text and achieved promising results. However, their localization results may not well satisfy the following text recognition part mainly because of two reasons: 1)…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Liang Qiao , Sanli Tang , Zhanzhan Cheng , Yunlu Xu , Yi Niu , Shiliang Pu , Fei Wu

The challenging field of scene text detection requires complex data annotation, which is time-consuming and expensive. Techniques, such as weak supervision, can reduce the amount of data needed. In this paper we propose a weak supervision…

计算机视觉与模式识别 · 计算机科学 2022-01-14 Emanuel Metzenthin , Christian Bartz , Christoph Meinel