paper-with-me

홈 › Papers

Zero-Shot Noise2Noise: Efficient Image Denoising without any Data

2023-03-20 · CVPR 2023 1 · Youssef Mansour, Reinhard Heckel

Recently, self-supervised neural networks have shown excellent image denoising performance. However, current dataset free methods are either computationally expensive, require a noise model, or have inadequate image quality. In this work we show that a simple 2-layer network, without any training data or knowledge of the noise distribution, can enable high-quality image denoising at low computational cost. Our approach is motivated by Noise2Noise and Neighbor2Neighbor and works well for denoising pixel-wise independent noise. Our experiments on artificial, real-world camera, and microscope noise show that our method termed ZS-N2N (Zero Shot Noise2Noise) often outperforms existing dataset-free methods at a reduced cost, making it suitable for use cases with scarce data availability and limited computational resources. A demo of our implementation including our code and hyperparameters can be found in the following colab notebook: https://colab.research.google.com/drive/1i82nyizTdszyHkaHBuKPbWnTzao8HF9b

📄 PDF Abstract BibTeX arXiv:2303.11253

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage Denoising

Similar Papers 제목 키워드 기반

Zero-Shot CFC: Fast Real-World Image Denoising based on Cross-Frequency Consistency

2025-10-14 · Yanlin Jiang, Yuchen Liu, Mingren Liu arxiv

Zero-shot denoisers address the dataset dependency of deep-learning-based denoisers, enabling the denoising of unseen single images. Nonetheless, existing zero-shot methods suffer from long training times and rely on the…

Computational EfficiencyImage Denoising

Zero-Shot Blind-spot Image Denoising via Implicit Neural Sampling

2025-01-01 · CVPR 2025 1 · Yuhui Quan, Tianxiang Zheng, Zhiyuan Ma, Hui Ji

The blind-spot principle has been a widely used tool in zero-shot image denoising but faces challenges with real-world noise that exhibits strong local correlations. Existing methods focus on reducing noise correlati…

DenoisingImage Denoising

Median2Median: Zero-shot Suppression of Structured Noise in Images

2025-10-02 · Jianxu Wang, Ge Wang arxiv

Image denoising is a fundamental problem in computer vision and medical imaging. However, real-world images are often degraded by structured noise with strong anisotropic correlations that existing methods struggle to re…

Image Denoising

Masked Pre-training Enables Universal Zero-shot Denoiser

2024-01-26 · Xiaoxiao Ma, Zhixiang Wei, Yi Jin, Pengyang Ling 외

In this work, we observe that model trained on vast general images via masking strategy, has been naturally embedded with their distribution knowledge, thus spontaneously attains the underlying potential for strong image…

DenoisingImage Denoisingvalid

Zero-shot Blind Image Denoising via Implicit Neural Representations

2022-04-05 · Chaewon Kim, Jaeho Lee, Jinwoo Shin

Recent denoising algorithms based on the "blind-spot" strategy show impressive blind image denoising performances, without utilizing any external dataset. While the methods excel in recovering highly contaminated images,…

DenoisingImage DenoisingInductive Bias