SOTAVerified

Nonblind image deconvolution via leveraging model uncertainty in an untrained deep neural network

2022-05-18International Journal of Computer Vision 2022Code Available0· sign in to hype

Mingqin Chen; Yuhui Quan; Tongyao Pang; Hui Ji

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Nonblind image deconvolution (NID) is about restoring the latent image with sharp details from a noisy blurred one using a known blur kernel. This paper presents a dataset-free deep learning approach for NID using untrained deep neural networks (DNNs), which does not require any external training data with ground-truth images. Based on a spatially-adaptive dropout scheme, the proposed approach learns a DNN with model uncertainty from the input blurred image, and the deconvolution result is obtained by aggregating the multiple predictions from the learned dropout DNN. It is shown that the solution approximates a minimum-mean-squared-error estimator in Bayesian inference. In addition, a self-supervised loss function for training is presented to efficiently handle the noise in blurred images. Extensive experiments show that the proposed approach not only performs noticeably better than existing non-learning-based methods and unsupervised learning-based methods, but also performs competitively against recent supervised learning-based methods.

Tasks

Reproductions