Fast Enhancement for Non-Uniform Illumination Images Using Light-weight CNNs

Feifan Lv,Bo Liu,Feng Lu
DOI: https://doi.org/10.1145/3394171.3413925
2020-01-01
Abstract:This paper proposes a new light-weight convolutional neural network (5kparameters) for non-uniform illumination image enhancement to handle color,exposure, contrast, noise and artifacts, etc., simultaneously and effectively.More concretely, the input image is first enhanced using Retinex model fromdual different aspects (enhancing under-exposure and suppressingover-exposure), respectively. Then, these two enhanced results and the originalimage are fused to obtain an image with satisfactory brightness, contrast anddetails. Finally, the extra noise and compression artifacts are removed to getthe final result. To train this network, we propose a semi-supervisedretouching solution and construct a new dataset (82k images) contains variousscenes and light conditions. Our model can enhance 0.5 mega-pixel (like600*800) images in real time (50 fps), which is faster than existingenhancement methods. Extensive experiments show that our solution is fast andeffective to deal with non-uniform illumination images.
What problem does this paper attempt to address?