paper-with-me

Papers

Iterative Prompt Learning for Unsupervised Backlit Image Enhancement

2023-03-30 · ICCV 2023 1 · Zhexin Liang, Chongyi Li, Shangchen Zhou, Ruicheng Feng, Chen Change Loy

We propose a novel unsupervised backlit image enhancement method, abbreviated as CLIP-LIT, by exploring the potential of Contrastive Language-Image Pre-Training (CLIP) for pixel-level image enhancement. We show that the open-world CLIP prior not only aids in distinguishing between backlit and well-lit images, but also in perceiving heterogeneous regions with different luminance, facilitating the optimization of the enhancement network. Unlike high-level and image manipulation tasks, directly applying CLIP to enhancement tasks is non-trivial, owing to the difficulty in finding accurate prompts. To solve this issue, we devise a prompt learning framework that first learns an initial prompt pair by constraining the text-image similarity between the prompt (negative/positive sample) and the corresponding image (backlit image/well-lit image) in the CLIP latent space. Then, we train the enhancement network based on the text-image similarity between the enhanced result and the initial prompt pair. To further improve the accuracy of the initial prompt pair, we iteratively fine-tune the prompt learning framework to reduce the distribution gaps between the backlit images, enhanced results, and well-lit images via rank learning, boosting the enhancement performance. Our method alternates between updating the prompt learning framework and enhancement network until visually pleasing results are achieved. Extensive experiments demonstrate that our method outperforms state-of-the-art methods in terms of visual quality and generalization ability, without requiring any paired data.

📄 PDF Abstract BibTeX arXiv:2303.17569

Code (0)

등록된 구현이 없습니다.

Tasks

Image EnhancementImage ManipulationPrompt Learning

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

RAVE: Residual Vector Embedding for CLIP-Guided Backlit Image Enhancement

2024-04-02 · Tatiana Gaintseva, Martin Benning, Gregory Slabaugh

In this paper we propose a novel modification of Contrastive Language-Image Pre-Training (CLIP) guidance for the task of unsupervised backlit image enhancement. Our work builds on the state-of-the-art CLIP-LIT approach, …

Image Enhancement

DIME-Net: A Dual-Illumination Adaptive Enhancement Network Based on Retinex and Mixture-of-Experts

2025-08-19 · Ziang Wang, Xiaoqin Wang, Dingyi Wang, Qiang Li 외 arxiv

Image degradation caused by complex lighting conditions such as low-light and backlit scenarios is commonly encountered in real-world environments, significantly affecting image quality and downstream vision tasks. Most …

UNICE: Training A Universal Image Contrast Enhancer

2025-07-23 · Ruodai Cui, Lei Zhang arxiv

Existing image contrast enhancement methods are typically designed for specific tasks such as under-/over-exposure correction, low-light and backlit image enhancement, etc. The learned models, however, exhibit poor gener…

Image Enhancement

SAIGFormer: A Spatially-Adaptive Illumination-Guided Network for Low-Light Image Enhancement

2025-07-21 · Hanting Li, Fei Zhou, Xin Sun, Yang Hua 외 arxiv

Recent Transformer-based low-light enhancement methods have made promising progress in recovering global illumination. However, they still struggle with non-uniform lighting scenarios, such as backlit and shadow, appeari…

Low-Light Image Enhancement

Enlight: Fast Low-Light Image Enhancement via Multi-Objective Optimization and Shadow-Aware Refinement

2026-06-19 · Nirjhor Datta, M. Sohel Rahman arxiv

We present ENLIGHT, a fast and training free framework for low-light image enhancement based on direct optimization of a perceptual objective. Unlike deep learning approaches that require large scale training data and su…

Low-Light Image Enhancement