paper-with-me

홈 › Papers

Multi-Kernel Prediction Networks for Denoising of Burst Images

2019-02-05 · Talmaj Marinč, Vignesh Srinivasan, Serhan Gül, Cornelius Hellge, Wojciech Samek

In low light or short-exposure photography the image is often corrupted by noise. While longer exposure helps reduce the noise, it can produce blurry results due to the object and camera motion. The reconstruction of a noise-less image is an ill posed problem. Recent approaches for image denoising aim to predict kernels which are convolved with a set of successively taken images (burst) to obtain a clear image. We propose a deep neural network based approach called Multi-Kernel Prediction Networks (MKPN) for burst image denoising. MKPN predicts kernels of not just one size but of varying sizes and performs fusion of these different kernels resulting in one kernel per pixel. The advantages of our method are two fold: (a) the different sized kernels help in extracting different information from the image which results in better reconstruction and (b) kernel fusion assures retaining of the extracted information while maintaining computational efficiency. Experimental results reveal that MKPN outperforms state-of-the-art on our synthetic datasets with different noise levels.

📄 PDF Abstract BibTeX arXiv:1902.05392

Code (2)

pminhtam/KPN_attention pytorch
z-bingo/kernel-prediction-networks-PyTorch pytorch

Tasks

Computational EfficiencyDenoisingImage DenoisingPrediction

Similar Papers 제목 키워드 기반

Attention Mechanism Enhanced Kernel Prediction Networks for Denoising of Burst Images

2019-10-18 · Bin Zhang, Shenyao Jin, Yili Xia, Yongming Huang 외

Deep learning based image denoising methods have been extensively investigated. In this paper, attention mechanism enhanced kernel prediction networks (AME-KPNs) are proposed for burst image denoising, in which, nearly c…

DenoisingImage Denoising

Basis Prediction Networks for Effective Burst Denoising with Large Kernels

2019-12-09 · CVPR 2020 6 · Zhihao Xia, Federico Perazzi, Michaël Gharbi, Kalyan Sunkavalli 외

Bursts of images exhibit significant self-similarity across both time and space. This motivates a representation of the kernels as linear combinations of a small set of basis elements. To this end, we introduce a novel b…

Denoising

Burst Denoising with Kernel Prediction Networks

2017-12-06 · CVPR 2018 6 · Ben Mildenhall, Jonathan T. Barron, Jiawen Chen, Dillon Sharlet 외

We present a technique for jointly denoising bursts of images taken from a handheld camera. In particular, we propose a convolutional neural network architecture for predicting spatially varying kernels that can both ali…

DenoisingPredictionSynthetic Data Generation

CANDID: Correspondence AligNment for Deep-burst Image Denoising

2023-06-16 · Arijit Mallick, Raphael Braun, Hendrik PA Lensch

With the advent of mobile phone photography and point-and-shoot cameras, deep-burst imaging is widely used for a number of photographic effects such as depth of field, super-resolution, motion deblurring, and image denoi…

AllDeblurringDenoisingImage Denoising+2

Handheld Burst Super-Resolution Meets Multi-Exposure Satellite Imagery

2023-03-10 · Jamy Lafenetre, Ngoc Long Nguyen, Gabriele Facciolo, Thomas Eboli

Image resolution is an important criterion for many applications based on satellite imagery. In this work, we adapt a state-of-the-art kernel regression technique for smartphone camera burst super-resolution to satellite…

DenoisingSuper-Resolution