中文
相关论文

相关论文: Supervised Raw Video Denoising with a Benchmark Da…

200 篇论文

The convolution neural nets (conv nets) have achieved a state-of-the-art performance in many applications of image and video processing. The most recent studies illustrate that the conv nets are fragile in terms of recognition accuracy to…

计算机视觉与模式识别 · 计算机科学 2019-10-25 Sergey Tarasenko , Fumihiko Takahashi

Demosaicing and denoising of RAW images are crucial steps in the processing pipeline of modern digital cameras. As only a third of the color information required to produce a digital image is captured by the camera sensor, the process of…

图像与视频处理 · 电气工程与系统科学 2023-09-19 Taihui Li , Anish Lahiri , Yutong Dai , Owen Mayer

Real noisy-clean pairs on a large scale are costly and difficult to obtain. Meanwhile, supervised denoisers trained on synthetic data perform poorly in practice. Self-supervised denoisers, which learn only from single noisy images, solve…

图像与视频处理 · 电气工程与系统科学 2023-05-09 Zejin Wang , Jiazheng Liu , Guoqing Li , Hua Han

We study self-supervised video representation learning, which is a challenging task due to 1) lack of labels for explicit supervision; 2) unstructured and noisy visual information. Existing methods mainly use contrastive loss with video…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Deng Huang , Wenhao Wu , Weiwen Hu , Xu Liu , Dongliang He , Zhihua Wu , Xiangmiao Wu , Mingkui Tan , Errui Ding

Video streams are delivered continuously to save the cost of storage and device memory. Real-time denoising algorithms are typically adopted on the user device to remove the noise involved during the shooting and transmission of video…

计算机视觉与模式识别 · 计算机科学 2022-07-15 Chenyang Qi , Junming Chen , Xin Yang , Qifeng Chen

Deep convolutional neural networks (CNNs) depend on feedforward and feedback ways to obtain good performance in image denoising. However, how to obtain effective structural information via CNNs to efficiently represent given noisy images is…

图像与视频处理 · 电气工程与系统科学 2023-10-17 Chunwei Tian , Menghua Zheng , Wangmeng Zuo , Shichao Zhang , Yanning Zhang , Chia-Wen Ling

Webly-supervised learning has recently emerged as an alternative paradigm to traditional supervised learning based on large-scale datasets with manual annotations. The key idea is that models such as CNNs can be learned from the noisy…

计算机视觉与模式识别 · 计算机科学 2017-09-08 Christian Rupprecht , Ansh Kapil , Nan Liu , Lamberto Ballan , Federico Tombari

Restoring clear frames from rainy videos presents a significant challenge due to the rapid motion of rain streaks. Traditional frame-based visual sensors, which capture scene content synchronously, struggle to capture the fast-moving…

计算机视觉与模式识别 · 计算机科学 2025-03-27 Hanwen Liang , Xian Zhong , Wenxuan Liu , Yajing Zheng , Wenxin Huang , Zhaofei Yu , Tiejun Huang

Video restoration for noise removal, deblurring or super-resolution is attracting more and more attention in the fields of image processing and computer vision. Works on video restoration with data-driven approaches for fog removal are rare…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Alexandra Duminil , Jean-Philippe Tarel , Roland Brémond

Deep learning methods have shown remarkable performance in image denoising, particularly when trained on large-scale paired datasets. However, acquiring such paired datasets for real-world scenarios poses a significant challenge. Although…

图像与视频处理 · 电气工程与系统科学 2023-08-15 Xin Lin , Chao Ren , Xiao Liu , Jie Huang , Yinjie Lei

Document denoising is considered one of the most challenging tasks in computer vision. There exist millions of documents that are still to be digitized, but problems like document degradation due to natural and man-made factors make this…

计算机视觉与模式识别 · 计算机科学 2023-07-06 Yashowardhan Shinde , Kishore Kulkarni , Sachin Kuberkar

Blind image denoising is an important yet very challenging problem in computer vision due to the complicated acquisition process of real images. In this work we propose a new variational inference method, which integrates both noise…

计算机视觉与模式识别 · 计算机科学 2023-09-04 Zongsheng Yue , Hongwei Yong , Qian Zhao , Lei Zhang , Deyu Meng

Deep neural network based methods are the state of the art in various image restoration problems. Standard supervised learning frameworks require a set of noisy measurement and clean image pairs for which a distance between the output of…

图像与视频处理 · 电气工程与系统科学 2021-03-31 Rihuan Ke , Carola-Bibiane Schönlieb

Denoising extreme low light images is a challenging task due to the high noise level. When the illumination is low, digital cameras increase the ISO (electronic gain) to amplify the brightness of captured data. However, this in turn…

图像与视频处理 · 电气工程与系统科学 2019-09-13 Hao Guan , Liu Liu , Sean Moran , Fenglong Song , Gregory Slabaugh

Noise modeling lies in the heart of many image processing tasks. However, existing deep learning methods for noise modeling generally require clean and noisy image pairs for model training; these image pairs are difficult to obtain in many…

计算机视觉与模式识别 · 计算机科学 2020-06-05 Hanshu Yan , Xuan Chen , Vincent Y. F. Tan , Wenhan Yang , Joe Wu , Jiashi Feng

Accurate analysis of microscopy images is hindered by the presence of noise. This noise is usually signal-dependent and often additionally correlated along rows or columns of pixels. Current self- and unsupervised denoisers can address…

图像与视频处理 · 电气工程与系统科学 2025-04-09 Benjamin Salmon , Alexander Krull

Recently, there has been extensive research interest in training deep networks to denoise images without clean reference. However, the representative approaches such as Noise2Noise, Noise2Void, Stein's unbiased risk estimator (SURE), etc.…

图像与视频处理 · 电气工程与系统科学 2021-10-28 Kwanyoung Kim , Jong Chul Ye

Image denoising is a fundamental task in low-level computer vision. While recent deep learning-based image denoising methods have achieved impressive performance, they are black-box models and the underlying denoising principle remains…

计算机视觉与模式识别 · 计算机科学 2023-09-27 Jingwei Niu , Jun Cheng , Shan Tan

Recently, tremendous human-designed and automatically searched neural networks have been applied to image denoising. However, previous works intend to handle all noisy images in a pre-defined static network architecture, which inevitably…

计算机视觉与模式识别 · 计算机科学 2021-10-19 Zutao Jiang , Changlin Li , Xiaojun Chang , Jihua Zhu , Yi Yang

Image denoising is an important low-level computer vision task, which aims to reconstruct a noise-free and high-quality image from a noisy image. With the development of deep learning, convolutional neural network (CNN) has been gradually…

计算机视觉与模式识别 · 计算机科学 2022-05-17 Chao Yao , Shuo Jin , Meiqin Liu , Xiaojuan Ban