The correlation filter(CF)-based tracker is a classic and effective model in the field of visual tracking. For a long time, most CF-based trackers solved filters using only ridge regression equations with
Introduction
Visual object tracking is a fundamental problem in the field of computer vision, requiring the tracker to keep tracking the target in subsequent frames after providing the target's initial state in the first frame, which is challenging because the target may be constantly deformed and disturbed by the complex environment during its motion. CF-based trackers [1], [2] are a type of tracker that updates online and usually sets the objective function as a ridge regression problem, using a circulant matrix structure to simplify the computation.