paper-with-me

홈 › Papers

AFAT: Adaptive Failure-Aware Tracker for Robust Visual Object Tracking

2020-05-27 · Tianyang Xu, Zhen-Hua Feng, Xiao-Jun Wu, Josef Kittler

Siamese approaches have achieved promising performance in visual object tracking recently. The key to the success of Siamese trackers is to learn appearance-invariant feature embedding functions via pair-wise offline training on large-scale video datasets. However, the Siamese paradigm uses one-shot learning to model the online tracking task, which impedes online adaptation in the tracking process. Additionally, the uncertainty of an online tracking response is not measured, leading to the problem of ignoring potential failures. In this paper, we advocate online adaptation in the tracking stage. To this end, we propose a failure-aware system, realised by a Quality Prediction Network (QPN), based on convolutional and LSTM modules in the decision stage, enabling online reporting of potential tracking failures. Specifically, sequential response maps from previous successive frames as well as current frame are collected to predict the tracking confidence, realising spatio-temporal fusion in the decision level. In addition, we further provide an Adaptive Failure-Aware Tracker (AFAT) by combing the state-of-the-art Siamese trackers with our system. The experimental results obtained on standard benchmarking datasets demonstrate the effectiveness of the proposed failure-aware system and the merits of our AFAT tracker, with outstanding and balanced performance in both accuracy and speed.

📄 PDF Abstract BibTeX arXiv:2005.13708

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingObject TrackingOne-Shot LearningVisual Object Tracking

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Ad2Attack: Adaptive Adversarial Attack on Real-Time UAV Tracking

2022-03-03 · Changhong Fu, Sihang Li, Xinnan Yuan, Junjie Ye 외

Visual tracking is adopted to extensive unmanned aerial vehicle (UAV)-related applications, which leads to a highly demanding requirement on the robustness of UAV trackers. However, adding imperceptible perturbations can…

Adversarial AttackObject TrackingSuper-ResolutionVisual Tracking

Correlation Tracking via Robust Region Proposals

2018-06-14 · Yuqi Han, Jinghong Nan, Zengshuo Zhang, Jingjing Wang 외

Recently, correlation filter-based trackers have received extensive attention due to their simplicity and superior speed. However, such trackers perform poorly when the target undergoes occlusion, viewpoint change or oth…

Region ProposalVisual Tracking

Online Adaptive Hidden Markov Model for Multi-Tracker Fusion

2015-04-23 · Tomas Vojir, Jiri Matas, Jana Noskova

In this paper, we propose a novel method for visual object tracking called HMMTxD. The method fuses observations from complementary out-of-the box trackers and a detector by utilizing a hidden Markov model whose latent s…

Object TrackingVisual Object Tracking

VPTracker: Global Vision-Language Tracking via Visual Prompt

2025-12-28 · Jingchao Wang, Kaiwen Zhou, Zhijian Wu, Kunhua Ji 외 arxiv

Vision-Language Tracking aims to continuously localize objects described by a visual template and a language description. Existing methods, however, are typically limited to local search, making them prone to failures un…

Visual Tracking

A New Dataset and a Distractor-Aware Architecture for Transparent Object Tracking

2024-01-08 · Alan Lukezic, Ziga Trojer, Jiri Matas, Matej Kristan

Performance of modern trackers degrades substantially on transparent objects compared to opaque objects. This is largely due to two distinct reasons. Transparent objects are unique in that their appearance is directly af…

2kObjectObject TrackingTransparent objects