TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Toward Convolutional Blind Denoising of Real Photographs

Toward Convolutional Blind Denoising of Real Photographs

Shi Guo, Zifei Yan, Kai Zhang, WangMeng Zuo, Lei Zhang

2018-07-12CVPR 2019 6DenoisingImage DenoisingNoise Estimation
PaperPDFCodeCodeCode(official)

Abstract

While deep convolutional neural networks (CNNs) have achieved impressive success in image denoising with additive white Gaussian noise (AWGN), their performance remains limited on real-world noisy photographs. The main reason is that their learned models are easy to overfit on the simplified AWGN model which deviates severely from the complicated real-world noise model. In order to improve the generalization ability of deep CNN denoisers, we suggest training a convolutional blind denoising network (CBDNet) with more realistic noise model and real-world noisy-clean image pairs. On the one hand, both signal-dependent noise and in-camera signal processing pipeline is considered to synthesize realistic noisy images. On the other hand, real-world noisy photographs and their nearly noise-free counterparts are also included to train our CBDNet. To further provide an interactive strategy to rectify denoising result conveniently, a noise estimation subnetwork with asymmetric learning to suppress under-estimation of noise level is embedded into CBDNet. Extensive experimental results on three datasets of real-world noisy photographs clearly demonstrate the superior performance of CBDNet over state-of-the-arts in terms of quantitative metrics and visual quality. The code has been made available at https://github.com/GuoShi28/CBDNet.

Results

TaskDatasetMetricValueModel
DenoisingDarmstadt Noise DatasetPSNR37.57CBDNet(Syn)
DenoisingSIDDPSNR (sRGB)30.78CBDNet
DenoisingSIDDSSIM (sRGB)0.801CBDNet
DenoisingDNDPSNR (sRGB)38.06CBDNet
DenoisingDNDSSIM (sRGB)0.942CBDNet
DenoisingDarmstadt Noise DatasetPSNR (sRGB)38.06CBDNet (Blind)
DenoisingDarmstadt Noise DatasetSSIM (sRGB)0.9421CBDNet (Blind)
Noise EstimationSIDDAverage KL Divergence0.728CBDNet
Noise EstimationSIDDPSNR Gap8.3CBDNet
Image DenoisingSIDDPSNR (sRGB)30.78CBDNet
Image DenoisingSIDDSSIM (sRGB)0.801CBDNet
Image DenoisingDNDPSNR (sRGB)38.06CBDNet
Image DenoisingDNDSSIM (sRGB)0.942CBDNet
3D ArchitectureDarmstadt Noise DatasetPSNR37.57CBDNet(Syn)
3D ArchitectureSIDDPSNR (sRGB)30.78CBDNet
3D ArchitectureSIDDSSIM (sRGB)0.801CBDNet
3D ArchitectureDNDPSNR (sRGB)38.06CBDNet
3D ArchitectureDNDSSIM (sRGB)0.942CBDNet
3D ArchitectureDarmstadt Noise DatasetPSNR (sRGB)38.06CBDNet (Blind)
3D ArchitectureDarmstadt Noise DatasetSSIM (sRGB)0.9421CBDNet (Blind)

Related Papers

fastWDM3D: Fast and Accurate 3D Healthy Tissue Inpainting2025-07-17Diffuman4D: 4D Consistent Human View Synthesis from Sparse-View Videos with Spatio-Temporal Diffusion Models2025-07-17Similarity-Guided Diffusion for Contrastive Sequential Recommendation2025-07-16HUG-VAS: A Hierarchical NURBS-Based Generative Model for Aortic Geometry Synthesis and Controllable Editing2025-07-15AirLLM: Diffusion Policy-based Adaptive LoRA for Remote Fine-Tuning of LLM over the Air2025-07-15A statistical physics framework for optimal learning2025-07-10LangMamba: A Language-driven Mamba Framework for Low-dose CT Denoising with Vision-language Models2025-07-08Unconditional Diffusion for Generative Sequential Recommendation2025-07-08