• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

计算机工程与科学

• 图形与图像 • 上一篇    下一篇

一种多网络模型融合的烟雾检测方法

王洋1,程江华1,刘通1,周岳勇1,熊艳晔2   

  1. (1.国防科技大学电子科学学院,湖南 长沙 410073;2.海军指挥学院,江苏 南京 210016)
  • 收稿日期:2019-03-22 修回日期:2019-05-21 出版日期:2019-10-25 发布日期:2019-10-25
  • 基金资助:

    湖南省自然科学基金(2017JJ2337)

A smoke detection method based
on fusing multiple network models
 

WANG Yang1,CHENG Jiang-hua1,LIU Tong1,ZHOU Yue-yong1,XIONG Yan-ye2   

  1. (1.School of Electronics Science,National University of Defense Technology,Changsha 410073;
    2.Naval Command College,Nanjing 210016,China)
     
  • Received:2019-03-22 Revised:2019-05-21 Online:2019-10-25 Published:2019-10-25

摘要:

为降低云雾等类烟雾目标引起的烟雾检测虚警现象,提出一种多网络模型融合的烟雾检测方法。在采用VGG16网络提取烟雾细节特征的基础上,与ResNet50网络特征提取层进行融合,提取到更多细微特征,采用跳跃连接机制将图像信息传递到神经网络的更深层,避免烟雾图像重要特征的丢失,并解决因梯度消失导致的欠拟合问题。训练过程采用基于同构空间下的特征迁移学习方法,解决小样本训练难题,在新的目标检测领域进行重新训练,更有利于将网络模型融合,重新搭建全连接层输出检测结构,采用随机失活的方法,提高模型泛化能力。实验结果表明,与目前流行的深度卷积网络相比,该方法虚警率低,准确率和召回率高。

关键词: VGG16网络, ResNet50网络, 烟雾检测, 特征提取

Abstract:

In order to reduce the false alarm phenomenon of smoke detection caused by cloud and fog, a smoke detection method based on fusing multiple network models is proposed. On the basis of using VGG16 network to extract the detailed features of smoke, it is fused with the ResNet50 network feature extraction layer to extract more subtle features. The skip connection mechanism is used to transfer the image information to the deeper layer of the neural network, in order to avoid the loss of important features of smoke image and solve the under-fitting problem caused by the gradient disappearance.The training process adopts the feature transfer learning method based on isomorphic space to solve the small sample training problem, retrain in the new target detection field, better integrate the network model, rebuild the output detection structure of the whole connection layer, and adopt the random inactivation method to improve the generalization ability of the model.Experimental results show that, compared with the current popular deep convolutional network, this method has lower false alarm rate and higher accuracy and recall rate.
 

Key words: VGG16 network, ResNet50 network, smoke detection, feature extraction