Title :
Speeding Up Tracking by Ignoring Features
Author :
Lu Zhang ; Dibeklioglu, Hamdi ; van der Maaten, Laurens
Author_Institution :
Pattern Recognition & Bioinf. Group, Delft Univ. of Technol., Delft, Netherlands
Abstract :
Most modern object trackers combine a motion prior with sliding-window detection, using binary classifiers that predict the presence of the target object based on histogram features. Although the accuracy of such trackers is generally very good, they are often impractical because of their high computational requirements. To resolve this problem, the paper presents a new approach that limits the computational costs of trackers by ignoring features in image regions that -- after inspecting a few features -- are unlikely to contain the target object. To this end, we derive an upper bound on the probability that a location is most likely to contain the target object, and we ignore (features in) locations for which this upper bound is small. We demonstrate the effectiveness of our new approach in experiments with model-free and model-based trackers that use linear models in combination with HOG features. The results of our experiments demonstrate that our approach allows us to reduce the average number of inspected features by up to 90% without affecting the accuracy of the tracker.
Keywords :
image motion analysis; object tracking; probability; HOG feature; binary classifier; histogram feature; linear model; model-based tracker; model-free tracker; object tracking; sliding-window detection; Accuracy; Computational modeling; Feature extraction; Target tracking; Upper bound; Videos;
Conference_Titel :
Computer Vision and Pattern Recognition (CVPR), 2014 IEEE Conference on
Conference_Location :
Columbus, OH
DOI :
10.1109/CVPR.2014.165