系统仿真学报 ›› 2026, Vol. 38 ›› Issue (2): 346-359.doi: 10.16182/j.issn1004731x.joss.24-1159

• 机器学习算法 • 上一篇    

面向仿真场景的无人机目标跟踪算法研究

李心仪, 王振飞, 吴晗   

  1. 郑州大学 计算机与人工智能学院,河南 郑州 450000
  • 收稿日期:2024-10-19 修回日期:2024-12-30 出版日期:2026-02-18 发布日期:2026-02-11
  • 通讯作者: 吴晗
  • 第一作者简介:李心仪(2004-),男,本科生,研究方向为计算机视觉。
  • 基金资助:
    国家重点研发计划(2023YFB4502704)

Research on UAV Target Tracking Algorithm for Simulation Scenarios

Li Xinyi, Wang Zhenfei, Wu Han   

  1. School of Computer Science and Artificial Intelligence, Zhengzhou University, Zhengzhou 450000, China
  • Received:2024-10-19 Revised:2024-12-30 Online:2026-02-18 Published:2026-02-11
  • Contact: Wu Han

摘要:

针对UAV在仿真实验中自动跟踪移动目标的需求,提出基于改进CSRT(channel and spatial reliability-aware tracker)算法的无人机长时自动跟踪方法。通过导向滤波加拉普拉斯算子LOGF(laplacian of guided filter)检测获取目标边缘特征,再与HOG(histogram of oriented gradient)和CN(color names)特征融合,增强算法对目标的判别能力;使用平均峰值相关能量和感知哈希汉明距离来综合判定目标状态,当判定目标被遮挡时,采用YOLOv8定位目标,再将定位结果传输至跟踪算法继续跟踪目标。仿真结果表明:在搭建的仿真环境中算法能够在目标被遮挡时仍能长时稳定的跟踪目标,为无人机目标跟踪算法研究提供了良好的仿真实验环境。

关键词: CSRT(channel and spatial reliability-aware tracker), 边缘特征, 定位目标, YOLOv8, 虚拟目标数据集

Abstract:

To address the need for automatic UAV tracking of moving targets in simulated experiments, this paper proposed a long-term automatic tracking method based on an improved channel and spatial reliability-aware tracker (CSRT) algorithm. The target edge features were detected using the Laplacian of guided filter (LOGF) through guided filtering and then fused with the histogram of oriented gradient (HOG) and color names (CN) features to enhance the algorithm's discriminative ability for the target. To evaluate the target state, the paper used average peak correlation energy and perceptual hash Hamming distance. When the target was occluded, the paper employed YOLOv8 for target localization and fed the localization results back into the tracking algorithm to continue tracking. Simulation results demonstrate that the algorithm can maintain long-term stable tracking of the target even when the target is occluded in the constructed simulation environment, providing a favorable simulation experimental environment for the research on UAV target tracking algorithms.

Key words: channel and spatial reliability-aware tracker(CSRT), edge feature, target positioning, YOLOv8, virtual target dataset

中图分类号: