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/CycleISP: Real Image Restoration via Improved Data Synthesis

CycleISP: Real Image Restoration via Improved Data Synthesis

Syed Waqas Zamir, Aditya Arora, Salman Khan, Munawar Hayat, Fahad Shahbaz Khan, Ming-Hsuan Yang, Ling Shao

2020-03-17CVPR 2020 6DenoisingImage DenoisingImage Restoration
PaperPDFCodeCodeCodeCodeCodeCode(official)CodeCode

Abstract

The availability of large-scale datasets has helped unleash the true potential of deep convolutional neural networks (CNNs). However, for the single-image denoising problem, capturing a real dataset is an unacceptably expensive and cumbersome procedure. Consequently, image denoising algorithms are mostly developed and evaluated on synthetic data that is usually generated with a widespread assumption of additive white Gaussian noise (AWGN). While the CNNs achieve impressive results on these synthetic datasets, they do not perform well when applied on real camera images, as reported in recent benchmark datasets. This is mainly because the AWGN is not adequate for modeling the real camera noise which is signal-dependent and heavily transformed by the camera imaging pipeline. In this paper, we present a framework that models camera imaging pipeline in forward and reverse directions. It allows us to produce any number of realistic image pairs for denoising both in RAW and sRGB spaces. By training a new image denoising network on realistic synthetic data, we achieve the state-of-the-art performance on real camera benchmark datasets. The parameters in our model are ~5 times lesser than the previous best method for RAW denoising. Furthermore, we demonstrate that the proposed framework generalizes beyond image denoising problem e.g., for color matching in stereoscopic cinema. The source code and pre-trained models are available at https://github.com/swz30/CycleISP.

Results

TaskDatasetMetricValueModel
DenoisingSIDDPSNR (sRGB)39.52CycleISP
DenoisingSIDDSSIM (sRGB)0.957CycleISP
DenoisingDNDPSNR (sRGB)39.56CycleISP
DenoisingDNDSSIM (sRGB)0.956CycleISP
Image DenoisingSIDDPSNR (sRGB)39.52CycleISP
Image DenoisingSIDDSSIM (sRGB)0.957CycleISP
Image DenoisingDNDPSNR (sRGB)39.56CycleISP
Image DenoisingDNDSSIM (sRGB)0.956CycleISP
3D ArchitectureSIDDPSNR (sRGB)39.52CycleISP
3D ArchitectureSIDDSSIM (sRGB)0.957CycleISP
3D ArchitectureDNDPSNR (sRGB)39.56CycleISP
3D ArchitectureDNDSSIM (sRGB)0.956CycleISP

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-16Unsupervised Part Discovery via Descriptor-Based Masked Image Restoration with Optimized Constraints2025-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-08