paper-with-me

Papers

Efficient Blind-Spot Neural Network Architecture for Image Denoising

2020-08-25 · David Honzátko, Siavash A. Bigdeli, Engin Türetken, L. Andrea Dunbar

Image denoising is an essential tool in computational photography. Standard denoising techniques, which use deep neural networks at their core, require pairs of clean and noisy images for its training. If we do not possess the clean samples, we can use blind-spot neural network architectures, which estimate the pixel value based on the neighbouring pixels only. These networks thus allow training on noisy images directly, as they by-design avoid trivial solutions. Nowadays, the blind-spot is mostly achieved using shifted convolutions or serialization. We propose a novel fully convolutional network architecture that uses dilations to achieve the blind-spot property. Our network improves the performance over the prior work and achieves state-of-the-art results on established datasets.

📄 PDF Abstract BibTeX arXiv:2008.11010

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage Denoising

Similar Papers 제목 키워드 기반

Pseudo-Siamese Blind-Spot Transformers for Self-Supervised Real-World Denoising

2025-06-05 · The Annual Conference on Neural Information Processing Systems 2025 6 · Yuhui Quan; Tianxiang Zheng; Hui Ji

Real-world image denoising remains a challenge task. This paper studies self-supervised image denoising, requiring only noisy images captured in a single shot. We revamping the blind-spot technique by leveraging the tran…

DenoisingImage Denoising

View Blind-spot as Inpainting: Self-Supervised Denoising with Mask Guided Residual Convolution

2021-09-10 · Yuhongze Zhou, Liguang Zhou, Tin Lun Lam, Yangsheng Xu

In recent years, self-supervised denoising methods have shown impressive performance, which circumvent painstaking collection procedure of noisy-clean image pairs in supervised denoising methods and boost denoising appli…

Denoising

Rethinking Transformer-Based Blind-Spot Network for Self-Supervised Image Denoising

2024-04-11 · Junyi Li, Zhilu Zhang, WangMeng Zuo

Blind-spot networks (BSN) have been prevalent neural architectures in self-supervised image denoising (SSID). However, most existing BSNs are conducted with convolution layers. Although transformers have shown the potent…

Computational EfficiencyDenoisingImage DenoisingImage Restoration+1

Blind2Unblind: Self-Supervised Image Denoising with Visible Blind Spots

2022-03-14 · CVPR 2022 1 · Zejin Wang, Jiazheng Liu, Guoqing Li, Hua Han

Real noisy-clean pairs on a large scale are costly and difficult to obtain. Meanwhile, supervised denoisers trained on synthetic data perform poorly in practice. Self-supervised denoisers, which learn only from single no…

DenoisingImage Denoising

Masked and Shuffled Blind Spot Denoising for Real-World Images

2024-04-15 · CVPR 2024 1 · Hamadi Chihaoui, Paolo Favaro

We introduce a novel approach to single image denoising based on the Blind Spot Denoising principle, which we call MAsked and SHuffled Blind Spot Denoising (MASH). We focus on the case of correlated noise, which often pl…

DenoisingImage Denoising