Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Zero-Reference Deep Curve Estimation for Low-Light Image Enhancement

About

The paper presents a novel method, Zero-Reference Deep Curve Estimation (Zero-DCE), which formulates light enhancement as a task of image-specific curve estimation with a deep network. Our method trains a lightweight deep network, DCE-Net, to estimate pixel-wise and high-order curves for dynamic range adjustment of a given image. The curve estimation is specially designed, considering pixel value range, monotonicity, and differentiability. Zero-DCE is appealing in its relaxed assumption on reference images, i.e., it does not require any paired or unpaired data during training. This is achieved through a set of carefully formulated non-reference loss functions, which implicitly measure the enhancement quality and drive the learning of the network. Our method is efficient as image enhancement can be achieved by an intuitive and simple nonlinear curve mapping. Despite its simplicity, we show that it generalizes well to diverse lighting conditions. Extensive experiments on various benchmarks demonstrate the advantages of our method over state-of-the-art methods qualitatively and quantitatively. Furthermore, the potential benefits of our Zero-DCE to face detection in the dark are discussed. Code and model will be available at https://github.com/Li-Chongyi/Zero-DCE.

Chunle Guo, Chongyi Li, Jichang Guo, Chen Change Loy, Junhui Hou, Sam Kwong, Runmin Cong• 2020

Related benchmarks

TaskDatasetResultRank
Low-light Image EnhancementLOL
PSNR16.79
162
Low-light Image EnhancementLOL v1
PSNR14.83
135
Low-light Image EnhancementLOL real v2 (test)
PSNR19.771
122
Low-light Image EnhancementLOL real v2
PSNR18.0588
122
Low-light Image EnhancementLOL syn v2
PSNR17.7564
118
Low-light Image EnhancementLOL (test)
PSNR14.861
97
Low-light Image EnhancementLOL v1
PSNR14.861
84
Low-light Image EnhancementLOL real v2
PSNR18.059
81
Novel View SynthesisRe10K (test)
PSNR15.5
79
Low-light Image EnhancementLOL Syn v2 (test)
PSNR21.463
78
Showing 10 of 119 rows
...

Other info

Code

Follow for update