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

TL;DR
This paper introduces CycleISP, a framework that models camera imaging pipelines to generate realistic training data for image denoising, significantly improving performance on real-world images compared to synthetic data methods.
Contribution
The paper presents a novel pipeline modeling approach that produces realistic image pairs for training denoising networks, outperforming previous synthetic data methods on real camera datasets.
Findings
Achieves state-of-the-art denoising performance on real camera benchmarks.
Reduces model parameters by approximately 5 times compared to previous methods.
Demonstrates the framework's applicability to tasks beyond denoising, such as color matching in stereoscopic cinema.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
CycleISP: Real Image Restoration via Improved Data Synthesis· youtube
Taxonomy
TopicsImage and Signal Denoising Methods · Advanced Image Processing Techniques · Advanced Vision and Imaging
