计算机与现代化

• 图像处理 • 上一篇    下一篇

#br# 基于SIFT和YOLO的弱目标鲁棒性实时追踪算法

  

  1. (华北计算技术研究所系统七部,北京100083)
  • 收稿日期:2018-04-18 出版日期:2018-10-26 发布日期:2018-10-26
  • 作者简介:刘源(1995-),男,河北唐山人,华北计算技术研究所系统七部硕士研究生,研究方向:目标追踪,数字图像处理; 姚文明(1978-),男,研究员,研究方向:需求分析,软件工程。

Weak Target Robust Real-time Tracking Algorithm Based on SIFT and YOLO

  1. (Seventh System Department, North China Institute of Computing Technology, Beijing 100083, China)
  • Received:2018-04-18 Online:2018-10-26 Published:2018-10-26

摘要: 提出基于SIFT和YOLO的弱目标鲁棒性实时追踪算法,它能够在场景变化剧烈、目标存在遮挡等复杂条件下对目标进行持续稳定的追踪。算法的实现以合理的算法架构设计为基础,利用YOLO选择候选目标,利用SIFT从候选目标中选择被追踪目标。本文提出的追踪算法不仅满足实时性要求,而且在正常测试集、目标存在遮挡测试集、摄像头旋转测试集上均取得了优于KCF和CamShift的实验结果。结果表明,本文提出的追踪算法在解决目标遮挡、场景变化剧烈等问题上有突出表现。

关键词: 实时目标追踪, 统一的实时目标检测, 尺度不变特征转换

Abstract: This paper proposes a robust real-time tracking algorithm for weak targets based on SIFT and YOLO. It can continuously and steadily track the target under complex conditions such as dramatic scene changes and object occlusion.The implementation of the algorithm is based on a reasonable algorithm architecture design, uses YOLO to select candidate targets, and uses SIFT to select the tracked targets from the candidate targets.The tracking algorithm proposed in this paper not only meets the real-time performance, but also obtains better experimental results than KCF and CamShift in the normal test set, the target existence occlusion test set, and the camera rotation test set.The results show that the tracking algorithm proposed in this paper has outstanding performance in solving problems such as target occlusion and dramatic scene changes.

Key words: real-time target tracking, unified real-time target detection; scale invariant feature transform

中图分类号: