We address the problem of visual tracking of arbitrary objects that undergo significant scale and appearance changes. The classical tracking methods rely on the bounding box surrounding the target object. Regardless of the tracking approach, the use of bounding box quite often introduces background information. This information propagates in time and its accumulation quite often results in drift and tracking failure. This is particularly the case with the particle filtering approach that is often used for visual tracking. However, it always uses a bounding box around the object to compute features of the particle samples. Since this causes the drift, we propose to use segmentation for sampling. Relying on segmentation and computing the colour and gradient orientation histograms from these segmented particle samples allows the tracker to easily adapt to the object's deformations, occlusions, orientation, scale
and appearance changes. We propose two particle sampling strategies based on segmentation. In the rest, segmentation is done for every propagated particle sample, while in the second only the strongest particle sample is segmented. Depending on this decision there is obviously a trade-o between speed and performance.
This project comes from a collaboration with EADS Innovations Works, Germany.
Contact Person: Vasileios Belagiannis (TUM), Falk Schubert (EADS).
Currently, we do not offer our code but you can contact us (belagian@in.tum.de) for evaluating on your sequences.
News: Check out our new tracker (Click here)
Dataset
You can download the evaluation dataset with the annotations HERE.