TL;DR
This paper adapts and simplifies the structural similarity measure for high-precision registration tracking, introduces a unified evaluation framework, and provides an open-source, flexible tracking platform tested on multiple datasets.
Contribution
It unifies registration tracking evaluation using a common decomposition, introduces a faster variant of structural similarity, and releases an extensible open-source tracking framework.
Findings
The proposed methods outperform existing measures in accuracy and speed.
Decomposition reveals limited contributions of existing trackers to submodules.
The open-source framework enables reproducible experiments and easy integration of new methods.
Abstract
This paper adapts a popular image quality measure called structural similarity for high precision registration based tracking while also introducing a simpler and faster variant of the same. Further, these are evaluated comprehensively against existing measures using a unified approach to study registration based trackers that decomposes them into three constituent sub modules - appearance model, state space model and search method. Several popular trackers in literature are broken down using this method so that their contributions - as of this paper - are shown to be limited to only one or two of these submodules. An open source tracking framework is made available that follows this decomposition closely through extensive use of generic programming. It is used to perform all experiments on four publicly available datasets so the results are easily reproducible. This framework provides…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
