[1]张建辉,等.改进 YOLOv11 的复杂煤矿井环境目标检测模型[J].郑州大学学报(工学版),2027,48(XX):1-8.[doi:10.13705/j.issn.1671-6833.2026.04.009]
 ZHANG Jianhui,CAI Xiaohang,et al.Improved YOLOv11 Target Detection Model for Complex Coal Mine Environments[J].Journal of Zhengzhou University (Engineering Science),2027,48(XX):1-8.[doi:10.13705/j.issn.1671-6833.2026.04.009]
点击复制

改进 YOLOv11 的复杂煤矿井环境目标检测模型()
分享到:

《郑州大学学报(工学版)》[ISSN:1671-6833/CN:41-1339/T]

卷:
48
期数:
2027年XX
页码:
1-8
栏目:
出版日期:
2027-12-10

文章信息/Info

Title:
Improved YOLOv11 Target Detection Model for Complex Coal Mine Environments
作者:
张建辉1 2 蔡小航1 王瑞民3 曾俊杰1 罗旭东1
1. 郑州大学 网络空间安全学院,河南 郑州 450002;2. 嵩山实验室,河南 郑州 450002;3. 郑州大学 计算机与人工智能学院,河南 郑州 450001
Author(s):
ZHANG Jianhui1 2 CAI Xiaohang1 WANG Ruimin3 ZENG Junjie1 LUO Xudong1
1. School of Cyber Science and Engineering, Zhengzhou University, Zhengzhou 450002, China; 2. Songshan Laboratory, Zhengzhou 450002, China; 3. School of Computer Science and Artificial Intelligence, Zhengzhou University, Zhengzhou 450001, China
关键词:
YOLOv11 目标检测 动态感知混合卷积 多注意力机制 高效上采样
Keywords:
YOLOv11 target detection dynamic inception mixer convolution multi-attention mechanism efficient upsampling
分类号:
TP391 ;TD76
DOI:
10.13705/j.issn.1671-6833.2026.04.009
文献标志码:
A
摘要:
针对煤矿施工环境中光照分布不均、目标严重遮挡、粉尘干扰等工况导致的目标检测精度不足的问题,提出一种基于DIM和YOLOv11的复杂煤矿环境目标检测模型DME-YOLO。在主干网络设计动态感知混合卷积模块(DIM),通过动态权重机制实现多尺度特征的自适应融合,提升复杂背景下的特征表征能力;在检测头部分引入动态多注意力机制检测头(DMA-Head),利用多尺度注意力模块增强对小目标和弱纹理目标的感知;在颈部网络中嵌入高效上采样卷积模块(EUCB),通过双线性插值与深度可分离卷积结合优化上采样路径。实验结果表明:DME-YOLO在自建矿井数据集上的mAP@50达到93.7%,较原始YOLOv11提升3.0个百分点;mAP@50-95达到66.8%,较原始YOLOv11提升5.2个百分点。与YOLOv9s、YOLOv12等模型对比,所提模型收敛速度更快且检测精度更优,适合煤矿井施工现场监测。
Abstract:
To address the insufficient target detection accuracy caused by harsh working conditions in coal mine construction environments, such as uneven illumination distribution, severe target occlusion, and dust interference, a target detection model named DME-YOLO was proposed for coal mine in complex environments based on DIM and YOLOv11. In the backbone network of DME-YOLO, a dynamic inception mixer convolution module (DIM) was designed. This module achieved adaptive fusion of multi-scale features through a dynamic weight mechanism, thereby enhancing the model’s capability of feature representation in complex backgrounds. For the detection head, a dynamic multi-attention detection head (DMA-Head) was introduced, which leveraged a multi-scale attention module to strengthen the perception of small targets and targets with weak textures. Additionally, an efficient upsampling convolutional block (EUCB) was embedded into the neck network optimizing the upsampling path by combining bilinear interpolation with depthwise separable convolution. Experimental results demonstrated that DME-YOLO achieved a mAP@50 of 93.7% on the self-constructed mine dataset, representing 3.0 percentage points improvement compared to the original YOLOv11. Its mAP@50-95 reached 66.8%, which was 5.2 percentage points increase relative to the original YOLOv11. When compared with models such as YOLOv9s and YOLOv12, DME-YOLO exhibited faster convergence speed and superior detection accuracy, making it well-suited for safety monitoring in coal mine construction sites.

参考文献/References:

[1] Yuan Zhi, Jiang Qingyou, Pang Zhenzhong. Application status and development thinking of intelligent mining technology and equipment in coal mines in China[J]. Coal Science and Technology, 2024, 52(9): 189-198. [袁智, 蒋庆友, 庞振忠. 我国煤矿智能化综采开采技术装备应用现状与发展思考[J]. 煤炭科学技术, 2024, 52(9): 189-198.]
[2] Jung D, Choi Y. Systematic review of machine learning applications in mining: Exploration, exploitation, and reclamation[J]. Minerals, 2021, 11(2): 148.
[3] Girshick R. Fast R-CNN[C]//Proceedings of the 2015 IEEE International Conference on Computer Vision (ICCV). Piscataway: IEEE, 2016: 1440-1448.
[4] He Kaiming, Gkioxari G, Dollár P, et al. Mask R-CNN[C]//Proceedings of the 2017 IEEE International Conference on Computer Vision (ICCV). Piscataway: IEEE, 2017: 2980-2998.
[5] Redmon J, Farhadi A. YOLOv3: an incremental improvement[PP/OL]. V1. arXiv(2018-04-08)[2025-09-01]. https://arxiv.org/abs/1804. 02767.
[6] Ultralytics. YOLOv5[EB/OL]. (2020-05-18)[2025-09-01]. https://github.com/ultralytics/yolov5.
[7] Wang C Y, Bochkovskiy A, Liao H M. YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors[C]//Proceedings of the 2023 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR). Piscataway: IEEE, 2023: 7464-7475.
[8] Ultralytics. Ultralytics[EB/OL]. (2023-01-10)[2025-09-01]. https://github.com/ultralytics/ultralytics.
[9] WANG C Y, YEH I H, LIAO H Y M. YOLOv9: learning what you want to learn using programmable gradient information[PP/OL]. V2. arXiv(2024-02-29)[2025-09-01]. https://arxiv.org/abs/2402. 13616.
[10] Liu Wei, Anguelov D, Erhan D, et al. SSD: single shot MultiBox detector[C]//Computer Vision – ECCV 2016. Cham: Springer, 2016: 21-37.
[11] Zhang Zhihao, Tao Lei, Yao Linhu, et al. LDSI-YOLOv8: Real-time detection method for multiple targets in coal mine excavation scenes[J]. IEEE Access, 2024, 12: 132592-132604.
[12] Ramyadevi R, Keerthy S, Catherina J S J, et al. Helmet and equipment detection with worker’s mobility tracker in mining sector using YOLOv8 & LSTM[C]//Proceedings of the 2025 IEEE International Students’ Conference on Electrical, Electronics and Computer Science (SCEECS). Piscataway: IEEE, 2025: 1-6.
[13] Zhang Lei, Sun Zhipeng, Tao Hongjing, et al. Research on mine-personnel helmet detection based on multi-strategy-improved YOLOv11[J]. Sensors, 2025, 25(1): 170.
[14] Shao Xiaoqiang, Liu Shibo, Li Xin, et al. Rep-YOLO: an efficient detection method for mine personnel[J]. Journal of Real-Time Image Processing, 2024, 21(2): 28.
[15] Fu Zhibo, Ling Jierui, Yuan Xinpeng, et al. Yolov8n-FADS: a study for enhancing miners’ helmet detection accuracy in complex underground environments[J]. Sensors, 2024, 24(12): 3767.
[16] Yu Weihao, Si Chenyang, Zhou Pan, et al. MetaFormer baselines for vision[J]. IEEE Transactions on Pattern Analysis and Machine Intelligence, 2024, 46(2): 896-912.
[17] Yu Ziping, Huang Hongbo, Chen Weijun, et al. YOLO-FaceV2: a scale and occlusion aware face detector[J]. Pattern Recognition, 2024, 155: 110714.
[18] Rahman M M, Munir M, Marculescu R. EMCAD: efficient multi-scale convolutional attention decoding for medical image segmentation[C]//Proceedings of the 2024 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR). Piscataway: IEEE, 2024: 11769-11779.
[19] Wang Jiaqi, Chen Kai, Xu Rui, et al. CARAFE: content-aware reassembly of FEatures[C]//Proceedings of the 2019 IEEE/CVF International Conference on Computer Vision (ICCV). Piscataway: IEEE, 2019: 3007-3016.
[20] Liu Wenze, Lu Hao, Fu Hongtao, et al. Learning to up-sample by learning to sample[C]//Proceedings of the 2023 IEEE/CVF International Conference on Computer Vision (ICCV). Piscataway: IEEE, 2024: 6004-6014.
[21] Lu Hao, Liu Wenze, Ye Zixuan, et al. SAPA: similarity-aware point affiliation for feature upsampling[PP/OL]. V2. arXiv(2022-12-27)[2025-10-20]. https://arxiv.org/abs/2209.12866.
[22] Lu Hao, Liu Wenze, Fu Hongtao, et al. FADE: fusing the assets of decoder and encoder for task-agnostic upsampling[PP/OL]. V2. arXiv(2022-12-27)[2025-09-01]. https://arxiv.org/abs/2207.10392.
[23] Xie Weiming, Ma Weifeng, Sun Xiaoyong. An efficient re-parameterization feature pyramid network on YOLOv8[J]. Neurocomputing, 2025, 614: 128775.
[24] Dai Xiyang, Chen Yinpeng, Xiao Bin, et al. Dynamic head: unifying object detection heads with attentions[C]//Proceedings of the 2021 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR). Piscataway: IEEE, 2021: 7369-7378.
[25] Zhang Jiarui, Chen Zhihua, Yan Guoxu, et al. Faster and lightweight: an improved YOLOv5 object detector for remote sensing images[J]. Remote Sensing, 2023, 15(20): 4974.
[26] Gao Lin, Yu Pengwei, Dong Hongjuan, et al. Multi-scale fusion lightweight target detection method for coal and gangue based on EMBS-YOLOv8s[J]. Sensors, 2025, 25(6): 1734.

相似文献/References:

[1]张 震,陈可鑫,陈云飞.优化聚类和引入 CBAM 的 YOLOv5 管制刀具检测[J].郑州大学学报(工学版),2023,44(05):40.[doi:10.13705/j.issn.1671-6833.2022.05.015]
 ZHANG Zhen,CHEN Kexin,CHEN Yunfei.YOLOv5 with Optimized Clustering and CBAM for Controlled Knife Detection[J].Journal of Zhengzhou University (Engineering Science),2023,44(XX):40.[doi:10.13705/j.issn.1671-6833.2022.05.015]
[2]王 瑜,毕 玉,石健彤,等.基于注意力与多级特征融合的 YOLOv5 算法[J].郑州大学学报(工学版),2024,45(03):38.[doi:10.13705/j.issn.1671-6833.2023.06.009]
 WANG Yu,BI Yu,SHI Jiantong,et al.Object Detection and Recognition Algorithm Based on YOLOv5 and the Fusion of Attention and Multistage Features[J].Journal of Zhengzhou University (Engineering Science),2024,45(XX):38.[doi:10.13705/j.issn.1671-6833.2023.06.009]
[3]汤林东,云利军,罗瑞林,等.基于改进 YOLOv5s 的复杂道路交通目标检测算法[J].郑州大学学报(工学版),2024,45(03):64.[doi:10. 13705 / j. issn. 1671-6833. 2024. 03. 016]
 TANG Lindong,YUN Lijun,LUO Ruilin,et al.Complex Road Traffic Target Detection Algorithm Based on Improved YOLOv5s[J].Journal of Zhengzhou University (Engineering Science),2024,45(XX):64.[doi:10. 13705 / j. issn. 1671-6833. 2024. 03. 016]
[4]马留洋,胡争争,栗武华.基于 AR-SSVEP 和 YOLOv3 的时敏目标识别方法[J].郑州大学学报(工学版),2025,46(04):32.[doi:10.13705/j.issn.1671-6833.2025.01.017]
 MA Liuyang,HU Zhengzheng,LI Wuhua.Time-sensitive Target Recognition Method Based on AR-SSVEP and YOLOv3[J].Journal of Zhengzhou University (Engineering Science),2025,46(XX):32.[doi:10.13705/j.issn.1671-6833.2025.01.017]
[5]周恩泽,黄道春,王 磊,等.基于改进YOLOv8s的输电线路山火检测[J].郑州大学学报(工学版),2025,46(05):114.[doi:10.13705/j.issn.1671-6833.2025.05.017]
 ZHOU Enze,HUANG Daochun,WANG Lei,et al.Wildfire Detection for Transmission Corridor Based on Improved YOLOv8s[J].Journal of Zhengzhou University (Engineering Science),2025,46(XX):114.[doi:10.13705/j.issn.1671-6833.2025.05.017]
[6]张 蓓,徐 硕,钟燕辉,等.基于改进YOLOv8算法的半刚性基层松散病害识别方法[J].郑州大学学报(工学版),2025,46(05):122.[doi:10.13705/j.issn.1671-6833.2025.05.006]
 ZHANG Bei,XU Shuo,ZHONG Yanhui,et al.Detection Method of Loose Defects in Semi-rigid Base Based on Improved YOLOv8 Algorithm[J].Journal of Zhengzhou University (Engineering Science),2025,46(XX):122.[doi:10.13705/j.issn.1671-6833.2025.05.006]
[7]刘润杰,许慧娜,胡 宇,等.基于改进YOLOv8的遥感影像变电站目标识别[J].郑州大学学报(工学版),2026,47(01):33.[doi:10.13705/j.issn.1671-6833.2025.04.022]
 LIU Runjie,XU Huina,HU Yu,et al.Remote Sensing Image Substation Target Recognition Based on Improved YOLOv8[J].Journal of Zhengzhou University (Engineering Science),2026,47(XX):33.[doi:10.13705/j.issn.1671-6833.2025.04.022]

备注/Memo

备注/Memo:
收稿日期:2026-01-12;修订日期:2026-02-13
基金项目:国家重点研发计划(2023YFB2906400) ;河南省重大科技专项(221100210900)
作者简介:张建辉(1977— ) ,男,河南平顶山人,郑州大学副研究员,博士,主要从事网络信息安全与人工智能技术研究,E-mail:ndsczjh@ 163. com。
更新日期/Last Update: 2026-03-13