paper-with-me

Papers

Photon-Limited Blind Deconvolution using Unsupervised Iterative Kernel Estimation

2022-07-31 · Yash Sanghvi, Abhiram Gnanasambandam, Zhiyuan Mao, Stanley H. Chan

Blind deconvolution is a challenging problem, but in low-light it is even more difficult. Existing algorithms, both classical and deep-learning based, are not designed for this condition. When the photon shot noise is strong, conventional deconvolution methods fail because (1) the image does not have enough signal-to-noise ratio to perform the blur estimation; (2) While deep neural networks are powerful, many of them do not consider the forward process. When the noise is strong, these networks fail to simultaneously deblur and denoise; (3) While iterative schemes are known to be robust in the classical frameworks, they are seldom considered in deep neural networks because it requires a differentiable non-blind solver. This paper addresses the above challenges by presenting an \emph{unsupervised} blind deconvolution method. At the core of this method is a reformulation of the general blind deconvolution framework from the conventional image-kernel alternating minimization to a purely kernel-based minimization. This kernel-based minimization leads to a new iterative scheme that backpropagates an unsupervised loss through a pre-trained non-blind solver to update the blur kernel. Experimental results show that the proposed framework achieves superior results than state-of-the-art blind deconvolution algorithms in low-light conditions.

📄 PDF Abstract BibTeX arXiv:2208.00451

Code (1)

sanghviyashiitb/photon-limited-blind 공식 구현 pytorch

Tasks

Image Restoration

Similar Papers 제목 키워드 기반

The Secrets of Non-Blind Poisson Deconvolution

2023-09-06 · Abhiram Gnanasambandam, Yash Sanghvi, Stanley H. Chan

Non-blind image deconvolution has been studied for several decades but most of the existing work focuses on blur instead of noise. In photon-limited conditions, however, the excessive amount of shot noise makes tradition…

Image Deconvolution

Structured Kernel Estimation for Photon-Limited Deconvolution

2023-03-06 · CVPR 2023 1 · Yash Sanghvi, Zhiyuan Mao, Stanley H. Chan

Images taken in a low light condition with the presence of camera shake suffer from motion blur and photon shot noise. While state-of-the-art image restoration networks show promising results, they are largely limited to…

Image Restoration

Learning Fully Convolutional Networks for Iterative Non-blind Deconvolution

2016-11-20 · CVPR 2017 7 · Jiawei Zhang, Jinshan Pan, Wei-Sheng Lai, Rynson Lau 외

In this paper, we propose a fully convolutional networks for iterative non-blind deconvolution We decompose the non-blind deconvolution problem into image denoising and image deconvolution. We train a FCNN to remove nois…

DenoisingImage DeconvolutionImage Denoising

Leveraging Classic Deconvolution and Feature Extraction in Zero-Shot Image Restoration

2023-10-03 · Tomáš Chobola, Gesine Müller, Veit Dausmann, Anton Theileis 외

Non-blind deconvolution aims to restore a sharp image from its blurred counterpart given an obtained kernel. Existing deep neural architectures are often built based on large datasets of sharp ground truth images and tra…

Image Restoration

Self-Supervised Single-Image Deconvolution with Siamese Neural Networks

2023-08-18 · Mikhail Papkov, Kaupo Palo, Leopold Parts

Inverse problems in image reconstruction are fundamentally complicated by unknown noise properties. Classical iterative deconvolution approaches amplify noise and require careful parameter selection for an optimal trade-…

Image DeconvolutionImage Reconstruction