中文
相关论文

相关论文: FBI-Denoiser: Fast Blind Image Denoiser for Poisso…

200 篇论文

Blind and universal image denoising consists of using a unique model that denoises images with any level of noise. It is especially practical as noise levels do not need to be known when the model is developed or at test time. We propose a…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Majed El Helou , Sabine Süsstrunk

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

Self-supervised blind denoising for Poisson-Gaussian noise remains a challenging task. Pseudo-supervised pairs constructed from single noisy images re-corrupt the signal and degrade the performance. The visible blindspots solve the…

计算机视觉与模式识别 · 计算机科学 2023-03-15 Zejin Wang , Jiazheng Liu , Hao Zhai , Hua Han

The degradation of the acquired signal by Poisson noise is a common problem for various imaging applications, such as medical imaging, night vision and microscopy. Up to now, many state-of-the-art Poisson denoising techniques mainly…

计算机视觉与模式识别 · 计算机科学 2015-10-13 Wensen Feng , Yunjin Chen

We extend the blindspot model for self-supervised denoising to handle Poisson-Gaussian noise and introduce an improved training scheme that avoids hyperparameters and adapts the denoiser to the test data. Self-supervised models for…

图像与视频处理 · 电气工程与系统科学 2020-11-20 Wesley Khademi , Sonia Rao , Clare Minnerath , Guy Hagen , Jonathan Ventura

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

We propose a new grayscale image denoiser, dubbed as Neural Affine Image Denoiser (Neural AIDE), which utilizes neural network in a novel way. Unlike other neural network based image denoising methods, which typically apply simple…

计算机视觉与模式识别 · 计算机科学 2017-09-19 Sungmin Cha , Taesup Moon

Low-light image denoising and enhancement are challenging, especially when traditional noise assumptions, such as Gaussian noise, do not hold in majority. In many real-world scenarios, such as low-light imaging, noise is signal-dependent…

图像与视频处理 · 电气工程与系统科学 2025-11-03 Isha Rao , Ratul Chakraborty , Sanjay Ghosh

Deep image prior (DIP) serves as a good inductive bias for diverse inverse problems. Among them, denoising is known to be particularly challenging for the DIP due to noise fitting with the requirement of an early stopping. To address the…

图像与视频处理 · 电气工程与系统科学 2021-08-31 Yeonsik Jo , Se Young Chun , Jonghyun Choi

Recently, deep learning-based image denoising methods have achieved promising performance on test data with the same distribution as training set, where various denoising models based on synthetic or collected real-world training data have…

计算机视觉与模式识别 · 计算机科学 2022-06-09 Pengju Liu , Hongzhi Zhang , Jinghui Wang , Yuzhi Wang , Dongwei Ren , Wangmeng Zuo

Poisson-Gaussian noise describes the noise of various imaging systems thus the need of efficient algorithms for Poisson-Gaussian image restoration. Deep learning methods offer state-of-the-art performance but often require sensor-specific…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Maud Biquard , Marie Chabert , Florence Genin , Christophe Latry , Thomas Oberlin

We tackle a challenging blind image denoising problem, in which only single distinct noisy images are available for training a denoiser, and no information about noise is known, except for it being zero-mean, additive, and independent of…

图像与视频处理 · 电气工程与系统科学 2021-07-06 Sungmin Cha , Taeeon Park , Byeongjoon Kim , Jongduk Baek , Taesup Moon

Image enhancement approaches often assume that the noise is signal independent, and approximate the degradation model as zero-mean additive Gaussian. However, this assumption does not hold for biomedical imaging systems where sensor-based…

图像与视频处理 · 电气工程与系统科学 2023-04-10 Calvin-Khang Ta , Abhishek Aich , Akash Gupta , Amit K. Roy-Chowdhury

Deep learning-based image denoising techniques often struggle with poor generalization performance to out-of-distribution real-world noise. To tackle this challenge, we propose a novel noise translation framework that performs denoising on…

图像与视频处理 · 电气工程与系统科学 2026-04-03 Inju Ha , Donghun Ryou , Seonguk Seo , Bohyung Han

This paper proposes a deep learning architecture that attains statistically significant improvements over traditional algorithms in Poisson image denoising espically when the noise is strong. Poisson noise commonly occurs in low-light and…

计算机视觉与模式识别 · 计算机科学 2018-09-28 Po-Yu Liu , Edmund Y. Lam

We describe a novel method for training high-quality image denoising models based on unorganized collections of corrupted images. The training does not need access to clean reference images, or explicit pairs of corrupted images, and can…

机器学习 · 计算机科学 2019-10-29 Samuli Laine , Tero Karras , Jaakko Lehtinen , Timo Aila

Noisy images processing is a fundamental task of computer vision. The first example is the detection of faint edges in noisy images, a challenging problem studied in the last decades. A recent study introduced a fast method to detect faint…

计算机视觉与模式识别 · 计算机科学 2021-10-06 Nati Ofir , Yosi Keller

Fully supervised deep-learning based denoisers are currently the most performing image denoising solutions. However, they require clean reference images. When the target noise is complex, e.g. composed of an unknown mixture of primary…

图像与视频处理 · 电气工程与系统科学 2020-08-03 Florian Lemarchand , Erwan Nogues , Maxime Pelcat

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

A flexible discriminative image denoiser is introduced in which multi-task learning methods are applied to a densoising FCN based on U-Net. The activations of the U-Net model are modified by affine transforms that are a learned function of…

图像与视频处理 · 电气工程与系统科学 2020-11-26 Anthony Kelly
‹ 上一页 1 2 3 10 下一页 ›