Journal of System Simulation ›› 2022, Vol. 34 ›› Issue (09): 1956-1967.doi: 10.16182/j.issn1004731x.joss.21-0377

• Modeling Theory and Methodology •     Next Articles

Siamese Object Tracking Algorithm Combined with the Intersection over Union Loss

Wei Zhou(), Yuxiang Liu(), Guangping Liao, Xin Ma   

  1. Xiangtan University, School of Computer Science & School of Cyberspace Science, Xiangtan 411105, China
  • Received:2021-04-28 Revised:2021-07-08 Online:2022-09-18 Published:2022-09-23
  • Contact: Yuxiang Liu E-mail:zhou_wei@xtu.edu.cn;494172184@qq.com

Abstract:

To improve the accuracy of the object bounding box regression prediction of the SiamRPN,solve the problem of low discrimination of positive samples in classification prediction and the lack of correlation between regression prediction and classification prediction, an improved object tracking algorithm of SiamRPN which combined with IoU(intersection over union) loss is proposed. A joint optimization module of IoU-smooth L1 is designed to optimize the IoU loss of the best positive sample and the smooth L1 loss of other positive samples jointly. According to the regression prediction results, the weighted classification prediction is performed on the positive samples with the weight calculated by the IoU of the prediction box and the truth box, so as to increase the discrimination between the positive samples, while ensuring the correlation between the classification prediction and the regression prediction.The results show that the proposed algorithm can effectively improve the tracking performance.

Key words: machine vision, object tracking, siamese network, anchor boxes, inersection over union loss

CLC Number: