用YOLOv8实现工地火灾智能监测与风险分级,精准评估火源与人员设备距离。
Intelligent Spatial Estimation for Fire Hazards in Engineering Sites: An Enhanced YOLOv8-Powered Proximity Analysis Framework
- 双模型联动:主模型识火烟,辅模型检人车设施,融合定位
- 检测精度超90%,距离估算基于像素转米,生成量化风险分
- 轻量开源,适合工业现场实时部署,支持可视化预警
本研究提出一种增强型双模型YOLOv8框架,实现工程现场火灾的智能检测与邻近风险评估。系统在9,860张标注图像上训练,可识别复杂环境中的火源与烟雾。主模型采用YOLOv8实例分割检测火和烟,辅模型基于COCO预训练,识别人员、车辆及基础设施等周边对象。通过融合两模型输出,计算火区与目标间的像素级距离,并使用像素-米换算方法转化为实际距离。结合火焰证据、物体脆弱性及距离暴露度,生成量化风险评分与预警等级。系统在测试中达到精度、召回率与F1值均超过90%,[email protected]高于91%。输出包含火点位置、检测对象、距离估算与风险信息的标注图像,提升态势感知能力。基于Google Colab的开源工具实现,轻量化设计,适用于工业及资源受限场景部署。
原文摘要 · Abstract (English)
This study proposes an enhanced dual-model YOLOv8 framework for intelligent fire detection and proximity-aware risk assessment, extending conventional vision-based monitoring beyond simple detection to actionable hazard prioritization. The system is trained on a dataset of 9,860 annotated images to segment fire and smoke across complex environments. The framework combines a primary YOLOv8 instance segmentation model for fire and smoke detection with a secondary object detection model pretrained on the COCO dataset to identify surrounding entities such as people, vehicles, and infrastructure. By integrating the outputs of both models, the system computes pixel-based distances between detected fire regions and nearby objects and converts these values into approximate real-world measurements using a pixel-to-meter scaling approach. This proximity information is incorporated into a risk assessment mechanism that combines fire evidence, object vulnerability, and distance-based exposure to produce a quantitative risk score and alert level. The proposed framework achieves strong performance, with precision, recall, and F1 scores exceeding 90% and [email protected] above 91%. The system generates annotated visual outputs showing fire locations, detected objects, estimated distances, and contextual risk information to support situational awareness. Implemented using open-source tools within the Google Colab environment, the framework is lightweight and suitable for deployment in industrial and resource-constrained settings.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。