Multi-Cue Correlation Filters for Robust Visual Tracking
In recent years, many tracking algorithms achieve impressive performance via fusing multiple types of features, however, most of them fail to fully explore the context among the adopted multiple features and the strength of them. In this paper, we propose an efficient multi-cue analysis framework for robust visual tracking. By combining different types of features, our approach constructs multiple experts through Discriminative Correlation Filter (DCF) and each of them tracks the target independently. With the proposed robustness evaluation strategy, the suitable expert is selected for tracking in each frame. Furthermore, the divergence of multiple experts reveals the reliability of the current tracking, which is quantified to update the experts adaptively to keep them from corruption. Through the proposed multi-cue analysis, our tracker with standard DCF and deep features achieves outstanding results on several challenging benchmarks: OTB-2013, OTB-2015, Temple-Color and VOT 2016. On the other hand, when evaluated with only simple hand-crafted features, our method demonstrates comparable performance amongst complex non-realtime trackers, but exhibits much better efficiency, with a speed of 45 FPS on a CPU.
Code (1)
Tasks
CPUVisual TrackingMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Real-Time Part-Based Visual Tracking via Adaptive Correlation Filters
Robust object tracking is a challenging task in computer vision. To better solve the partial occlusion issue, part-based methods are widely used in visual object trackers. However, due to the complicated online training …
Bayesian InferenceObject TrackingVisual TrackingMulti-Task Correlation Particle Filter for Robust Object Tracking
In this paper, we propose a multi-task correlation particle filter (MCPF) for robust visual tracking. We first present the multi-task correlation filter (MCF) that takes the interdependencies among different features int…
ObjectObject TrackingVisual TrackingStructural Correlation Filter for Robust Visual Tracking
In this paper, we propose a novel structural correlation filter (SCF) model for robust visual tracking. The proposed SCF model takes part-based tracking strategies into account in a correlation filter tracker, and exploi…
Computational EfficiencyVisual TrackingMulti-hierarchical Independent Correlation Filters for Visual Tracking
For visual tracking, most of the traditional correlation filters (CF) based methods suffer from the bottleneck of feature redundancy and lack of motion information. In this paper, we design a novel tracking framework, ca…
Motion EstimationObject TrackingVisual Object TrackingVisual TrackingAttentional Correlation Filter Network for Adaptive Visual Tracking
We propose a new tracking framework with an attentional mechanism that chooses a subset of the associated correlation filters for increased robustness and computational efficiency. The subset of filters is adaptively sel…
Computational EfficiencyVisual Object TrackingVisual Tracking