paper-with-me

홈 › Papers

DomainSiam: Domain-Aware Siamese Network for Visual Object Tracking

2019-08-21 · Mohamed H. Abdelpakey, Mohamed S. Shehata

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.

📄 PDF Abstract BibTeX arXiv:1908.07905

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationObjectObject TrackingregressionVisual Object Tracking

Similar Papers 제목 키워드 기반

Distractor-aware Siamese Networks for Visual Object Tracking

2018-08-18 · ECCV 2018 9 · Zheng Zhu, Qiang Wang, Bo Li, Wei Wu 외

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+2

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 tra…

BenchmarkingObject TrackingOne-Shot LearningVisual Object Tracking

Hierarchical Spatial-aware Siamese Network for Thermal Infrared Object Tracking

2017-11-27 · Xin Li, Qiao Liu, Nana Fan, Zhenyu He 외

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 Tracking

Spatio-Temporal Matching for Siamese Visual Tracking

2021-05-06 · Jinpu Zhang, Yuehuan Wang

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 Tracking

Siamese Object Tracking for Vision-Based UAM Approaching with Pairwise Scale-Channel Attention

2022-11-26 · Guangze Zheng, Changhong Fu, Junjie Ye, Bowen Li 외

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