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

Transfer Learning from Synthetic to Real-Noise Denoising with Adaptive Instance Normalization

About

Real-noise denoising is a challenging task because the statistics of real-noise do not follow the normal distribution, and they are also spatially and temporally changing. In order to cope with various and complex real-noise, we propose a well-generalized denoising architecture and a transfer learning scheme. Specifically, we adopt an adaptive instance normalization to build a denoiser, which can regularize the feature map and prevent the network from overfitting to the training set. We also introduce a transfer learning scheme that transfers knowledge learned from synthetic-noise data to the real-noise denoiser. From the proposed transfer learning, the synthetic-noise denoiser can learn general features from various synthetic-noise data, and the real-noise denoiser can learn the real-noise characteristics from real data. From the experiments, we find that the proposed denoising method has great generalization ability, such that our network trained with synthetic-noise achieves the best performance for Darmstadt Noise Dataset (DND) among the methods from published papers. We can also see that the proposed transfer learning scheme robustly works for real-noise images through the learning with a very small number of labeled data.

Yoonsik Kim, Jae Woong Soh, Gu Yong Park, Nam Ik Cho• 2020

Related benchmarks

TaskDatasetResultRank
Image DenoisingSIDD (val)
PSNR38.81
105
Image DenoisingDND
PSNR39.37
99
Image DenoisingSIDD (test)
PSNR39.15
97
Image DenoisingSIDD
PSNR38.95
95
Image DenoisingDND (test)
PSNR39.53
94
Gaussian DenoisingBSD68
PSNR31.69
89
Image DenoisingSIDD 1 (test)
PSNR39.08
89
Image DenoisingDND benchmark (test)
PSNR39.77
65
Gaussian DenoisingSet12
Average PSNR32.92
47
Image DenoisingSIDD Benchmark official (test)
PSNR38.84
27
Showing 10 of 26 rows

Other info

Code

Follow for update