Understanding and Diagnosing Visual Tracking Systems

Naiyan Wang, Jianping Shi, Dit-Yan Yeung, Jiaya Jia; Proceedings of the IEEE International Conference on Computer Vision (ICCV), 2015, pp. 3101-3109

Abstract


Several benchmark datasets for visual tracking research have been created in recent years. Despite their usefulness, whether they are sufficient for understanding and diagnosing the strengths and weaknesses of different trackers remains questionable. To address this issue, we propose a framework by breaking a tracker down into five constituent parts, namely, motion model, feature extractor, observation model, model updater, and ensemble post-processor. We then conduct ablative experiments on each component to study how it affects the overall result. Surprisingly, our findings are discrepant with some common beliefs in the visual tracking research community. We find that the feature extractor plays the most important role in a tracker. On the other hand, although the observation model is the focus of many studies, we find that it often brings no significant improvement. Moreover, the motion model and model updater contain many details that could affect the result. Also, the ensemble post-processor can improve the result substantially when the constituent trackers have high diversity. Based on our findings, we put together some very elementary building blocks to give a basic tracker which is competitive in performance to the state-of-the-art trackers. We believe our framework can provide a solid baseline when conducting controlled experiments for visual tracking research.

Related Material


[pdf]
[bibtex]
@InProceedings{Wang_2015_ICCV,
author = {Wang, Naiyan and Shi, Jianping and Yeung, Dit-Yan and Jia, Jiaya},
title = {Understanding and Diagnosing Visual Tracking Systems},
booktitle = {Proceedings of the IEEE International Conference on Computer Vision (ICCV)},
month = {December},
year = {2015}
}