IVCVOct 20, 2022

Reversed Image Signal Processing and RAW Reconstruction. AIM 2022 Challenge Report

arXiv:2210.11153v10.3120 citationsh-index: 103
AI Analysis50

This addresses the scarcity of RAW datasets for low-level vision tasks like denoising and super-resolution, though it is incremental as it builds on existing ISP reversal concepts.

The paper tackles the problem of recovering RAW sensor images from RGB images without metadata, establishing state-of-the-art methods and a benchmark for this inverse problem.

Cameras capture sensor RAW images and transform them into pleasant RGB images, suitable for the human eyes, using their integrated Image Signal Processor (ISP). Numerous low-level vision tasks operate in the RAW domain (e.g. image denoising, white balance) due to its linear relationship with the scene irradiance, wide-range of information at 12bits, and sensor designs. Despite this, RAW image datasets are scarce and more expensive to collect than the already large and public RGB datasets. This paper introduces the AIM 2022 Challenge on Reversed Image Signal Processing and RAW Reconstruction. We aim to recover raw sensor images from the corresponding RGBs without metadata and, by doing this, "reverse" the ISP transformation. The proposed methods and benchmark establish the state-of-the-art for this low-level vision inverse problem, and generating realistic raw sensor readings can potentially benefit other tasks such as denoising and super-resolution.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes