电子科技 ›› 2022, Vol. 35 ›› Issue (5): 7-13.doi: 10.16180/j.cnki.issn1007-7820.2022.05.002

• • 上一篇    下一篇

基于改进的SSD监理目标检测研究

黄静,谢宣   

  1. 浙江理工大学 信息学院,浙江 杭州 310018
  • 收稿日期:2020-12-31 出版日期:2022-05-25 发布日期:2022-05-27
  • 作者简介:黄静(1965-),女,博士,教授。研究方向:信息科学与系统科学、工程与技术科学、电子通信与自动控制技术、计算机科学技术。|谢宣(1995-),男,硕士研究生。研究方向:软件工程。
  • 基金资助:
    浙江省重点研发计划(2021C01048)

Research on Supervision Object Detection Based on Improved SSD

HUANG Jing,XIE Xuan   

  1. School of Information Science and Technology,Zhejiang University of Science and Technology, Hangzhou 310018,China
  • Received:2020-12-31 Online:2022-05-25 Published:2022-05-27
  • Supported by:
    Zhejiang Key R&D Program(2021C01048)

摘要:

针对装饰装修工程中由人工验收带来的诸多问题,文中提出了一种改进的SSD算法并将其应用于监理工作来代替人工验收,推动智能监理的实现。由于SSD算法存在对同一目标复检以及小目标检测效果欠佳等问题,故文中利用DPN网络替换基础特征提取网络VGG16。DPN结合了Resnet和Densenet的优点,具有更好的特征提取能力。通过加权FPN融合特征图,突出不同层特征图的贡献,丰富用于预测的特征图语义。利用深度可分离卷积降低模型的参数量,提高算法的推理速度。实验对比发现,改进后模型的平均精度提升了3.47%,对小数目检测平均精度的提升可达15%,证明新模型在监理目标检测任务中效果良好。

关键词: 监理, SSD, VGG16, DPN, Resnet, Densenet, 深度可分离卷积, FPN

Abstract:

In view of many problems caused by manual acceptance in decoration projects, this study proposes an improved SSD algorithm and applies it to supervision work to replace manual acceptance and promote the realization of intelligent supervision. Because the SSD algorithm has problems such as rechecking the same target and poor detection of small targets, the DPN network is employed to replace the basic feature extraction network VGG16. DPN combines the advantages of Resnet and Densenet, and has better feature extraction capabilities. Feature maps are fused by weighted FPN to highlight the contributions of feature maps of different layers and enrich the semantics of feature maps for prediction. Using depth separable convolution can reduce the amount of model parameters and improve the inference speed of the algorithm. Experimental comparison shows that the average accuracy of the improved model is increased by 3.47%, and the average accuracy of small numbers of detection is increased by up to 15%, which proves that the new model is effective in the task of supervision target detection.

Key words: supervision, SSD, VGG16, DPN, Resnet, Densenet, depth separable convolution, FPN

中图分类号: 

  • TP311.1