IVCVJun 13, 2024

Sagiri: Low Dynamic Range Image Enhancement with Generative Diffusion Prior

arXiv:2406.09389v13 citations
Originality Incremental advance
AI Analysis

This addresses image quality issues for users of standard cameras, offering a plug-and-play enhancement module, though it appears incremental as it builds on existing LDR models with a novel refinement step.

The paper tackles the problem of enhancing Low Dynamic Range (LDR) images from 8-bit cameras, which suffer from over-/underexposure and loss of details, by proposing a two-stage method that combines color mapping with a generative diffusion prior to restore content in dynamic range extremes, resulting in marked improvements in quality and details as validated experimentally.

Capturing High Dynamic Range (HDR) scenery using 8-bit cameras often suffers from over-/underexposure, loss of fine details due to low bit-depth compression, skewed color distributions, and strong noise in dark areas. Traditional LDR image enhancement methods primarily focus on color mapping, which enhances the visual representation by expanding the image's color range and adjusting the brightness. However, these approaches fail to effectively restore content in dynamic range extremes, which are regions with pixel values close to 0 or 255. To address the full scope of challenges in HDR imaging and surpass the limitations of current models, we propose a novel two-stage approach. The first stage maps the color and brightness to an appropriate range while keeping the existing details, and the second stage utilizes a diffusion prior to generate content in dynamic range extremes lost during capture. This generative refinement module can also be used as a plug-and-play module to enhance and complement existing LDR enhancement models. The proposed method markedly improves the quality and details of LDR images, demonstrating superior performance through rigorous experimental validation. The project page is at https://sagiri0208.github.io

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