English

Siamese Attentional Keypoint Network for High Performance Visual Tracking

Computer Vision and Pattern Recognition 2020-01-01 v2 Artificial Intelligence Multimedia

Abstract

In this paper, we investigate the impacts of three main aspects of visual tracking, i.e., the backbone network, the attentional mechanism, and the detection component, and propose a Siamese Attentional Keypoint Network, dubbed SATIN, for efficient tracking and accurate localization. Firstly, a new Siamese lightweight hourglass network is specially designed for visual tracking. It takes advantage of the benefits of the repeated bottom-up and top-down inference to capture more global and local contextual information at multiple scales. Secondly, a novel cross-attentional module is utilized to leverage both channel-wise and spatial intermediate attentional information, which can enhance both discriminative and localization capabilities of feature maps. Thirdly, a keypoints detection approach is invented to trace any target object by detecting the top-left corner point, the centroid point, and the bottom-right corner point of its bounding box. Therefore, our SATIN tracker not only has a strong capability to learn more effective object representations, but also is computational and memory storage efficiency, either during the training or testing stages. To the best of our knowledge, we are the first to propose this approach. Without bells and whistles, experimental results demonstrate that our approach achieves state-of-the-art performance on several recent benchmark datasets, at a speed far exceeding 27 frames per second.

Keywords

Cite

@article{arxiv.1904.10128,
  title  = {Siamese Attentional Keypoint Network for High Performance Visual Tracking},
  author = {Peng Gao and Ruyue Yuan and Fei Wang and Liyi Xiao and Hamido Fujita and Yan Zhang},
  journal= {arXiv preprint arXiv:1904.10128},
  year   = {2020}
}

Comments

Accepted by Knowledge-Based SYSTEMS

R2 v1 2026-06-23T08:46:52.977Z