English

Part-based Tracking by Sampling

Computer Vision and Pattern Recognition 2019-10-11 v2

Abstract

We propose a novel part-based method for tracking an arbitrary object in challenging video sequences. The colour distribution of tracked image patches on the target object are represented by pairs of RGB samples and counts of how many pixels in the patch are similar to them. Patches are placed by segmenting the object in the given bounding box and placing patches in homogeneous regions of the object. These are located in subsequent image frames by applying non-shearing affine transformations to the patches' previous locations, locally optimising the best of these, and evaluating their quality using a modified Bhattacharyya distance. In experiments carried out on VOT2018 and OTB100 benchmarks, the tracker achieves higher performance than all other part-based trackers. An ablation study is used to reveal the effectiveness of each tracking component, with largest performance gains found when using the patch placement scheme.

Keywords

Cite

@article{arxiv.1805.08511,
  title  = {Part-based Tracking by Sampling},
  author = {George De Ath and Richard M. Everson},
  journal= {arXiv preprint arXiv:1805.08511},
  year   = {2019}
}

Comments

Submitted to IEEE Winter Conference on Applications of Computer Vision 2020 (WACV 2020)