English

SurroundNet: Towards Effective Low-Light Image Enhancement

Computer Vision and Pattern Recognition 2025-10-01 v1

Abstract

Although Convolution Neural Networks (CNNs) has made substantial progress in the low-light image enhancement task, one critical problem of CNNs is the paradox of model complexity and performance. This paper presents a novel SurroundNet which only involves less than 150KK parameters (about 80-98 percent size reduction compared to SOTAs) and achieves very competitive performance. The proposed network comprises several Adaptive Retinex Blocks (ARBlock), which can be viewed as a novel extension of Single Scale Retinex in feature space. The core of our ARBlock is an efficient illumination estimation function called Adaptive Surround Function (ASF). It can be regarded as a general form of surround functions and be implemented by convolution layers. In addition, we also introduce a Low-Exposure Denoiser (LED) to smooth the low-light image before the enhancement. We evaluate the proposed method on the real-world low-light dataset. Experimental results demonstrate that the superiority of our submitted SurroundNet in both performance and network parameters against State-of-the-Art low-light image enhancement methods. Code is available at https: github.com/ouc-ocean-group/SurroundNet.

Keywords

Cite

@article{arxiv.2110.05098,
  title  = {SurroundNet: Towards Effective Low-Light Image Enhancement},
  author = {Fei Zhou and Xin Sun and Junyu Dong and Haoran Zhao and Xiao Xiang Zhu},
  journal= {arXiv preprint arXiv:2110.05098},
  year   = {2025}
}
R2 v1 2026-06-24T06:47:07.955Z