English

Patch-based adaptive weighting with segmentation and scale (PAWSS) for visual tracking

Computer Vision and Pattern Recognition 2017-08-04 v1

Abstract

Tracking-by-detection algorithms are widely used for visual tracking, where the problem is treated as a classification task where an object model is updated over time using online learning techniques. In challenging conditions where an object undergoes deformation or scale variations, the update step is prone to include background information in the model appearance or to lack the ability to estimate the scale change, which degrades the performance of the classifier. In this paper, we incorporate a Patch-based Adaptive Weighting with Segmentation and Scale (PAWSS) tracking framework that tackles both the scale and background problems. A simple but effective colour-based segmentation model is used to suppress background information and multi-scale samples are extracted to enrich the training pool, which allows the tracker to handle both incremental and abrupt scale variations between frames. Experimentally, we evaluate our approach on the online tracking benchmark (OTB) dataset and Visual Object Tracking (VOT) challenge datasets. The results show that our approach outperforms recent state-of-the-art trackers, and it especially improves the successful rate score on the OTB dataset, while on the VOT datasets, PAWSS ranks among the top trackers while operating at real-time frame rates.

Keywords

Cite

@article{arxiv.1708.01179,
  title  = {Patch-based adaptive weighting with segmentation and scale (PAWSS) for visual tracking},
  author = {Xiaofei Du and Alessio Dore and Danail Stoyanov},
  journal= {arXiv preprint arXiv:1708.01179},
  year   = {2017}
}

Comments

10 pages, 8 figures. The paper is under consideration at Pattern Recognition Letters

R2 v1 2026-06-22T21:05:51.148Z