中文
相关论文

相关论文: Improving Document Binarization via Adversarial No…

200 篇论文

Visual recognition under adverse conditions is a very important and challenging problem of high practical value, due to the ubiquitous existence of quality distortions during image acquisition, transmission, or storage. While deep neural…

计算机视觉与模式识别 · 计算机科学 2019-04-04 Ding Liu , Bowen Cheng , Zhangyang Wang , Haichao Zhang , Thomas S. Huang

Handwritten text and scene text suffer from various shapes and distorted patterns. Thus training a robust recognition model requires a large amount of data to cover diversity as much as possible. In contrast to data collection and…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Canjie Luo , Yuanzhi Zhu , Lianwen Jin , Yongpan Wang

Nowadays, due to advanced digital imaging technologies and internet accessibility to the public, the number of generated digital images has increased dramatically. Thus, the need for automatic image enhancement techniques is quite apparent.…

图像与视频处理 · 电气工程与系统科学 2021-12-08 Saeedeh Rezaee , Nezam Mahdavi-Amiri

Successful Artificial Intelligence systems often require numerous labeled data to extract information from document images. In this paper, we investigate the problem of improving the performance of Artificial Intelligence systems in…

信息检索 · 计算机科学 2022-09-27 Bao-Sinh Nguyen , Dung Tien Le , Hieu M. Vu , Tuan Anh D. Nguyen , Minh-Tien Nguyen , Hung Le

We present a novel adversarial distortion learning (ADL) for denoising two- and three-dimensional (2D/3D) biomedical image data. The proposed ADL consists of two auto-encoders: a denoiser and a discriminator. The denoiser removes noise from…

图像与视频处理 · 电气工程与系统科学 2024-03-13 Morteza Ghahremani , Mohammad Khateri , Alejandra Sierra , Jussi Tohka

Text-based adversarial attacks are becoming more commonplace and accessible to general internet users. As these attacks proliferate, the need to address the gap in model robustness becomes imminent. While retraining on adversarial data may…

计算与语言 · 计算机科学 2022-06-10 Joanna Bitton , Maya Pavlova , Ivan Evtimov

This paper presents a novel method to deal with the challenging task of generating photographic images conditioned on semantic image descriptions. Our method introduces accompanying hierarchical-nested adversarial objectives inside the…

计算机视觉与模式识别 · 计算机科学 2018-04-10 Zizhao Zhang , Yuanpu Xie , Lin Yang

This paper addresses the problem of document image dewarping, which aims at eliminating the geometric distortion in document images for document digitization. Instead of designing a better neural network to approximate the optical flow…

图像与视频处理 · 电气工程与系统科学 2022-04-06 Xiangwei Jiang , Rujiao Long , Nan Xue , Zhibo Yang , Cong Yao , Gui-Song Xia

We present a method for training a neural network to perform image denoising without access to clean training examples or access to paired noisy training examples. Our method requires only a single noisy realization of each training example…

图像与视频处理 · 电气工程与系统科学 2019-10-29 Nick Moran , Dan Schmidt , Yu Zhong , Patrick Coady

Adversarial training and adversarial purification are two widely used defense strategies for enhancing model robustness against adversarial attacks. However, adversarial training requires costly retraining, while adversarial purification…

计算机视觉与模式识别 · 计算机科学 2025-09-17 Xuelong Dai , Dong Wang , Xiuzhen Cheng , Bin Xiao

Image denoising is the process of removing noise from noisy images, which is an image domain transferring task, i.e., from a single or several noise level domains to a photo-realistic domain. In this paper, we propose an effective image…

图像与视频处理 · 电气工程与系统科学 2019-06-05 Xianxu Hou , Hongming Luo , Jingxin Liu , Bolei Xu , Ke Sun , Yuanhao Gong , Bozhi Liu , Guoping Qiu

Noise is ubiquitous during image acquisition. Sufficient denoising is often an important first step for image processing. In recent decades, deep neural networks (DNNs) have been widely used for image denoising. Most DNN-based image…

计算机视觉与模式识别 · 计算机科学 2024-08-02 Chenyin Gao , Shu Yang , Anru R. Zhang

We propose a new framework called Noise2Blur (N2B) for training robust image denoising models without pre-collected paired noisy/clean images. The training of the model requires only some (or even one) noisy images, some random unpaired…

图像与视频处理 · 电气工程与系统科学 2020-05-15 Huangxing Lin , Weihong Zeng , Xinghao Ding , Xueyang Fu , Yue Huang , John Paisley

Deep-learning-based methods for different applications have been shown vulnerable to adversarial examples. These examples make deployment of such models in safety-critical tasks questionable. Use of deep neural networks as inverse problem…

机器学习 · 计算机科学 2020-02-28 Ankit Raj , Yoram Bresler , Bo Li

While deep neural networks have achieved remarkable success in various computer vision tasks, they often fail to generalize to new domains and subtle variations of input images. Several defenses have been proposed to improve the robustness…

计算机视觉与模式识别 · 计算机科学 2021-09-08 Omid Poursaeed , Tianxing Jiang , Harry Yang , Serge Belongie , SerNam Lim

Image segmentation is one of the principal approaches of image processing. The choice of the most appropriate Binarization algorithm for each case proved to be a very interesting procedure itself. In this paper, we have done the comparison…

计算机视觉与模式识别 · 计算机科学 2011-11-22 Aroop Mukherjee , Soumen Kanrar

Convolutional Neural Networks (CNNs) have become the state-of-the-art method to learn from image data. However, recent research shows that they may include a texture and colour bias in their representation, contrary to the intuition that…

计算机视觉与模式识别 · 计算机科学 2019-07-31 Francis Brochu

Neural network binarization accelerates deep models by quantizing their weights and activations into 1-bit. However, there is still a huge performance gap between Binary Neural Networks (BNNs) and their full-precision (FP) counterparts. As…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Yuzhang Shang , Dan Xu , Ziliang Zong , Liqiang Nie , Yan Yan

This paper presents a novel context-aware image denoising algorithm that combines an adaptive image smoothing technique and color reduction techniques to remove perturbation from adversarial images. Adaptive image smoothing is achieved…

计算机视觉与模式识别 · 计算机科学 2021-01-18 Li-Yun Wang , Yeganeh Jalalpour , Wu-chi Feng

Image denoising is a classical signal processing problem that has received significant interest within the image processing community during the past two decades. Most of the algorithms for image denoising has focused on the paradigm of…

计算机视觉与模式识别 · 计算机科学 2020-08-26 Varuna De Silva