paper-with-me

Papers

Rethinking Noise Synthesis and Modeling in Raw Denoising

2021-10-10 · ICCV 2021 10 · Yi Zhang, Hongwei Qin, Xiaogang Wang, Hongsheng Li

The lack of large-scale real raw image denoising dataset gives rise to challenges on synthesizing realistic raw image noise for training denoising models. However, the real raw image noise is contributed by many noise sources and varies greatly among different sensors. Existing methods are unable to model all noise sources accurately, and building a noise model for each sensor is also laborious. In this paper, we introduce a new perspective to synthesize noise by directly sampling from the sensor's real noise. It inherently generates accurate raw image noise for different camera sensors. Two efficient and generic techniques: pattern-aligned patch sampling and high-bit reconstruction help accurate synthesis of spatial-correlated noise and high-bit noise respectively. We conduct systematic experiments on SIDD and ELD datasets. The results show that (1) our method outperforms existing methods and demonstrates wide generalization on different sensors and lighting conditions. (2) Recent conclusions derived from DNN-based noise modeling methods are actually based on inaccurate noise parameters. The DNN-based methods still cannot outperform physics-based statistical methods.

📄 PDF Abstract BibTeX arXiv:2110.04756

Code (1)

zhangyi-3/noise-synthesis 공식 구현 pytorch

Tasks

DenoisingImage Denoising

Similar Papers 제목 키워드 기반

Noise Modeling in One Hour: Minimizing Preparation Efforts for Self-supervised Low-Light RAW Image Denoising

2025-04-30 · CVPR 2025 1 · Feiran Li, Haiyang Jiang, Daisuke Iso

Noise synthesis is a promising solution for addressing the data shortage problem in data-driven low-light RAW image denoising. However, accurate noise synthesis methods often necessitate labor-intensive calibration and p…

DenoisingImage Denoising

Practical Blind Image Denoising via Swin-Conv-UNet and Data Synthesis

2022-03-24 · Kai Zhang, Yawei Li, Jingyun Liang, JieZhang Cao 외

While recent years have witnessed a dramatic upsurge of exploiting deep neural networks toward solving image denoising, existing methods mostly rely on simple noise assumptions, such as additive white Gaussian noise (AWG…

DenoisingImage DenoisingImage-to-Image Translation

From Noise Modeling to Blind Image Denoising

2016-06-01 · CVPR 2016 6 · Fengyuan Zhu, Guangyong Chen, Pheng-Ann Heng

Traditional image denoising algorithms always assume the noise to be homogeneous white Gaussian distributed. However, the noise on real images can be much more complex empirically. This paper addresses this problem and p…

DenoisingImage Denoising

Estimating Fine-Grained Noise Model via Contrastive Learning

2022-04-03 · CVPR 2022 1 · Yunhao Zou, Ying Fu

Image denoising has achieved unprecedented progress as great efforts have been made to exploit effective deep denoisers. To improve the denoising performance in realworld, two typical solutions are used in recent trends:…

Contrastive LearningDenoisingImage DenoisingImage Generation+2

Noise2NoiseFlow: Realistic Camera Noise Modeling without Clean Images

2022-06-02 · CVPR 2022 1 · Ali Maleky, Shayan Kousha, Michael S. Brown, Marcus A. Brubaker

Image noise modeling is a long-standing problem with many applications in computer vision. Early attempts that propose simple models, such as signal-independent additive white Gaussian noise or the heteroscedastic Gaussi…

DenoisingDensity Estimation