Invertible Image Signal Processing
Yazhou Xing, Zian Qian, Qifeng Chen

TL;DR
This paper introduces InvISP, a reversible image processing pipeline that can generate high-quality sRGB images and recover RAW data from processed images, including JPEGs, with minimal quality loss.
Contribution
The paper presents a novel invertible processing framework that enables near-perfect RAW data recovery from processed images without additional memory overhead.
Findings
Outperforms existing methods in RAW data reconstruction quality.
Achieves high-quality sRGB rendering and RAW recovery from JPEG images.
Demonstrates effectiveness on DSLR datasets.
Abstract
Unprocessed RAW data is a highly valuable image format for image editing and computer vision. However, since the file size of RAW data is huge, most users can only get access to processed and compressed sRGB images. To bridge this gap, we design an Invertible Image Signal Processing (InvISP) pipeline, which not only enables rendering visually appealing sRGB images but also allows recovering nearly perfect RAW data. Due to our framework's inherent reversibility, we can reconstruct realistic RAW data instead of synthesizing RAW data from sRGB images without any memory overhead. We also integrate a differentiable JPEG compression simulator that empowers our framework to reconstruct RAW data from JPEG images. Extensive quantitative and qualitative experiments on two DSLR demonstrate that our method obtains much higher quality in both rendered sRGB images and reconstructed RAW data than…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Computer Graphics and Visualization Techniques · Advanced Image Processing Techniques
