| Literature DB >> 27386298 |
Pengpeng Zhao1, Shaohui Cui1, Min Gao1, Dan Fang1.
Abstract
Recently, the compressive tracking (CT) method (Zhang et al. in Proceedings of European conference on computer vision, pp 864-877, 2012) has attracted much attention due to its high efficiency, but it cannot well deal with the scale changing objects due to its constant tracking box. To address this issue, in this paper we propose a scale adaptive CT approach, which adaptively adjusts the scale of tracking box with the size variation of the objects. Our method significantly improves CT in three aspects: Firstly, the scale of tracking box is adaptively adjusted according to the size of the objects. Secondly, in the CT method, all the compressive features are supposed independent and equal contribution to the classifier. Actually, different compressive features have different confidence coefficients. In our proposed method, the confidence coefficients of features are computed and used to achieve different contribution to the classifier. Finally, in the CT method, the learning parameter λ is constant, which will result in large tracking drift on the occasion of object occlusion or large scale appearance variation. In our proposed method, a variable learning parameter λ is adopted, which can be adjusted according to the object appearance variation rate. Extensive experiments on the CVPR2013 tracking benchmark demonstrate the superior performance of the proposed method compared to state-of-the-art tracking algorithms.Entities:
Keywords: Compressive tracking; Feature template; Model update; Visual tracking
Year: 2016 PMID: 27386298 PMCID: PMC4919194 DOI: 10.1186/s40064-016-2350-y
Source DB: PubMed Journal: Springerplus ISSN: 2193-1801
Fig. 1Main components of CT algorithm. a Updating classifier at the t-th frame, b Tracking at the frame (t + 1)-th
Fig. 2Sample patches with sliding window method
Fig. 3Each compressed feature is constructed by several feature templates. a t-th frame, b (t + 1)-th frame
Parameter Values used in the tests
| Video | ( | Video | ( |
|---|---|---|---|
| Dudek | (5, 5, 0.3, 0.3) | Football | (3, 3, 0.1, 0.1) |
| Car scale | (3, 3, 0.5, 0.5) | Faceocc | (5, 5, 0.1, 0.1) |
| Fish | (1,1, 0.05, 0.05) | Basketball | (8, 8, 0.05, 0.05) |
| Car dark | (1,1, 0.01, 0.01) | Soccer | (3, 3, 0.2, 0.2) |
Fig. 4Precision plots and success plots of the 8 trackers
Precision score and success score of the 8 trackers
| SACT | Stuck | SCM | TLD | VTD | VTS | CSK | CT | |
|---|---|---|---|---|---|---|---|---|
| Precision plots | 0.694 | 0.656 | 0.649 | 0.608 | 0.576 | 0.575 | 0.545 | 0.406 |
| Success plots | 0.517 | 0.474 | 0.499 | 0.437 | 0.416 | 0.416 | 0.398 | 0.306 |
Fig. 5Screenshots of some sampled tracking results. a Dudek, b Car scale, c Fish, d Car dark, e Football, f Faceocc, g Basketball, h Soccer