paper-with-me

Papers

Visual Object Tracking with Discriminative Filters and Siamese Networks: A Survey and Outlook

2021-12-06 · Sajid Javed, Martin Danelljan, Fahad Shahbaz Khan, Muhammad Haris Khan, Michael Felsberg, Jiri Matas

Accurate and robust visual object tracking is one of the most challenging and fundamental computer vision problems. It entails estimating the trajectory of the target in an image sequence, given only its initial location, and segmentation, or its rough approximation in the form of a bounding box. Discriminative Correlation Filters (DCFs) and deep Siamese Networks (SNs) have emerged as dominating tracking paradigms, which have led to significant progress. Following the rapid evolution of visual object tracking in the last decade, this survey presents a systematic and thorough review of more than 90 DCFs and Siamese trackers, based on results in nine tracking benchmarks. First, we present the background theory of both the DCF and Siamese tracking core formulations. Then, we distinguish and comprehensively review the shared as well as specific open research challenges in both these tracking paradigms. Furthermore, we thoroughly analyze the performance of DCF and Siamese trackers on nine benchmarks, covering different experimental aspects of visual tracking: datasets, evaluation metrics, performance, and speed comparisons. We finish the survey by presenting recommendations and suggestions for distinguished open challenges based on our analysis.

📄 PDF Abstract BibTeX arXiv:2112.02838

Code (0)

등록된 구현이 없습니다.

Tasks

Object TrackingSurveyVisual Object TrackingVisual Tracking

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

DCF-ASN: Coarse-to-fine Real-time Visual Tracking via Discriminative Correlation Filter and Attentional Siamese Network

2021-03-19 · Xizhe Xue, Ying Li, Xiaoyue Yin, Qiang Shen

Discriminative correlation filters (DCF) and siamese networks have achieved promising performance on visual tracking tasks thanks to their superior computational efficiency and reliable similarity metric learning, respec…

Computational EfficiencyMetric LearningReal-Time Visual TrackingVisual Tracking

Discriminative and Robust Online Learning for Siamese Visual Tracking

2019-09-06 · Jinghao Zhou, Peng Wang, Haoyang Sun

The problem of visual object tracking has traditionally been handled by variant tracking paradigms, either learning a model of the object's appearance exclusively online or matching the object with the target in an offli…

Object TrackingVisual Object TrackingVisual Tracking

Deep Meta Learning for Real-Time Target-Aware Visual Tracking

2017-12-26 · ICCV 2019 10 · Janghoon Choi, Junseok Kwon, Kyoung Mu Lee

In this paper, we propose a novel on-line visual tracking framework based on the Siamese matching network and meta-learner network, which run at real-time speeds. Conventional deep convolutional feature-based discriminat…

Meta-LearningReal-Time Visual TrackingVisual Tracking

Benchmarking Deep Trackers on Aerial Videos

2021-03-24 · Abu Md Niamul Taufique, Breton Minnehan, Andreas Savakis

In recent years, deep learning-based visual object trackers have achieved state-of-the-art performance on several visual object tracking benchmarks. However, most tracking benchmarks are focused on ground level videos, w…

AttributeBenchmarkingObjectObject Tracking+1

SiamVGG: Visual Tracking using Deeper Siamese Networks

2019-02-07 · Yuhong Li, Xiaofan Zhang, Deming Chen

Recently, we have seen a rapid development of Deep Neural Network (DNN) based visual tracking solutions. Some trackers combine the DNN-based solutions with Discriminative Correlation Filters (DCF) to extract semantic fea…

Object TrackingVisual Object TrackingVisual Tracking