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方法无法高效处理的大噪声去噪问题。在公开真实世界数据集上的大量实验表明,对于sRGB图像去噪,所提MM-BSN在无需任何标注或先验知识的情况下,在自监督乃至无配对图像去噪方法中均达到了最先进的性能。代码见https://github.com/dannie125/MM-BSN。