中文
相关论文

相关论文: WeText: Scene Text Detection under Weak Supervisio…

200 篇论文

Most existing crowd counting methods require object location-level annotation, i.e., placing a dot at the center of an object. While being simpler than the bounding-box or pixel-level annotation, obtaining this annotation is still…

计算机视觉与模式识别 · 计算机科学 2020-03-03 Yinjie Lei , Yan Liu , Pingping Zhang , Lingqiao Liu

Deep learning is a data-hungry approach, which requires massive training data. However, it is time-consuming and labor-intensive to collect abundant fully-annotated training data for all categories. Assuming the existence of base categories…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Li Niu

When used in a real-world noisy environment, the capacity to generalize to multiple domains is essential for any autonomous scene text spotting system. However, existing state-of-the-art methods employ pretraining and fine-tuning strategies…

计算机视觉与模式识别 · 计算机科学 2024-02-20 Alloy Das , Sanket Biswas , Umapada Pal , Josep Lladós

Scene text recognition (STR) task has a common practice: All state-of-the-art STR models are trained on large synthetic data. In contrast to this practice, training STR models only on fewer real labels (STR with fewer labels) is important…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Jeonghun Baek , Yusuke Matsui , Kiyoharu Aizawa

Temporal Activity Detection aims to predict activity classes per frame, in contrast to video-level predictions in Activity Classification (i.e., Activity Recognition). Due to the expensive frame-level annotations required for detection, the…

计算机视觉与模式识别 · 计算机科学 2023-02-07 Kumara Kahatapitiya , Zhou Ren , Haoxiang Li , Zhenyu Wu , Michael S. Ryoo , Gang Hua

This work presents a method for visual text recognition without using any paired supervisory data. We formulate the text recognition task as one of aligning the conditional distribution of strings predicted from given text images, with…

计算机视觉与模式识别 · 计算机科学 2018-12-11 Ankush Gupta , Andrea Vedaldi , Andrew Zisserman

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

State-of-the-art weakly supervised text classification methods, while significantly reduced the required human supervision, still requires the supervision to cover all the classes of interest. This is never easy to meet in practice when…

计算与语言 · 计算机科学 2023-11-27 Tianle Wang , Zihan Wang , Weitang Liu , Jingbo Shang

Existing scene text recognition (STR) methods struggle to recognize challenging texts, especially for artistic and severely distorted characters. The limitation lies in the insufficient exploration of character morphologies, including the…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Yadong Qu , Yuxin Wang , Bangbang Zhou , Zixiao Wang , Hongtao Xie , Yongdong Zhang

Point annotations are considerably more time-efficient than bounding box annotations. However, how to use cheap point annotations to boost the performance of semi-supervised object detection remains largely unsolved. In this work, we…

计算机视觉与模式识别 · 计算机科学 2022-10-25 Yongtao Ge , Qiang Zhou , Xinlong Wang , Zhibin Wang , Hao Li , Chunhua Shen

The recent large-scale Contrastive Language-Image Pretraining (CLIP) model has shown great potential in various downstream tasks via leveraging the pretrained vision and language knowledge. Scene text, which contains rich textual and visual…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Wenwen Yu , Yuliang Liu , Wei Hua , Deqiang Jiang , Bo Ren , Xiang Bai

Generally pre-training and long-time training computation are necessary for obtaining a good-performance text detector based on deep networks. In this paper, we present a new scene text detection network (called FANet) with a Fast…

计算机视觉与模式识别 · 计算机科学 2022-07-05 Yuzhong Zhao , Yuanqiang Cai , Weijia Wu , Weiqiang Wang

Weakly-supervised text classification aims to train a classifier using only class descriptions and unlabeled data. Recent research shows that keyword-driven methods can achieve state-of-the-art performance on various tasks. However, these…

计算与语言 · 计算机科学 2022-12-16 Tingyu Xia , Yue Wang , Yuan Tian , Yi Chang

A crucial issue of current text generation models is that they often uncontrollably generate factually inconsistent text with respective of their inputs. Limited by the lack of annotated data, existing works in evaluating factual…

计算与语言 · 计算机科学 2023-05-30 Wenhao Wu , Wei Li , Xinyan Xiao , Jiachen Liu , Sujian Li , Yajuan Lv

This paper describes the COCO-Text dataset. In recent years large-scale datasets like SUN and Imagenet drove the advancement of scene understanding and object recognition. The goal of COCO-Text is to advance state-of-the-art in text…

计算机视觉与模式识别 · 计算机科学 2016-06-21 Andreas Veit , Tomas Matera , Lukas Neumann , Jiri Matas , Serge Belongie

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

Semantic segmentation tasks based on weakly supervised condition have been put forward to achieve a lightweight labeling process. For simple images that only include a few categories, researches based on image-level annotations have…

计算机视觉与模式识别 · 计算机科学 2020-03-11 Xi Li , Huimin Ma , Sheng Yi , Yanxian Chen

Modern scene text recognition systems often depend on large end-to-end architectures that require extensive training and are prohibitively expensive for real-time scenarios. In such cases, the deployment of heavy models becomes impractical…

计算机视觉与模式识别 · 计算机科学 2025-03-21 Ritabrata Chakraborty , Shivakumara Palaiahnakote , Umapada Pal , Cheng-Lin Liu

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

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