无需相机特定数据,即可通用去噪的原始图像降噪方法
YOND: Practical Blind Raw Image Denoising Free from Camera-Specific Data Dependency
- 分阶段估计噪声并校正相机偏差,提升泛化能力
- 在未知相机数据上表现优异,实测优于主流方法
- 适合实际应用,支持手动调节与复杂场景处理
摄影技术的快速发展催生了对实用盲原始图像去噪方法的需求。近年来,基于学习的方法因性能优越成为主流,但大多存在相机依赖问题,导致在未知相机数据上性能下降。为此,本文提出名为 YOND(You Only Need a Denoiser)的新方法,仅使用合成数据训练,即可鲁棒地泛化到多种未知相机采集的含噪原始图像。提出三个核心模块:粗到细噪声估计(CNE)、期望匹配方差稳定变换(EM-VST)和信噪比引导去噪器(SNR-Net)。首先,利用粗略去噪图逐步优化噪声参数估计;其次,通过 EM-VST 校正 VST 的期望偏移,消除相机特异性依赖;最后,SNR-Net 实现可控去噪,支持自适应调整与人工微调。大量针对未知相机的实验及对复杂场景的灵活应对方案,验证了该方法的卓越实用性。代码将公开于项目主页。
原文摘要 · Abstract (English)
The rapid advancement of photography has created a growing demand for a practical blind raw image denoising method. Recently, learning-based methods have become mainstream due to their excellent performance. However, most existing learning-based methods suffer from camera-specific data dependency, resulting in performance drops when applied to data from unknown cameras. To address this challenge, we introduce a novel blind raw image denoising method named YOND, which represents You Only Need a Denoiser. Trained solely on synthetic data, YOND can generalize robustly to noisy raw images captured by diverse unknown cameras. Specifically, we propose three key modules to guarantee the practicality of YOND: coarse-to-fine noise estimation (CNE), expectation-matched variance-stabilizing transform (EM-VST), and SNR-guided denoiser (SNR-Net). Firstly, we propose CNE to identify the camera noise characteristic, refining the estimated noise parameters based on the coarse denoised image. Secondly, we propose EM-VST to eliminate camera-specific data dependency, correcting the bias expectation of VST according to the noisy image. Finally, we propose SNR-Net to offer controllable raw image denoising, supporting adaptive adjustments and manual fine-tuning. Extensive experiments on unknown cameras, along with flexible solutions for challenging cases, demonstrate the superior practicality of our method. The source code will be publicly available at the \href{https://fenghansen.github.io/publication/YOND}{project homepage}.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。