Low-Light Image Enhancement Through Learning a Simplified Inverse Rendering Model
作者:Wenhui Wu, Jia Pang, Shuaibo Gao, Pingping Zhang, Zhe Chen, Guoping Qiu · 发表于:IEEE Transactions on Circuits and Systems for Video Technology · 年份:2025 · DOI:10.1109/tcsvt.2025.3562423 · 被引用次数:3 · 研究领域:Image Enhancement Techniques、Advanced Vision and Imaging、Advanced Image Processing Techniques
It remains to be extremely difficult to capture high quality photographs of low-light scenes. Low light causes the low signal-to-noise ratio (SNR) problem which makes the image noisy. Such scenes almost always have the high dynamic range (HDR) problem caused by uneven lighting where a small area surrounding the light source is very bright while the rest of the scene is very dark, making it very difficult to simultaneously obtain high quality signals in both the dark and bright areas. This paper presents a new image restoration method for tackling the problems in low-light scenes. Fundamentally differing from existing approaches, the new method borrows ideas from inverse graphics rendering and re-renders the image with a canonical light source thus correcting the image from first principle. A deep learning based simplified inverse rendering model (SIRM) featuring implicit regularization is first developed for correcting uneven lighting and then an end-to-end convolutional neural network is constructed for reducing noise. Extensive experimental results are presented to demonstrate that the new method outperforms state-of-the-art methods, and is capable of effectively brightening up dark image regions while at the same time preserving details and color consistency. Our code is available at: https://github.com/pj0927/SIRNet.