Robust Visual Tracking using Multi-Frame Multi-Feature Joint Modeling
It remains a huge challenge to design effective and efficient trackers under complex scenarios, including occlusions, illumination changes and pose variations. To cope with this problem, a promising solution is to integrate the temporal consistency across consecutive frames and multiple feature cues in a unified model. Motivated by this idea, we propose a novel correlation filter-based tracker in this work, in which the temporal relatedness is reconciled under a multi-task learning framework and the multiple feature cues are modeled using a multi-view learning approach. We demonstrate the resulting regression model can be efficiently learned by exploiting the structure of blockwise diagonal matrix. A fast blockwise diagonal matrix inversion algorithm is developed thereafter for efficient online tracking. Meanwhile, we incorporate an adaptive scale estimation mechanism to strengthen the stability of scale variation tracking. We implement our tracker using two types of features and test it on two benchmark datasets. Experimental results demonstrate the superiority of our proposed approach when compared with other state-of-the-art trackers. project homepage http://bmal.hust.edu.cn/project/KMF2JMTtracking.html
Code (1)
Tasks
Multi-Task LearningMULTI-VIEW LEARNINGObject TrackingVisual Object TrackingVisual TrackingSimilar Papers 제목 키워드 기반
Reliable Object Tracking by Multimodal Hybrid Feature Extraction and Transformer-Based Fusion
Visual object tracking, which is primarily based on visible light image sequences, encounters numerous challenges in complicated scenarios, such as low light conditions, high dynamic ranges, and background clutter. To ad…
ObjectObject TrackingVisual Object TrackingMultiple Feature Fusion via Weighted Entropy for Visual Tracking
It is desirable to combine multiple feature descriptors to improve the visual tracking performance because different features can provide complementary information to describe objects of interest. However, how to effecti…
ObjectObject TrackingVisual Object TrackingVisual 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 TrackingDSNet: Deep and Shallow Feature Learning for Efficient Visual Tracking
In recent years, Discriminative Correlation Filter (DCF) based tracking methods have achieved great success in visual tracking. However, the multi-resolution convolutional feature maps trained from other tasks like image…
image-classificationImage ClassificationVisual TrackingMulti-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…
CPUVisual Tracking