TL;DR
This paper introduces a dual deep network that leverages hierarchical features and edge information for improved visual tracking, demonstrating superior performance on benchmark datasets.
Contribution
It proposes a novel dual network architecture that combines multi-layer features and edge-based priors, enhancing target localization and robustness in visual tracking.
Findings
Outperforms state-of-the-art methods on benchmark datasets
Effectively utilizes hierarchical features and edge priors
Maintains robustness through online updates and regularization
Abstract
Visual tracking addresses the problem of identifying and localizing an unknown target in a video given the target specified by a bounding box in the first frame. In this paper, we propose a dual network to better utilize features among layers for visual tracking. It is observed that features in higher layers encode semantic context while its counterparts in lower layers are sensitive to discriminative appearance. Thus we exploit the hierarchical features in different layers of a deep model and design a dual structure to obtain better feature representation from various streams, which is rarely investigated in previous work. To highlight geometric contours of the target, we integrate the hierarchical feature maps with an edge detector as the coarse prior maps to further embed local details around the target. To leverage the robustness of our dual network, we train it with random patches…
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.
