paper-with-me

Papers

Multi-Kernel Correlation Filter for Visual Tracking

2015-12-01 · ICCV 2015 12 · Ming Tang, Jiayi Feng

Correlation filter based trackers are ranked top in terms of performances. Nevertheless, they only employ a single kernel at a time. In this paper, we will derive a multi-kernel correlation filter (MKCF) based tracker which fully takes advantage of the invariance-discriminative power spectrums of various features to further improve the performance. Moreover, it may easily introduce location and representation errors to search several discrete scales for the proper one of the object bounding box, because normally the discrete candidate scales are determined and the corresponding feature pyramid are generated ahead of searching. In this paper, we will propose a novel and efficient scale estimation method based on optimal bisection search and fast evaluation of features. Our scale estimation method is the first one that uses the truly minimal number of layers of feature pyramid and avoids constructing the pyramid before searching for proper scales.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Tracking

Similar Papers 제목 키워드 기반

Multiple Object Tracking with Kernelized Correlation Filters in Urban Mixed Traffic

2016-11-08 · Yuebin Yang, Guillaume-Alexandre Bilodeau

Recently, the Kernelized Correlation Filters tracker (KCF) achieved competitive performance and robustness in visual object tracking. On the other hand, visual trackers are not typically used in multiple object tracking.…

Multiple Object TrackingObjectObject TrackingVisual Object Tracking

Occlusion Aware Kernel Correlation Filter Tracker using RGB-D

2021-05-25 · Srishti Yadav

Unlike deep learning which requires large training datasets, correlation filter-based trackers like Kernelized Correlation Filter (KCF) uses implicit properties of tracked images (circulant matrices) for training in real…

Discussion among Different Methods of Updating Model Filter in Object Tracking

2017-11-21 · Taihang Dong, Sheng Zhong

Discriminative correlation filters (DCF) have recently shown excellent performance in visual object tracking area. In this paper, we summarize the methods of updating model filter from discriminative correlation filter (…

ObjectObject TrackingVisual Object Tracking

Learning Rotation for Kernel Correlation Filter

2017-08-11 · Abdullah Hamdi, Bernard Ghanem

Kernel Correlation Filters have shown a very promising scheme for visual tracking in terms of speed and accuracy on several benchmarks. However it suffers from problems that affect its performance like occlusion, rotatio…

Visual Tracking

Learning Support Correlation Filters for Visual Tracking

2016-01-22 · Wangmeng Zuo, Xiaohe Wu, Liang Lin, Lei Zhang 외

Sampling and budgeting training examples are two essential factors in tracking algorithms based on support vector machines (SVMs) as a trade-off between accuracy and efficiency. Recently, the circulant matrix formed by d…

Visual Tracking