Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

VITAL: VIsual Tracking via Adversarial Learning

About

The tracking-by-detection framework consists of two stages, i.e., drawing samples around the target object in the first stage and classifying each sample as the target object or as background in the second stage. The performance of existing trackers using deep classification networks is limited by two aspects. First, the positive samples in each frame are highly spatially overlapped, and they fail to capture rich appearance variations. Second, there exists extreme class imbalance between positive and negative samples. This paper presents the VITAL algorithm to address these two problems via adversarial learning. To augment positive samples, we use a generative network to randomly generate masks, which are applied to adaptively dropout input features to capture a variety of appearance changes. With the use of adversarial learning, our network identifies the mask that maintains the most robust features of the target objects over a long temporal span. In addition, to handle the issue of class imbalance, we propose a high-order cost sensitive loss to decrease the effect of easy negative samples to facilitate training the classification network. Extensive experiments on benchmark datasets demonstrate that the proposed tracker performs favorably against state-of-the-art approaches.

Yibing Song, Chao Ma, Xiaohe Wu, Lijun Gong, Linchao Bao, Wangmeng Zuo, Chunhua Shen, Rynson Lau, Ming-Hsuan Yang• 2018

Related benchmarks

TaskDatasetResultRank
Visual Object TrackingLaSOT (test)--
444
Visual Object TrackingGOT-10k (test)
Average Overlap35
378
Visual Object TrackingTNL2K--
95
Visual Object TrackingVOT 2016
EAO32.3
79
Object TrackingVisEvent (test)
PR64.9
63
Visual Object TrackingOTB 2013
AUC71
60
Visual Object TrackingOTB 2015
AUC68.2
58
Object TrackingCOESOT (test)
SR55.6
50
Visual Object TrackingOTB 2015 (test)--
47
Visual Object TrackingLaSoT
AUC39
44
Showing 10 of 14 rows

Other info

Follow for update