paper-with-me

Papers

An Unsupervised Deep Learning Approach for Real-World Image Denoising

2021-01-01 · ICLR 2021 1 · Dihan Zheng, Sia Huat Tan, Xiaowen Zhang, Zuoqiang Shi, Kaisheng Ma, Chenglong Bao

Designing an unsupervised image denoising approach in practical applications is a challenging task due to the complicated data acquisition process. In the real-world case, the noise distribution is so complex that the simplified additive white Gaussian (AWGN) assumption rarely holds, which significantly deteriorates the Gaussian denoisers' performance. To address this problem, we apply a deep neural network that maps the noisy image into a latent space in which the AWGN assumption holds, and thus any existing Gaussian denoiser is applicable. More specifically, the proposed neural network consists of the encoder-decoder structure and approximates the likelihood term in the Bayesian framework. Together with a Gaussian denoiser, the neural network can be trained with the input image itself and does not require any pre-training in other datasets. Extensive experiments on real-world noisy image datasets have shown that the combination of neural networks and Gaussian denoisers improves the performance of the original Gaussian denoisers by a large margin. In particular, the neural network+BM3D method significantly outperforms other unsupervised denoising approaches and is competitive with supervised networks such as DnCNN, FFDNet, and CBDNet.

📄 PDF Abstract BibTeX

Code (1)

zhengdharia/Unsupervised_denoising 공식 구현 pytorch

Tasks

DecoderDeep LearningDenoisingImage Denoising

Similar Papers 제목 키워드 기반

IDR: Self-Supervised Image Denoising via Iterative Data Refinement

2021-11-29 · CVPR 2022 1 · Yi Zhang, Dasong Li, Ka Lung Law, Xiaogang Wang 외

The lack of large-scale noisy-clean image pairs restricts supervised denoising methods' deployment in actual applications. While existing unsupervised methods are able to learn image denoising without ground-truth clean …

DenoisingImage Denoising

Score Priors Guided Deep Variational Inference for Unsupervised Real-World Single Image Denoising

2023-08-09 · ICCV 2023 1 · Jun Cheng, Tao Liu, Shan Tan

Real-world single image denoising is crucial and practical in computer vision. Bayesian inversions combined with score priors now have proven effective for single image denoising but are limited to white Gaussian noise. …

DenoisingImage DenoisingVariational Inference

Unsupervised Microscopy Video Denoising

2024-04-17 · Mary Aiyetigbo, Alexander Korte, Ethan Anderson, Reda Chalhoub 외

In this paper, we introduce a novel unsupervised network to denoise microscopy videos featured by image sequences captured by a fixed location microscopy camera. Specifically, we propose a DeepTemporal Interpolation meth…

DenoisingVideo Denoising

Evaluating Unsupervised Denoising Requires Unsupervised Metrics

2022-10-11 · Adria Marcos-Morales, Matan Leibovich, Sreyas Mohan, Joshua Lawrence Vincent 외

Unsupervised denoising is a crucial challenge in real-world imaging applications. Unsupervised deep-learning methods have demonstrated impressive performance on benchmarks based on synthetic noise. However, no metrics ar…

Denoising

Unsupervised Image Denoising in Real-World Scenarios via Self-Collaboration Parallel Generative Adversarial Branches

2023-08-13 · ICCV 2023 1 · Xin Lin, Chao Ren, Xiao Liu, Jie Huang 외

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

DenoisingImage Denoising