中文
相关论文

相关论文: Noise2Inpaint: Learning Referenceless Denoising by…

200 篇论文

The field of image denoising is currently dominated by discriminative deep learning methods that are trained on pairs of noisy input and clean target images. Recently it has been shown that such methods can also be trained without clean…

计算机视觉与模式识别 · 计算机科学 2019-04-08 Alexander Krull , Tim-Oliver Buchholz , Florian Jug

Deep learning approaches in image processing predominantly resort to supervised learning. A majority of methods for image denoising are no exception to this rule and hence demand pairs of noisy and corresponding clean images. Only recently…

图像与视频处理 · 电气工程与系统科学 2020-10-02 Priyatham Kattakinda , A. N. Rajagopalan

Recovering a high-quality image from noisy indirect measurements is an important problem with many applications. For such inverse problems, supervised deep convolutional neural network (CNN)-based denoising methods have shown strong…

图像与视频处理 · 电气工程与系统科学 2020-09-16 Allard A. Hendriksen , Daniel M. Pelt , K. Joost Batenburg

Supervised training for real-world denoising presents challenges due to the difficulty of collecting large datasets of paired noisy and clean images. Recent methods have attempted to address this by utilizing unpaired datasets of clean and…

计算机视觉与模式识别 · 计算机科学 2025-03-28 Hamadi Chihaoui , Paolo Favaro

When capturing and storing images, devices inevitably introduce noise. Reducing this noise is a critical task called image denoising. Deep learning has become the de facto method for image denoising, especially with the emergence of…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Haoyu Chen , Jinjin Gu , Yihao Liu , Salma Abdel Magid , Chao Dong , Qiong Wang , Hanspeter Pfister , Lei Zhu

We investigate the task of learning blind image denoising networks from an unpaired set of clean and noisy images. Such problem setting generally is practical and valuable considering that it is feasible to collect unpaired noisy and clean…

图像与视频处理 · 电气工程与系统科学 2020-09-01 Xiaohe Wu , Ming Liu , Yue Cao , Dongwei Ren , Wangmeng Zuo

Today, Convolutional Neural Networks (CNNs) are the leading method for image denoising. They are traditionally trained on pairs of images, which are often hard to obtain for practical applications. This motivates self-supervised training…

图像与视频处理 · 电气工程与系统科学 2020-12-21 Alexander Krull , Tomas Vicar , Florian Jug

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 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

Recently, denoising methods based on supervised learning have exhibited promising performance. However, their reliance on external datasets containing noisy-clean image pairs restricts their applicability. To address this limitation,…

计算机视觉与模式识别 · 计算机科学 2023-07-21 Jaekyun Ko , Sanghwan Lee

Image denoising methods must effectively model, implicitly or explicitly, the vast diversity of patterns and textures that occur in natural images. This is challenging, even for modern methods that leverage deep neural networks trained to…

计算机视觉与模式识别 · 计算机科学 2019-12-11 Zhihao Xia , Ayan Chakrabarti

Image denoising is a prerequisite for downstream tasks in many fields. Low-dose and photon-counting computed tomography (CT) denoising can optimize diagnostic performance at minimized radiation dose. Supervised deep denoising methods are…

机器学习 · 计算机科学 2022-01-06 Chuang Niu , Mengzhou Li , Fenglei Fan , Weiwen Wu , Xiaodong Guo , Qing Lyu , Ge Wang

In the last few years, image denoising has benefited a lot from the fast development of neural networks. However, the requirement of large amounts of noisy-clean image pairs for supervision limits the wide use of these models. Although…

图像与视频处理 · 电气工程与系统科学 2021-04-01 Tao Huang , Songjiang Li , Xu Jia , Huchuan Lu , Jianzhuang Liu

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 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

Deep learning methods have been successfully used in various computer vision tasks. Inspired by that success, deep learning has been explored in magnetic resonance imaging (MRI) reconstruction. In particular, integrating deep learning and…

图像与视频处理 · 电气工程与系统科学 2023-10-06 Peizhou Huang , Chaoyi Zhang , Xiaoliang Zhang , Xiaojuan Li , Liang Dong , Leslie Ying

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

In the last several years deep learning based approaches have come to dominate many areas of computer vision, and image denoising is no exception. Neural networks can learn by example to map noisy images to clean images. However, access to…

图像与视频处理 · 电气工程与系统科学 2023-06-13 Jason Lequyer , Reuben Philip , Amit Sharma , Laurence Pelletier

Deep learning-based denoising methods have shown powerful results for improving the signal-to-noise ratio of magnetic resonance (MR) images, mostly by leveraging supervised learning with clean ground truth. However, acquiring clean ground…

图像与视频处理 · 电气工程与系统科学 2025-06-16 Juhyung Park , Dongwon Park , Sooyeon Ji , Hyeong-Geol Shin , Se Young Chun , Jongho Lee

Self-supervised frameworks that learn denoising models with merely individual noisy images have shown strong capability and promising performance in various image denoising tasks. Existing self-supervised denoising frameworks are mostly…

计算机视觉与模式识别 · 计算机科学 2020-10-26 Yaochen Xie , Zhengyang Wang , Shuiwang Ji
‹ 上一页 1 2 3 10 下一页 ›