TL;DR
This paper introduces a joint learning approach for RAW-to-sRGB mapping that effectively handles misaligned supervision by combining a global color mapping module and optical flow for image alignment, improving accuracy and robustness.
Contribution
The paper proposes a novel joint learning model that integrates a global color mapping and optical flow to address misalignment issues in RAW-to-sRGB translation tasks.
Findings
Outperforms state-of-the-art methods on ZRR and SR-RAW datasets.
Achieves better quantitative and qualitative results with a lightweight backbone.
Detaches modules after training, ensuring no extra inference cost.
Abstract
Learning RAW-to-sRGB mapping has drawn increasing attention in recent years, wherein an input raw image is trained to imitate the target sRGB image captured by another camera. However, the severe color inconsistency makes it very challenging to generate well-aligned training pairs of input raw and target sRGB images. While learning with inaccurately aligned supervision is prone to causing pixel shift and producing blurry results. In this paper, we circumvent such issue by presenting a joint learning model for image alignment and RAW-to-sRGB mapping. To diminish the effect of color inconsistency in image alignment, we introduce to use a global color mapping (GCM) module to generate an initial sRGB image given the input raw image, which can keep the spatial location of the pixels unchanged, and the target sRGB image is utilized to guide GCM for converting the color towards it. Then a…
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.
