1. INTRODUCTION
We very likely capture low-quality photos with advanced cameras or cell phones, which is because the quality of final photos is affected by external factors such as ambient light and temperature. To procure visually pleasing images, image enhancement [1], [2], [3], [4], [5], [6], [7] technology becomes indispensable for the refinement of these low-quality photographs. The realm of image enhancement has witnessed remarkable advancements through deep learning-based methodologies, consistently achieving state-of-the-art results. HDRNet [8] uses a low-resolution vision of the input image to predict a set of affine transformations in bilateral space and applies the upsampled vision of these transformations to enhance the input image. CSRNet [9] employs a conditional network to extract global features and utilizes 1 × 1 convolutions to enact pixel-independent transformations, which simulate global brightness adjustments and other enhancement operations. Zeng et al. [10] introduced a framework that predicts an image-adaptive 3DLUT, representing pixel-independent enhancement transformations, for real-time enhancing input images. Subsequent refinements in this domain include SA-3DLUT [11] and AdaInt [12], which respectively incorporate spatial information and image-adaptive sampling to improve the image-adaptive 3DLUT.