paper-with-me

홈 › Papers

Unsupervised Low-light Image Enhancement with Lookup Tables and Diffusion Priors

2024-09-27 · Yunlong Lin, Zhenqi Fu, Kairun Wen, Tian Ye, Sixiang Chen, Ge Meng, Yingying Wang, Yue Huang, Xiaotong Tu, Xinghao Ding

Low-light image enhancement (LIE) aims at precisely and efficiently recovering an image degraded in poor illumination environments. Recent advanced LIE techniques are using deep neural networks, which require lots of low-normal light image pairs, network parameters, and computational resources. As a result, their practicality is limited. In this work, we devise a novel unsupervised LIE framework based on diffusion priors and lookup tables (DPLUT) to achieve efficient low-light image recovery. The proposed approach comprises two critical components: a light adjustment lookup table (LLUT) and a noise suppression lookup table (NLUT). LLUT is optimized with a set of unsupervised losses. It aims at predicting pixel-wise curve parameters for the dynamic range adjustment of a specific image. NLUT is designed to remove the amplified noise after the light brightens. As diffusion models are sensitive to noise, diffusion priors are introduced to achieve high-performance noise suppression. Extensive experiments demonstrate that our approach outperforms state-of-the-art methods in terms of visual quality and efficiency.

📄 PDF Abstract BibTeX arXiv:2409.18899

Code (0)

등록된 구현이 없습니다.

Tasks

Image EnhancementLow-Light Image Enhancement

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Lightweight and Fast Real-time Image Enhancement via Decomposition of the Spatial-aware Lookup Tables

2025-08-22 · Wontae Kim, Keuntek Lee, Nam Ik Cho arxiv

The image enhancement methods based on 3D lookup tables (3D LUTs) efficiently reduce both model size and runtime by interpolating pre-calculated values at the vertices. However, the 3D LUT methods have a limitation due t…

Image Enhancement

Real-time Image Enhancer via Learnable Spatial-aware 3D Lookup Tables

2021-08-19 · ICCV 2021 10 · Tao Wang, Yong Li, Jingyang Peng, Yipeng Ma 외

Recently, deep learning-based image enhancement algorithms achieved state-of-the-art (SOTA) performance on several publicly available datasets. However, most existing methods fail to meet practical requirements either fo…

4kGPUImage Enhancement

SepLUT: Separable Image-adaptive Lookup Tables for Real-time Image Enhancement

2022-07-18 · Canqian Yang, Meiguang Jin, Yi Xu, Rui Zhang 외

Image-adaptive lookup tables (LUTs) have achieved great success in real-time image enhancement tasks due to their high efficiency for modeling color transforms. However, they embed the complete transform, including the c…

Computational EfficiencyImage EnhancementPhoto Retouching

NILUT: Conditional Neural Implicit 3D Lookup Tables for Image Enhancement

2023-06-20 · Marcos V. Conde, Javier Vazquez-Corral, Michael S. Brown, Radu Timofte

3D lookup tables (3D LUTs) are a key component for image enhancement. Modern image signal processors (ISPs) have dedicated support for these as part of the camera rendering pipeline. Cameras typically provide multiple op…

Color ManipulationImage EnhancementPhoto RetouchingTone Mapping

Learning Series-Parallel Lookup Tables for Efficient Image Super-Resolution

2022-07-26 · Cheng Ma, Jingyi Zhang, Jie zhou, Jiwen Lu

Lookup table (LUT) has shown its efficacy in low-level vision tasks due to the valuable characteristics of low computational cost and hardware independence. However, recent attempts to address the problem of single image…

Image Super-ResolutionSuper-Resolution