paper-with-me

홈 › Papers

SiamReID: Confuser Aware Siamese Tracker with Re-identification Feature

2021-04-08 · Abu Md Niamul Taufique, Andreas Savakis, Michael Braun, Daniel Kubacki, Ethan Dell, Lei Qian, Sean M. O'Rourke

Siamese deep-network trackers have received significant attention in recent years due to their real-time speed and state-of-the-art performance. However, Siamese trackers suffer from similar looking confusers, that are prevalent in aerial imagery and create challenging conditions due to prolonged occlusions where the tracker object re-appears under different pose and illumination. Our work proposes SiamReID, a novel re-identification framework for Siamese trackers, that incorporates confuser rejection during prolonged occlusions and is well-suited for aerial tracking. The re-identification feature is trained using both triplet loss and a class balanced loss. Our approach achieves state-of-the-art performance in the UAVDT single object tracking benchmark.

📄 PDF Abstract BibTeX arXiv:2104.03510

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectObject TrackingTriplet

Methods 이 논문이 사용한 방법론

Triplet Loss The goal of Triplet loss, in the context of Siamese Networks, is to maximize the joint probability among all score-pairs i.e. the product of all probabilities. By using its…

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

BenchmarkingObject TrackingOne-Shot LearningVisual Object Tracking

Siamese Instance Search for Tracking

2016-05-19 · CVPR 2016 6 · Ran Tao, Efstratios Gavves, Arnold W. M. Smeulders

In this paper we present a tracker, which is radically different from state-of-the-art trackers: we apply no model updating, no occlusion detection, no combination of trackers, no geometric matching, and still deliver st…

Geometric MatchingInstance Search

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

SiamRPN++: Evolution of Siamese Visual Tracking with Very Deep Networks

2018-12-31 · CVPR 2019 6 · Bo Li, Wei Wu, Qiang Wang, Fangyi Zhang 외

Siamese network based trackers formulate tracking as convolutional feature cross-correlation between target template and searching region. However, Siamese trackers still have accuracy gap compared with state-of-the-art …

TranslationVisual Object TrackingVisual Tracking

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

image-classificationImage ClassificationObjectObject Tracking+2