Recent advances in deep learning have been pushing image denoising techniques to a new level. In self-supervised image denoising, blind-spot network (BSN) is one of the most common methods. However, most of the existing BSN algorithms use a dot-based central mask, which is recognized as inefficient for images with large-scale spatially correlated noise. In this paper, we give the definition of large-noise and propose a multi-mask strategy using multiple convolutional kernels masked in different shapes to further break the noise spatial correlation. Furthermore, we propose a novel self-supervised image denoising method that combines the multi-mask strategy with BSN (MM-BSN). We show that different masks can cause significant performance differences, and the proposed MM-BSN can efficiently fuse the features extracted by multi-masked layers, while recovering the texture structures destroyed by multi-masking and information transmission. Our MM-BSN can be used to address the problem of large-noise denoising, which cannot be efficiently handled by other BSN methods. Extensive experiments on public real-world datasets demonstrate that the proposed MM-BSN achieves state-of-the-art performance among self-supervised and even unpaired image denoising methods for sRGB images denoising, without any labelling effort or prior knowledge. Code can be found in https://github.com/dannie125/MM-BSN.
翻译:摘要:深度学习的最新进展促使图像去噪技术达到了新的水平。在自监督图像去噪中,“盲点网络(BSN)”是最常见的方法之一。然而,现有的大多数BSN算法使用基于点的中央掩膜,这被认为对于具有大规模空间相关噪声的图像是低效的。在本文中,我们给出了大噪声的定义,并提出了一种多掩膜策略,使用多个被掩膜的卷积核在不同形状下进一步打破噪声空间相关性。此外,我们提出了一种新颖的自监督图像去噪方法,将多掩膜策略与BSN相结合(MM-BSN)。我们表明不同的掩模可能会导致显著的性能差异,而我们提出的MM-BSN可以有效地融合被多掩膜层提取的特征,同时恢复被多掩膜和信息传输破坏的纹理结构。我们的MM-BSN可用于解决其他BSN方法无法有效处理的大噪声去噪问题。对公共真实世界数据集的广泛实验表明,所提出的MM-BSN在sRGB图像去噪方面达到了自监督甚至是不对称图像去噪方法的最佳性能,无需任何标注或先前知识。代码可以在https://github.com/dannie125/MM-BSN中找到。