欢迎访问《图学学报》 分享到:

图学学报 ›› 2023, Vol. 44 ›› Issue (4): 718-727.DOI: 10.11996/JG.j.2095-302X.2023040718

• 图像处理与计算机视觉 • 上一篇    下一篇

基于神经网络架构搜索的铭牌目标检测方法

邓渭铭1(), 杨铁军2, 李纯纯1, 黄琳1()   

  1. 1.桂林理工大学广西嵌入式技术与智能系统重点实验室,广西 桂林 541004
    2.桂林医学院智能医学与生物技术学院,广西 桂林 541199
  • 收稿日期:2022-12-20 接受日期:2023-03-11 出版日期:2023-08-31 发布日期:2023-08-16
  • 通讯作者: 黄琳(1980-),女,副教授,博士。主要研究方向为计算机视觉。E-mail:hlcucu@qq.com
  • 作者简介:

    邓渭铭(1997-),男,硕士研究生。主要研究方向为计算机视觉。E-mail:1270445316@qq.com

  • 基金资助:
    国家自然科学基金项目(62166012);国家自然科学基金项目(62266015);广西自然科学基金项目(2022GXNSFAA035644);广西嵌入式技术与智能系统重点实验室主任基金项目(2020-1-8)

Object detection for nameplate based on neural architecture search

DENG Wei-ming1(), YANG Tie-jun2, LI Chun-chun1, HUANG Lin1()   

  1. 1. Guangxi Key Laboratory of Embedded Technology and Intelligent System, Guilin University of Technology, Guilin Guangxi 541004, China
    2. College of Intelligent Medicine and Biotechnology, Guilin Medical University, Guilin Guangxi 541199, China
  • Received:2022-12-20 Accepted:2023-03-11 Online:2023-08-31 Published:2023-08-16
  • Contact: HUANG Lin (1980-), associate professor, Ph.D. Her main research interest covers computer vision. E-mail:hlcucu@qq.com
  • About author:

    DENG Wei-ming (1997-), master student. His main research interest covers computer vision. E-mail:1270445316@qq.com

  • Supported by:
    National Natural Science Foundation of China(62166012);National Natural Science Foundation of China(62266015);Guangxi Natural Science Foundation(2022GXNSFAA035644);Guangxi Key Laboratory Fund of Embedded Technology and Intelligent System(2020-1-8)

摘要:

为了提高构建深度卷积神经网络(CNN)的自动化程度并进一步提高目标检测精度,提出了一种改进的基于DenseNAS的神经网络架构搜索方法以自动构建铭牌检测CNN。首先,基于改进DenseNAS的Head层,设计了可搜索的、融合深浅层特征的子网模块(CSP-Block1和CSP-Block2)。然后,基于CSP-Block1和CSP-Block2构建的搜索空间,搜索铭牌检测CNN的Backbone和Head。实验结果表明,该方法在一个铭牌5分类的数据集上,耗时约9.35 GPU hours搜索出了最佳神经网络,在测试集上检测精度mAP≈97.3%,比YOLOv5等SOTA方法更高。

关键词: 神经网络架构搜索, 卷积神经网络, CSP结构, 铭牌, 目标检测

Abstract:

In order to enhance the automation of building deep convolutional neural network (CNN) for object detection and further improve the detection accuracy, an improved DenseNAS-based neural architecture search method was proposed to automatically build a CNN for nameplate detection. First, the searchable subnet modules (CSP-Block1 and CSP-Block2) were designed to fuse deep and shallow layer feature mapping by enhancing the Head layer of DenseNAS. Subsequently, the search space was established based on the CSP-Block1 and CSP-Block2 to explore the Backbone and Head of CNN for nameplate detection. The experimental results demonstrated that the proposed method required about 9.35 GPU hours to search the optimal neural network on a nameplate dataset consisting of 5 classes, and that the detection accuracy mAP was about 97.3% on the test set, exceeding those of state-of-the-art methods, such as YOLOv5.

Key words: neural architecture search, convolutional neural network, CSP structure, nameplate, object detection

中图分类号: