paper-with-me

Papers

Attentional Correlation Filter Network for Adaptive Visual Tracking

2017-07-21 · IEEE Conference on Computer Vision and Pattern Recognition (CVPR) 2017 7 · Jongwon Choi, Hyung Jin Chang, Sangdoo Yun, Tobias Fischer, Yiannis Demiris, Jin Young Choi

We propose a new tracking framework with an attentional mechanism that chooses a subset of the associated correlation filters for increased robustness and computational efficiency. The subset of filters is adaptively selected by a deep attentional network according to the dynamic properties of the tracking target. Our contributions are manifold, and are summarised as follows: (i) Introducing the Attentional Correlation Filter Network which allows adaptive tracking of dynamic targets. (ii) Utilising an attentional network which shifts the attention to the best candidate modules, as well as predicting the estimated accuracy of currently inactive modules. (iii) Enlarging the variety of correlation filters which cover target drift, blurriness, occlusion, scale changes, and flexible aspect ratio. (iv) Validating the robustness and efficiency of the attentional mechanism for visual tracking through a number of experiments. Our method achieves similar performance to non real-time trackers, and state-of-the-art performance amongst real-time trackers.

📄 PDF Abstract BibTeX

Code (1)

jongwon20000/ACFN tf

Tasks

Computational EfficiencyVisual Object TrackingVisual Tracking

Similar Papers 제목 키워드 기반

Learning Reinforced Attentional Representation for End-to-End Visual Tracking

2019-08-27 · Peng Gao, Qiquan Zhang, Fei Wang, Liyi Xiao 외

Although numerous recent tracking approaches have made tremendous advances in the last decade, achieving high-performance visual tracking remains a challenge. In this paper, we propose an end-to-end network model to lear…

Visual Tracking

Visual Tracking Using Attention-Modulated Disintegration and Integration

2016-06-01 · CVPR 2016 6 · Jongwon Choi, Hyung Jin Chang, Jiyeoup Jeong, Yiannis Demiris 외

In this paper, we present a novel attention-modulated visual tracking algorithm that decomposes an object into multiple cognitive units, and trains multiple elementary trackers in order to modulate the distribution of at…

ObjectVisual Tracking

Towards Robust Visual Tracking for Unmanned Aerial Vehicle with Tri-Attentional Correlation Filters

2020-08-02 · Yujie He, Changhong Fu, Fuling Lin, Yiming Li 외

Object tracking has been broadly applied in unmanned aerial vehicle (UAV) tasks in recent years. However, existing algorithms still face difficulties such as partial occlusion, clutter background, and other challenging v…

Object TrackingVisual Tracking

Learning Attentions: Residual Attentional Siamese Network for High Performance Online Visual Tracking

2018-06-01 · CVPR 2018 6 · Qiang Wang, Zhu Teng, Junliang Xing, Jin Gao 외

Offline training for object tracking has recently shown great potentials in balancing tracking accuracy and speed. However, it is still difficult to adapt an offline trained model to a target tracked online. This work pr…

Object TrackingRepresentation LearningVisual Tracking

DCF-ASN: Coarse-to-fine Real-time Visual Tracking via Discriminative Correlation Filter and Attentional Siamese Network

2021-03-19 · Xizhe Xue, Ying Li, Xiaoyue Yin, Qiang Shen

Discriminative correlation filters (DCF) and siamese networks have achieved promising performance on visual tracking tasks thanks to their superior computational efficiency and reliable similarity metric learning, respec…

Computational EfficiencyMetric LearningReal-Time Visual TrackingVisual Tracking