Mustafa Ozcan, Hamza Ergezer, Mustafa Ayazaoglu
Low-light image enhancement (LLIE) is an ill-posed inverse problem due to the lack of knowledge of the desired image which is obtained under ideal illumination conditions. Low-light conditions give rise to two main issues: a suppressed image histogram and inconsistent relative color distributions with low signal-to-noise ratio. In order to address these problems, we propose a novel approach named FLIGHT-Net using a sequence of neural architecture blocks. The first block regulates illumination conditions through pixel-wise scene dependent illumination adjustment. The output image is produced in the output of the second block, which includes channel attention and denoising sub-blocks. Our highly efficient neural network architecture delivers state-of-the-art performance with only 25K parameters. The method's code, pretrained models and resulting images will be publicly available.
| Task | Dataset | Metric | Value | Model |
|---|---|---|---|---|
| Image Enhancement | LOL | Average PSNR | 24.96 | FLIGHTNet |
| Image Enhancement | LOL | Number of params | 0.025 | FLIGHTNet |
| Image Enhancement | LOL | SSIM | 0.85 | FLIGHTNet |
| Image Enhancement | LOLv2 | Average PSNR | 21.71 | FLIGHTNet |
| Image Enhancement | LOLv2 | SSIM | 0.834 | FLIGHTNet |
| Image Enhancement | LOLv2-synthetic | Average PSNR | 24.92 | FLIGHTNet |
| Image Enhancement | LOLv2-synthetic | SSIM | 0.93 | FLIGHTNet |