Saved in:
Bibliographic Details
Main Authors: Chobola, Tomáš, Liu, Yu, Zhang, Hanyi, Schnabel, Julia A., Peng, Tingying
Format: Preprint
Published: 2024
Subjects:
Online Access:https://arxiv.org/abs/2407.12511
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • Current deep learning-based low-light image enhancement methods often struggle with high-resolution images, and fail to meet the practical demands of visual perception across diverse and unseen scenarios. In this paper, we introduce a novel approach termed CoLIE, which redefines the enhancement process through mapping the 2D coordinates of an underexposed image to its illumination component, conditioned on local context. We propose a reconstruction of enhanced-light images within the HSV space utilizing an implicit neural function combined with an embedded guided filter, thereby significantly reducing computational overhead. Moreover, we introduce a single image-based training loss function to enhance the model's adaptability to various scenes, further enhancing its practical applicability. Through rigorous evaluations, we analyze the properties of our proposed framework, demonstrating its superiority in both image quality and scene adaptability. Furthermore, our evaluation extends to applications in downstream tasks within low-light scenarios, underscoring the practical utility of CoLIE. The source code is available at https://github.com/ctom2/colie.