Our new X account is live! Follow @wizwand_team for updates
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
PSNR14.861
122
Low-light Image EnhancementLOL v1
PSNR14.83
113
Low-light Image EnhancementLOL real v2 (test)
PSNR19.771
104
Low-light Image EnhancementLOL (test)
PSNR14.861
97
Low-light Image EnhancementLOL real v2
PSNR14.32
83
Low-light Image EnhancementLOL Syn v2 (test)
PSNR21.463
78
Novel View SynthesisRe10K (test)
PSNR15.5
66
Low-light enhancementLOL v1 (test)
PSNR14.86
53
Low-light Image EnhancementLOL v1
PSNR14.861
51
Semantic segmentationACDC (test)
mIoU61.9
47
Showing 10 of 91 rows
...

Other info

Code

Follow for update