电子学报 ›› 2020, Vol. 48 ›› Issue (6): 1230-1239.DOI: 10.3969/j.issn.0372-2112.2020.06.026

所属专题: 机器学习之图像处理 优秀论文(2022)

• 综述评论 • 上一篇    下一篇

基于深度学习的目标检测研究综述

罗会兰, 陈鸿坤   

  1. 江西理工大学信息工程学院, 江西赣州 341000
  • 收稿日期:2019-08-13 修回日期:2019-11-27 出版日期:2020-06-25
    • 作者简介:
    • 罗会兰 女,1974年9月生于江西上高.2008年获浙江大学工学博士学位.现为江西理工大学图像处理实验室教授、硕士生导师.主要从事机器学习、模式识别等方面的研究. E-mail:luohuilan@sina.com
      陈鸿坤 男,1995年10月生于江西赣州.2017年进入江西理工大学,在读硕士研究生.研究方向为图像目标检测. E-mail:1174426105@qq.com
    • 基金资助:
    • 国家自然科学基金 (No.61862031,No.61462035); 江西省机器视觉及智能系统重点实验室 (No.20181BCD40009); 江西省赣州市"科技创新人才计划"项目

Survey of Object Detection Based on Deep Learning

LUO Hui-lan, CHEN Hong-kun   

  1. School of Information Engineering, Jiangxi University of Science and Technology, Ganzhou, Jiangxi 341000, China
  • Received:2019-08-13 Revised:2019-11-27 Online:2020-06-25 Published:2020-06-25
    • Supported by:
    • National Natural Science Foundation of China (No.61862031, No.61462035); Jiangxi Key Provincial Laboratory of Machine Vision and Intelligent Information System (No.20181BCD40009); Ganzhou Science and Technology Innovative Talents Project of Jiangxi Province

摘要: 目标检测是计算机视觉领域内的热点课题,在机器人导航、智能视频监控及航天航空等领域都有广泛的应用.本文首先综述了目标检测的研究背景、意义及难点,接着对基于深度学习目标检测算法的两大类进行综述,即基于候选区域和基于回归算法.对于第一类算法,先介绍了基于区域的卷积神经网络(Region with Convolutional Neural Network,R-CNN)系列算法,然后从四个维度综述了研究者在R-CNN系列算法基础上所做的研究:对特征提取网络的改进研究、对感兴趣区域池化层的改进研究、对区域提取网络的改进研究、对非极大值抑制算法的改进研究.对第二类算法分为YOLO(You Only Look Once)系列、SSD(Single Shot multibox Detector)算法及其改进研究进行综述.最后根据当前目标检测算法在发展更高效合理的检测框架的趋势下,展望了目标检测算法未来在无监督和未知类别物体检测方向的研究热点.

关键词: 目标检测, 深度学习, 特征提取, 计算机视觉, 视频监控, 图像处理, 卷积神经网络

Abstract: Object detection is a hot topic in the field of computer vision, and has been widely used in robot navigation, intelligent video surveillance, aerospace, and other fields. The research background, significance and challenges of object detection were introduced. Then the object detection algorithms based on deep learning were reviewed according to two categories: candidate region-based and regression-based. For the candidate region-based algorithms, we first introduced the R-CNN (Region with Convolutional Neural Network) based series of algorithms, and then the R-CNN based methods were overviewed from four dimensions: the research of feature extraction networks, the region of interesting pooling researches, improved works based on region proposal networks, and some improved approaches of non maximum suppression algorithms. Next, the regression-based algorithms were surveyed in terms of YOLO (You Only Look Once) series and SSD (Single Shot multibox Detector) series. Finally, according to the current trend of object detection algorithms that are developing more efficient and reasonable detection frameworks, the future research focuses of unsupervised and unknown category object detection directions were prospected.

Key words: object detection, deep learning, feature extraction, computer vision, video surveillance, image processing, convolutional neural network

中图分类号: