Self2Self With Dropout: Learning Self-Supervised Denoising From Single Image
In last few years, supervised deep learning has emerged as one powerful tool for image denoising, which trains a denoising network over an external dataset of noisy/clean image pairs. However, the requirement on a high-quality training dataset limits the broad applicability of the denoising networks. Recently, there have been a few works that allow training a denoising network on the set of external noisy images only. Taking one step further, this paper proposes a self-supervised learning method which only uses the input noisy image itself for training. In the proposed method, the network is trained with dropout on the pairs of Bernoulli-sampled instances of the input image, and the result is estimated by averaging the predictions generated from multiple instances of the trained model with dropout. The experiments show that the proposed method not only significantly outperforms existing single-image learning or non-learning methods, but also is competitive to the denoising networks trained on external datasets.
Code (1)
Tasks
DenoisingImage DenoisingSelf-Supervised LearningMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Self2Self+: Single-Image Denoising with Self-Supervised Learning and Image Quality Assessment Loss
Recently, denoising methods based on supervised learning have exhibited promising performance. However, their reliance on external datasets containing noisy-clean image pairs restricts their applicability. To address thi…
DenoisingImage DenoisingImage Quality AssessmentNo-Reference Image Quality Assessment+1One-shot Learning for Channel Estimation in Massive MIMO Systems
In conventional supervised deep learning based channel estimation algorithms, a large number of training samples are required for offline training. However, in practical communication systems, it is difficult to obtain c…
DenoisingOne-Shot LearningSelf-Supervised LearningNoise2Same: Optimizing A Self-Supervised Bound for Image Denoising
Self-supervised frameworks that learn denoising models with merely individual noisy images have shown strong capability and promising performance in various image denoising tasks. Existing self-supervised denoising frame…
DenoisingImage DenoisingSelf2Seg: Single-Image Self-Supervised Joint Segmentation and Denoising
We develop Self2Seg, a self-supervised method for the joint segmentation and denoising of a single image. To this end, we combine the advantages of variational segmentation with self-supervised deep learning. One major b…
DenoisingImage DenoisingSegmentationSS-BSN: Attentive Blind-Spot Network for Self-Supervised Denoising with Nonlocal Self-Similarity
Recently, numerous studies have been conducted on supervised learning-based image denoising methods. However, these methods rely on large-scale noisy-clean image pairs, which are difficult to obtain in practice. Denoisin…
DenoisingImage DenoisingImage Restoration