Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

NBNet: Noise Basis Learning for Image Denoising with Subspace Projection

About

In this paper, we introduce NBNet, a novel framework for image denoising. Unlike previous works, we propose to tackle this challenging problem from a new perspective: noise reduction by image-adaptive projection. Specifically, we propose to train a network that can separate signal and noise by learning a set of reconstruction basis in the feature space. Subsequently, image denosing can be achieved by selecting corresponding basis of the signal subspace and projecting the input into such space. Our key insight is that projection can naturally maintain the local structure of input signal, especially for areas with low light or weak textures. Towards this end, we propose SSA, a non-local subspace attention module designed explicitly to learn the basis generation as well as the subspace projection. We further incorporate SSA with NBNet, a UNet structured network designed for end-to-end image denosing. We conduct evaluations on benchmarks, including SIDD and DND, and NBNet achieves state-of-the-art performance on PSNR and SSIM with significantly less computational cost.

Shen Cheng, Yuzhi Wang, Haibin Huang, Donghao Liu, Haoqiang Fan, Shuaicheng Liu• 2020

Related benchmarks

TaskDatasetResultRank
Image DenoisingBSD68
PSNR34.15
297
Image DenoisingBSD68 (test)
PSNR29.16
129
Image DenoisingSIDD
PSNR39.75
95
Image DenoisingDND (test)
PSNR39.89
94
Image DenoisingSIDD 1 (test)
PSNR39.75
89
Image DenoisingSet5
PSNR34.64
61
Image DenoisingLIVE1
PSNR34.25
61
Image DenoisingSet5 (test)
PSNR30.59
33
Image DenoisingLIVE1 (test)
PSNR29.4
33
Real image denoisingSIDD (val)
PSNR39.75
13
Showing 10 of 12 rows

Other info

Code

Follow for update