Low-light image enhancement (LLIE) aims at restoring the color and brightness of underexposed images. Supervised methods suffer from high costs in collecting paired low-normal light images, while unsupervised approaches require intricate loss functions. To tackle these dual challenges, we propose the Trouble-Maker Learning (TML) strategy, which leverages images with normal light as training inputs. TML comprises two core components. Firstly, the Troublemaker Model (TM) generates pseudo low-light images from normal images, thereby alleviating the need for pairwise data and reducing associated costs. Secondly, the Predicting Model (PM) enhances the brightness of pseudo low-light images. Additionally, we integrate an Enhancing Model (EM) to further refine the visual quality of the PM's outputs. In LLIE tasks, it is crucial to capture global element correlations, as this allows for the extraction of more information pertaining to the same object. Convolutional Neural Networks (CNNs) and self-attention mechanisms are not well-suited to this task due to the local CNN operators, and high time complexity, respectively. To address these limitations, we propose Global Dynamic Convolution (GDC) with a time complexity of O(n). Essentially, GDC mimics the partial calculation process of self-attention to establish element-wise correlations. Building upon the GDC module, we develop the UGDC model. Finally, we explore the application of Data Fusion in the field of LLIE. Based on the Retinex theory, we conducted feature-level fusion using low-light images, illumination components and reflection components, which further enhance the performance of the LLIE system. Extensive quantitative and qualitative experiments demonstrate that UGDC, trained with TML and via data fusion, can achieve performance competitive with state-of-the-art approaches on public datasets. The source code of this paper is publicly available at https://github.com/Rainbowman0/TML_LLIE, facilitating reproducibility of the research findings.
Paper
References (69)
Scroll for more · 38 remaining