Kindling the Darkness: A Practical Low-light Image Enhancer
Yonghua Zhang, Jiawan Zhang, and Xiaojie Guo

TL;DR
This paper introduces KinD, a low-light image enhancement network inspired by Retinex theory, which decomposes images into illumination and reflectance components to improve visibility while reducing artifacts.
Contribution
The work presents a simple yet effective network trained with paired images, outperforming state-of-the-art methods in low-light enhancement and enabling real-time processing.
Findings
Outperforms existing methods in low-light enhancement
Robust against severe visual defects
Processes images in under 50ms on a GPU
Abstract
Images captured under low-light conditions often suffer from (partially) poor visibility. Besides unsatisfactory lightings, multiple types of degradations, such as noise and color distortion due to the limited quality of cameras, hide in the dark. In other words, solely turning up the brightness of dark regions will inevitably amplify hidden artifacts. This work builds a simple yet effective network for \textbf{Kin}dling the \textbf{D}arkness (denoted as KinD), which, inspired by Retinex theory, decomposes images into two components. One component (illumination) is responsible for light adjustment, while the other (reflectance) for degradation removal. In such a way, the original space is decoupled into two smaller subspaces, expecting to be better regularized/learned. It is worth to note that our network is trained with paired images shot under different exposure conditions, instead of…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Enhancement Techniques · Advanced Image Processing Techniques · Advanced Image Fusion Techniques
