I. Introduction
Target tracking is an important research direction in the field of computer vision. Motion target tracking algorithms can be divided into generative methods and discriminative methods according to their working principles, and correlation filtering algorithms are a discriminative tracking method [1]. It generates training samples through cyclic shifting and calculates them in the Fourier domain, greatly improving algorithm efficiency and receiving extensive research. Bolme et al. [2] proposed the minimum output sum of squared error (MOSSE) algorithm and introduced correlation filtering for image tracking for the first time. Henriques et al. [3] proposed a cyclic structure of tracking by detection with kernel (CSK) tracker, and subsequently improved the CSK tracker by proposing a multi-channel feature kernel correlation filter (KCF) [4]. Based on the problem of target scale changes, Danelljan et al. [5] proposed a fast discriminative scale space tracker (fDSST) algorithm, which introduces a scale pyramid based correlation filter to detect scale changes and combines correlation filtering with scale filtering.