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 | 259 | |
| Raw Image Reconstruction | S24 (test) | PSNR22.87 | 72 | |
| Semantic segmentation | RAW ADE20K Low-light (LOW) | mIoU4.03 | 34 | |
| Semantic segmentation | ADE20K RAW Normal (NM) | mIoU47.82 | 32 | |
| Semantic segmentation | RAW ADE20K (Over-exposure (OE)) | mIoU44.3 | 32 | |
| 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 | |
| Object Detection | LOD (test) | mAP56.9 | 22 |