本文已被:浏览 497次 下载 1051次
Received:October 21, 2024 Revised:November 12, 2024
Received:October 21, 2024 Revised:November 12, 2024
中文摘要: 烟雾检测在早期火灾预警当中非常重要. 现有检测算法基本是基于确定性的卷积神经网络来进行的, 然而确定性的神经网络往往会给出非常自信的预测结果, 即使它完全不知道某些区域当中是否有目标对象, 尤其是烟雾边缘区域有着更加透明的效果, 致使该区域和周围环境极易混淆, 因此检测算法对该区域并不能进行很好的判断, 进而造成大量的假阳性. 因此, 本文提出一种改进的DeepLabV3+算法, 首先, 该算法基于贝叶斯思想优化DeepLabV3+从而输出非确定性的特征编码, 以量化预测图像中不确定性的大小, 校准模型的学习过程. 其次基于预处理思想对特征编码进行预处理, 降低无关干扰特征信息量, 并且强化DeepLabV3+网络中特征融合能力, 充分利用网络提取到的多尺度特征信息. 最后将DeepLabV3+网络中上采样算子优化为CARAFE算子, 降低上采样过程中重要信息的丢失. 模型在公开的SMOKE5K数据集上取得良好的性能, MIoU指标达到了92.41%.
中文关键词: DeepLabV3+ 烟雾检测 不确定性校准 特征预处理 CARAFE
Abstract:Smoke detection is very important in early fire warning. The existing detection algorithms are basically based on deterministic convolutional neural networks. However, deterministic neural networks tend to give very confident prediction results, even though they do not know whether there is a target object in some regions at all. In particular, the smoke edge region is more transparent, making it extremely easy for these areas to be confused with the surrounding environment. Therefore, the detection algorithm cannot make a good judgment on this region, producing a large number of false positives. So, an improved DeepLabV3+ algorithm is proposed. First, the algorithm optimizes DeepLabV3+ based on Bayesian ideas to output non-deterministic feature coding, so as to quantify the measurement of uncertainty in the predicted image and calibrate the learning process of the model. Secondly, feature coding is preprocessed based on the preprocessing idea to reduce the amount of information of irrelevant interfering features, and the feature fusion capability in the DeepLabV3+ network is strengthened to make full use of the multi-scale feature information extracted from the network. Finally, the upsampling operator in the DeepLabV3+ network is optimized as the CARAFE operator to reduce the loss of important information in the upsampling process. The model achieves good performance on the open SMOKE5K dataset, with the MIoU index reaching 92.41%.
文章编号: 中图分类号: 文献标志码:
基金项目:辽宁省应用基础研究项目(2022JH2/101300243); 2022年度沈阳市科学技术计划(22316107)
引用文本:
刘志宏,杨海波,贾军营,卢鑫.基于不确定性校准的烟雾语义分割.计算机系统应用,2025,34(5):31-40
LIU Zhi-Hong,YANG Hai-Bo,JIA Jun-Ying,LU Xin.Smoke Semantic Segmentation Based on Uncertainty Calibration.COMPUTER SYSTEMS APPLICATIONS,2025,34(5):31-40
刘志宏,杨海波,贾军营,卢鑫.基于不确定性校准的烟雾语义分割.计算机系统应用,2025,34(5):31-40
LIU Zhi-Hong,YANG Hai-Bo,JIA Jun-Ying,LU Xin.Smoke Semantic Segmentation Based on Uncertainty Calibration.COMPUTER SYSTEMS APPLICATIONS,2025,34(5):31-40

