Popis: |
Target tracking is one of the most challenging tasks in computer vision. In this paper, the high confidence tracking (HCT) algorithm is proposed by combining the offline historical learning network with online correlation filter updating model. First, the weighted historical targets are introduced into the offline learning network, which solves the problem of target loss caused by inaccurate tracking of the previous frame. Second, the target’s confidence detection mechanism is proposed, and added to the correlation filter tracking algorithm, so that the model drift is avoided. Finally, we form a new high confidence tracking algorithm with offline learning. Compared with the state-of-the-art tracking algorithm, our algorithm performs outstandingly on benchmark OTB13 and OTB15, while ensuring real-time performance. |