计算机工程与应用 ›› 2026, Vol. 62 ›› Issue (5): 106-119.DOI: 10.3778/j.issn.1002-8331.2506-0263

• YOLOv11 改进及应用专题 • 上一篇    下一篇

改进YOLOv11的低光照目标检测方法研究

李俊林,张雪松+,宋存利,李光宇   

  1. 大连交通大学 轨道智能工程学院,辽宁 大连 116052 
    + 通信作者 E-mail:zhangxuesong@djtu.edu.cn
  • 收稿日期:2025-06-22 修回日期:2025-09-30 在线发布日期:2026-03-01 出版日期:2026-03-01
  • 基金资助:
    国家自然科学基金(62276042);辽宁省教育厅科学研究项目(LJKMZ20220838,LJKZ0486)。

Research on Low-light Object Detection Method of Improved YOLOv11

LI Junlin, ZHANG Xuesong+, SONG Cunli, LI Guangyu   

  1. School of Railway Intelligent Engineering, Dalian Jiaotong University, Dalian, Liaoning 116052, China
    + Corresponding author E-mail:zhangxuesong@djtu.edu.cn
  • Received:2025-06-22 Revised:2025-09-30 Online:2026-03-01 Published:2026-03-01

摘要: 针对低光照复杂场景下检测的性能瓶颈,提出一种改进YOLOv11的低光照目标检测算法ELS-YOLO(enhanced low-light scene-YOLO)。引入EfficientNetV2替换主干网络,简化模型结构的同时,提升局部细节和全局背景的复杂交互。提出了一种频域感知模块,进一步提升网络对图像细节的感知效果,帮助模型更好地识别低光照条件下的目标轮廓和暗部细节。设计了一种基于灵慧阶梯增益分配策略的损失函数,在提升光照和噪声变化的适应能力基础上持续提升检测精度。算法的消融实验和对比实验在ExDark、NOD(night object detection)和VOC2012数据集上进行,结果表明,在三个数据集上,提出的算法相较于基线模型在mAP@0.5和mAP@0.5:0.95指标上分别提升了4.2和2.6个百分点、2.4和0.7个百分点、0.7和0.3个百分点。实验结果验证了该算法在低光照目标检测场景中的有效性。

关键词: 低光照, 目标检测, YOLOv11, 频域感知

Abstract: For the performance bottleneck in detecting low-light complex scenarios, this paper proposes a low light target detection algorithm ELS-YOLO (enhanced low-light scene-YOLO) based on improved YOLOv11. Firstly, EfficientNetV2 is introduced to replace the backbone network, simplifying the model structure while enhancing the complex interaction between local details and global background. Secondly, a frequency domain perception module is proposed to further improve the network’s perception of image details, helping the model better identify the contours and dark details of objects under low-light conditions. Finally, a loss function based on the wise stepwise gain allocation strategy is designed, which continuously improves detection accuracy while enhancing the adaptability to light and noise changes. The ablation and comparative experiments are carried out on the ExDark, NOD (night object detection) and the VOC2012 datasets. The results demonstrate that on the three datasets, the proposed algorithm outperforms the baseline model by 4.2 and 2.6 percentage points, 2.4 and 0.7 percentage points, and 0.7 and 0.3 percentage points in terms of mAP@0.5 and mAP@0.5:0.95, respectively. These findings validate the effectiveness of the algorithm in low-light object detection scenarios.

Key words: low light, object detection, YOLOv11, frequency domain sensing