Zero-Reference Deep Curve Estimation for Low-Light Image Enhancement
Chunle Guo, Chongyi Li, Jichang Guo, Chen Change Loy, Junhui Hou, Sam, Kwong, and Runmin Cong

TL;DR
Zero-DCE is a lightweight, zero-reference deep learning method that enhances low-light images by estimating pixel-wise curves without needing paired training data, showing strong results across benchmarks.
Contribution
It introduces a zero-reference training approach for deep curve estimation in low-light enhancement, eliminating the need for paired datasets.
Findings
Outperforms state-of-the-art methods qualitatively and quantitatively.
Generalizes well across diverse lighting conditions.
Improves face detection in dark images.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Enhance Low Light Images using Keras, Python and Weights & Biases· youtube
Zero-Reference Deep Curve Estimation for Low-Light Image Enhancement· youtube
Taxonomy
TopicsImage Enhancement Techniques · Advanced Image Processing Techniques · Video Surveillance and Tracking Methods
