中文
相关论文

相关论文: Data Augmentation for Scene Text Recognition

200 篇论文

Robustness certification, which aims to formally certify the predictions of neural networks against adversarial inputs, has become an integral part of important tool for safety-critical applications. Despite considerable progress, existing…

计算机视觉与模式识别 · 计算机科学 2024-01-12 Daqian Shao , Lukas Fesser , Marta Kwiatkowska

Deep neural networks have become popular in many supervised learning tasks, but they may suffer from overfitting when the training dataset is limited. To mitigate this, many researchers use data augmentation, which is a widely used and…

机器学习 · 计算机科学 2022-05-27 Jianhan Wu , Shijing Si , Jianzong Wang , Jing Xiao

Scene text image super-resolution (STISR), aiming to improve image quality while boosting downstream scene text recognition accuracy, has recently achieved great success. However, most existing methods treat the foreground (character…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Hang Guo , Tao Dai , Guanghao Meng , Shu-Tao Xia

Scene Text Image Super-resolution (STISR) has recently achieved great success as a preprocessing method for scene text recognition. STISR aims to transform blurred and noisy low-resolution (LR) text images in real-world settings into clear…

计算机视觉与模式识别 · 计算机科学 2023-12-25 Chihiro Noguchi , Shun Fukuda , Masao Yamanaka

The prevalent perspectives of scene text recognition are from sequence to sequence (seq2seq) and segmentation. Nevertheless, the former is composed of many components which makes implementation and deployment complicated, while the latter…

计算机视觉与模式识别 · 计算机科学 2021-06-15 Hongxiang Cai , Jun Sun , Yichao Xiong

Recent advances in data augmentation enable one to translate images by learning the mapping between a source domain and a target domain. Existing methods tend to learn the distributions by training a model on a variety of datasets, with…

计算机视觉与模式识别 · 计算机科学 2023-01-18 Boyi Li , Yin Cui , Tsung-Yi Lin , Serge Belongie

While scene text image super-resolution (STISR) has yielded remarkable improvements in accurately recognizing scene text, prior methodologies have placed excessive emphasis on optimizing performance, rather than paying due attention to…

计算机视觉与模式识别 · 计算机科学 2023-06-06 Minghao Fu , Xin Man , Yihan Xu , Jie Shao

Reading text in the wild is a very challenging task due to the diversity of text instances and the complexity of natural scenes. Recently, the community has paid increasing attention to the problem of recognizing text instances with…

计算机视觉与模式识别 · 计算机科学 2019-08-07 MingKun Yang , Yushuo Guan , Minghui Liao , Xin He , Kaigui Bian , Song Bai , Cong Yao , Xiang Bai

Transformers, particularly Vision Transformers (ViTs), have achieved state-of-the-art performance in large-scale image classification. However, they often require large amounts of data and can exhibit biases, such as center or size bias,…

计算机视觉与模式识别 · 计算机科学 2025-12-01 Tobias Christian Nauen , Brian Moser , Federico Raue , Stanislav Frolov , Andreas Dengel

Scene text image super-resolution (STISR) has been regarded as an important pre-processing task for text recognition from low-resolution scene text images. Most recent approaches use the recognizer's feedback as clues to guide…

计算机视觉与模式识别 · 计算机科学 2022-05-02 Minyi Zhao , Miao Wang , Fan Bai , Bingjia Li , Jie Wang , Shuigeng Zhou

Scene text removal (STR) is the image transformation task to remove text regions in scene images. The conventional STR methods remove all scene text. This means that the existing methods cannot select text to be removed. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2023-10-04 Hayato Mitani , Akisato Kimura , Seiichi Uchida

Retrieval-Augmented Generation (RAG) has emerged as a powerful framework to improve factuality in large language models (LLMs) by grounding their outputs in retrieved documents. However, ensuring perfect retrieval of relevant information…

计算与语言 · 计算机科学 2025-12-04 Zhan Peng Lee , Andre Lin , Calvin Tan

Deep reinforcement learning (RL) agents often fail to generalize to unseen scenarios, even when they are trained on many instances of semantically similar environments. Data augmentation has recently been shown to improve the sample…

机器学习 · 计算机科学 2021-02-23 Roberta Raileanu , Max Goldstein , Denis Yarats , Ilya Kostrikov , Rob Fergus

Recent progress in video-text retrieval has been driven largely by advancements in model architectures and training strategies. However, the representation learning capabilities of videotext retrieval models remain constrained by lowquality…

计算机视觉与模式识别 · 计算机科学 2025-02-05 Yimu Wang , Shuai Yuan , Bo Xue , Xiangru Jian , Wei Pang , Mushi Wang , Ning Yu

Scene text editing (STE) aims to replace text with the desired one while preserving background and styles of the original text. However, due to the complicated background textures and various text styles, existing methods fall short in…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Yadong Qu , Qingfeng Tan , Hongtao Xie , Jianjun Xu , Yuxin Wang , Yongdong Zhang

In digital pathology, different staining procedures and scanners cause substantial color variations in whole-slide images (WSIs), especially across different laboratories. These color shifts result in a poor generalization of deep…

图像与视频处理 · 电气工程与系统科学 2021-07-27 Sophia J. Wagner , Nadieh Khalili , Raghav Sharma , Melanie Boxberg , Carsten Marr , Walter de Back , Tingying Peng

Action recognition is a well-established area of research in computer vision. In this paper, we propose S3Aug, a video data augmenatation for action recognition. Unlike conventional video data augmentation methods that involve cutting and…

计算机视觉与模式识别 · 计算机科学 2023-10-24 Taiki Sugiura , Toru Tamaki

To prevent unauthorized use of text in images, Scene Text Removal (STR) has become a crucial task. It focuses on automatically removing text and replacing it with a natural, text-less background while preserving significant details such as…

计算机视觉与模式识别 · 计算机科学 2024-10-30 Sanhita Pathak , Vinay Kaushik , Brejesh Lall

Scene text recognition (STR) has attracted much attention due to its broad applications. The previous works pay more attention to dealing with the recognition of Latin text images with complex backgrounds by introducing language models or…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Haiyang Yu , Xiaocong Wang , Bin Li , Xiangyang Xue

Due to the limitation of available labeled data, medical image segmentation is a challenging task for deep learning. Traditional data augmentation techniques have been shown to improve segmentation network performances by optimizing the…

图像与视频处理 · 电气工程与系统科学 2022-11-03 Kevin Ginsburger