中文
相关论文

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

200 篇论文

Scene text recognition (STR) is a challenging task that requires large-scale annotated data for training. However, collecting and labeling real text images is expensive and time-consuming, which limits the availability of real data.…

计算机视觉与模式识别 · 计算机科学 2024-02-27 Mingkun Yang , Biao Yang , Minghui Liao , Yingying Zhu , Xiang Bai

Recent studies have shown that state-of-the-art deep learning models are vulnerable to the inputs with small perturbations (adversarial examples). We observe two critical obstacles in adversarial examples: (i) Strong adversarial attacks…

计算机视觉与模式识别 · 计算机科学 2020-04-02 Xiaoyong Yuan , Pan He , Xiaolin Andy Li , Dapeng Oliver Wu

Scene Parsing is a crucial step to enable autonomous systems to understand and interact with their surroundings. Supervised deep learning methods have made great progress in solving scene parsing problems, however, come at the cost of…

计算机视觉与模式识别 · 计算机科学 2019-03-26 Keng-Chi Liu , Yi-Ting Shen , Jan P. Klopp , Liang-Gee Chen

Several recent deep learning (DL) based techniques perform considerably well on image-based multilingual text detection. However, their performance relies heavily on the availability and quality of training data. There are numerous types of…

计算机视觉与模式识别 · 计算机科学 2024-02-16 Dhruv Kudale , Badri Vishal Kasuba , Venkatapathy Subramanian , Parag Chaudhuri , Ganesh Ramakrishnan

Most of the previous methods for table recognition rely on training datasets containing many richly annotated table images. Detailed table image annotation, e.g., cell or text bounding box annotation, however, is costly and often…

计算机视觉与模式识别 · 计算机科学 2023-03-16 Nam Tuan Ly , Atsuhiro Takasu , Phuc Nguyen , Hideaki Takeda

Scene text detection is a challenging problem in computer vision. In this paper, we propose a novel text detection network based on prevalent object detection frameworks. In order to obtain stronger semantic feature, we adopt ResNet as…

计算机视觉与模式识别 · 计算机科学 2017-11-15 Xiangyu Zhu , Yingying Jiang , Shuli Yang , Xiaobing Wang , Wei Li , Pei Fu , Hua Wang , Zhenbo Luo

Weakly-supervised object detection attempts to limit the amount of supervision by dispensing the need for bounding boxes, but still assumes image-level labels on the entire training set. In this work, we study the problem of training an…

计算机视觉与模式识别 · 计算机科学 2021-07-22 Zhaohui Yang , Miaojing Shi , Chao Xu , Vittorio Ferrari , Yannis Avrithis

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

Scene text erasing seeks to erase text contents from scene images and current state-of-the-art text erasing models are trained on large-scale synthetic data. Although data synthetic engines can provide vast amounts of annotated training…

计算机视觉与模式识别 · 计算机科学 2023-05-01 Xiangcheng Du , Zhao Zhou , Yingbin Zheng , Xingjiao Wu , Tianlong Ma , Cheng Jin

Until recently, the number of public real-world text images was insufficient for training scene text recognizers. Therefore, most modern training methods rely on synthetic data and operate in a fully supervised manner. Nevertheless, the…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Aviad Aberdam , Roy Ganz , Shai Mazor , Ron Litman

Scene text recognition (STR) attracts much attention over the years because of its wide application. Most methods train STR model in a fully supervised manner which requires large amounts of labeled data. Although synthetic data contributes…

计算机视觉与模式识别 · 计算机科学 2022-05-24 Caiyuan Zheng , Hui Li , Seon-Min Rhee , Seungju Han , Jae-Joon Han , Peng Wang

Solving text classification in a weakly supervised manner is important for real-world applications where human annotations are scarce. In this paper, we propose to query a masked language model with cloze style prompts to obtain supervision…

计算与语言 · 计算机科学 2022-05-16 Ziqian Zeng , Weimin Ni , Tianqing Fang , Xiang Li , Xinran Zhao , Yangqiu Song

Scene text synthesis involves rendering specified texts onto arbitrary images. Current methods typically formulate this task in an end-to-end manner but lack effective character-level guidance during training. Besides, their text encoders,…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Yibin Wang , Weizhong Zhang , Honghui Xu , Cheng Jin

Fight detection in videos is an emerging deep learning application with today's prevalence of surveillance systems and streaming media. Previous work has largely relied on action recognition techniques to tackle this problem. In this paper,…

计算机视觉与模式识别 · 计算机科学 2022-09-26 Zhenting Qi , Ruike Zhu , Zheyu Fu , Wenhao Chai , Volodymyr Kindratenko

State-of-the-art deep neural networks require large-scale labeled training data that is often expensive to obtain or not available for many tasks. Weak supervision in the form of domain-specific rules has been shown to be useful in such…

计算与语言 · 计算机科学 2021-04-13 Giannis Karamanolakis , Subhabrata Mukherjee , Guoqing Zheng , Ahmed Hassan Awadallah

A large amount of annotated training images is critical for training accurate and robust deep network models but the collection of a large amount of annotated training images is often time-consuming and costly. Image synthesis alleviates…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Changgong Zhang , Fangneng Zhan , Hongyuan Zhu , Shijian Lu

Training deep neural networks requires massive amounts of training data, but for many tasks only limited labeled data is available. This makes weak supervision attractive, using weak or noisy signals like the output of heuristic methods or…

机器学习 · 计算机科学 2017-12-08 Mostafa Dehghani , Aliaksei Severyn , Sascha Rothe , Jaap Kamps

The absence of adequately sufficient expert-level tumor annotations hinders the effectiveness of supervised learning based opportunistic cancer screening on medical imaging. Clinical reports (that are rich in descriptive textual details)…

计算机视觉与模式识别 · 计算机科学 2024-05-24 Guangyu Guo , Jiawen Yao , Yingda Xia , Tony C. W. Mok , Zhilin Zheng , Junwei Han , Le Lu , Dingwen Zhang , Jian Zhou , Ling Zhang

In this paper, we propose Double Supervised Network with Attention Mechanism (DSAN), a novel end-to-end trainable framework for scene text recognition. It incorporates one text attention module during feature extraction which enforces the…

计算机视觉与模式识别 · 计算机科学 2019-10-23 Yuting Gao , Zheng Huang , Yuchen Dai , Cheng Xu , Kai Chen , Jie Tuo

Recently, the semantics of scene text has been proven to be essential in fine-grained image classification. However, the existing methods mainly exploit the literal meaning of scene text for fine-grained recognition, which might be…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Hao Wang , Junchao Liao , Tianheng Cheng , Zewen Gao , Hao Liu , Bo Ren , Xiang Bai , Wenyu Liu