Invertible Image Signal Processing
About
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 alternative methods.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Image Deblurring | RealBlur-J (test) | PSNR31.06 | 226 | |
| Raw Image Reconstruction | NUS Samsung NX2000 | PSNR31.55 | 29 | |
| Raw Image Reconstruction | NUS dataset Olympus E-PL6 | PSNR33.74 | 29 | |
| Raw Image Reconstruction | NUS dataset Sony SLT-A57 | PSNR33.68 | 29 | |
| Image Enhancement | MIT-Adobe FiveK (Expert C) | PSNR20.06 | 23 | |
| Artistic Style Rendering | S24 (test) | PSNR (Style #1)23.48 | 20 | |
| Image Signal Processing | S24 1.0 (test) | PSNR22.87 | 16 | |
| Re-rendering | S24 Target: Style #3 1.0 (test) | PSNR23.82 | 12 | |
| Re-rendering | S24 Target: Style #2 1.0 (test) | PSNR26.23 | 12 | |
| Re-rendering | S24 Target: Style #5 (test) | PSNR24.91 | 12 |