DomainSiam: Domain-Aware Siamese Network for Visual Object Tracking
Visual object tracking is a fundamental task in the field of computer vision. Recently, Siamese trackers have achieved state-of-the-art performance on recent benchmarks. However, Siamese trackers do not fully utilize semantic and objectness information from pre-trained networks that have been trained on the image classification task. Furthermore, the pre-trained Siamese architecture is sparsely activated by the category label which leads to unnecessary calculations and overfitting. In this paper, we propose to learn a Domain-Aware, that is fully utilizing semantic and objectness information while producing a class-agnostic using a ridge regression network. Moreover, to reduce the sparsity problem, we solve the ridge regression problem with a differentiable weighted-dynamic loss function. Our tracker, dubbed DomainSiam, improves the feature learning in the training phase and generalization capability to other domains. Extensive experiments are performed on five tracking benchmarks including OTB2013 and OTB2015 for a validation set; as well as the VOT2017, VOT2018, LaSOT, TrackingNet, and GOT10k for a testing set. DomainSiam achieves state-of-the-art performance on these benchmarks while running at 53 FPS.
Code (0)
등록된 구현이 없습니다.
Tasks
image-classificationImage ClassificationObjectObject TrackingregressionVisual Object TrackingSimilar Papers 제목 키워드 기반
Distractor-aware Siamese Networks for Visual Object Tracking
Recently, Siamese networks have drawn great attention in visual tracking community because of their balanced accuracy and speed. However, features used in most Siamese tracking approaches can only discriminate foreground…
Incremental LearningObjectObject TrackingVideo Object Tracking+2AFAT: Adaptive Failure-Aware Tracker for Robust Visual Object Tracking
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 tra…
BenchmarkingObject TrackingOne-Shot LearningVisual Object TrackingHierarchical Spatial-aware Siamese Network for Thermal Infrared Object Tracking
Most thermal infrared (TIR) tracking methods are discriminative, treating the tracking problem as a classification task. However, the objective of the classifier (label prediction) is not coupled to the objective of the …
General ClassificationObject TrackingThermal Infrared Object TrackingSpatio-Temporal Matching for Siamese Visual Tracking
Similarity matching is a core operation in Siamese trackers. Most Siamese trackers carry out similarity learning via cross correlation that originates from the image matching field. However, unlike 2-D image matching, th…
Object TrackingVisual TrackingSiamese Object Tracking for Vision-Based UAM Approaching with Pairwise Scale-Channel Attention
Although the manipulating of the unmanned aerial manipulator (UAM) has been widely studied, vision-based UAM approaching, which is crucial to the subsequent manipulating, generally lacks effective design. The key to the …
ObjectObject Tracking