• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

Computer Engineering & Science ›› 2024, Vol. 46 ›› Issue (12): 2196-2204.

• Graphics and Images • Previous Articles     Next Articles

Long-term object tracking based on template update and redetection

XU Shu-ping,WEI Hao-bo,SUN Yang-yang,WAN Ya-juan   

  1. (School of Computer Science and Engineering,Xi’an Technological University,Xi’an 710021,China)
  • Received:2023-06-28 Revised:2024-03-06 Accepted:2024-12-25 Online:2024-12-25 Published:2024-12-23

Abstract: In order to solve the problem of frequent disappearing and reappearing of targets due to occlusion and out of view in long-term target tracking scenes, a long-term target  tracking  algorithm based on update and redetection (LTUSiam) is designed. Firstly, based on the basic tracker Siamese region proposed network(SiamRPN), a three-level cascade gated cycle unit is introduced to judge the target state and choose the right time to update the template information adaptively. Secondly, a redetection algorithm based on template matching is proposed. The candidate region extraction module is used to relocate the target position and size, and the evaluation score sequence is used to judge the target loss to determine the tracking state of the next frame. Experiments show that the success rate and precision of LTUSiam on LaSOT dataset reach 0.566 and 0.556 respectively, and the F1-score of LTUSiam on VOT2018_LT dataset is 0.644, which has better robustness in dealing with target loss recurrence problem, and effectively improves the performance of long-term tracking.

Key words: long-term tracking, Siamese network, template update, redetection