paper-with-me

Papers

Part-based Visual Tracking via Structural Support Correlation Filter

2018-05-25 · Zhangjian Ji, Kai Feng, Yuhua Qian

Recently, part-based and support vector machines (SVM) based trackers have shown favorable performance. Nonetheless, the time-consuming online training and updating process limit their real-time applications. In order to better deal with the partial occlusion issue and improve their efficiency, we propose a novel part-based structural support correlation filter tracking method, which absorbs the strong discriminative ability from SVM and the excellent property of part-based tracking methods which is less sensitive to partial occlusion. Then, our proposed model can learn the support correlation filter of each part jointly by a star structure model, which preserves the spatial layout structure among parts and tolerates outliers of parts. In addition, to mitigate the issue of drift away from object further, we introduce inter-frame consistencies of local parts into our model. Finally, in our model, we accurately estimate the scale changes of object by the relative distance change among reliable parts. The extensive empirical evaluations on three benchmark datasets: OTB2015, TempleColor128 and VOT2015 demonstrate that the proposed method performs superiorly against several state-of-the-art trackers in terms of tracking accuracy, speed and robustness.

📄 PDF Abstract BibTeX arXiv:1805.09971

Code (1)

jzhang2008/L1CFT_ACLKS 공식 구현

Tasks

Visual 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…
SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Structural Correlation Filter for Robust Visual Tracking

2016-06-01 · CVPR 2016 6 · Si Liu, Tianzhu Zhang, Xiaochun Cao, Changsheng Xu

In this paper, we propose a novel structural correlation filter (SCF) model for robust visual tracking. The proposed SCF model takes part-based tracking strategies into account in a correlation filter tracker, and exploi…

Computational EfficiencyVisual Tracking

Real-Time Part-Based Visual Tracking via Adaptive Correlation Filters

2015-06-01 · CVPR 2015 6 · Ting Liu, Gang Wang, Qingxiong Yang

Robust object tracking is a challenging task in computer vision. To better solve the partial occlusion issue, part-based methods are widely used in visual object trackers. However, due to the complicated online training …

Bayesian InferenceObject TrackingVisual Tracking

A Structural Correlation Filter Combined with A Multi-task Gaussian Particle Filter for Visual Tracking

2018-03-03 · Manna Dai, Shuying Cheng, Xiangjian He, Dadong Wang

In this paper, we propose a novel structural correlation filter combined with a multi-task Gaussian particle filter (KCF-GPF) model for robust visual tracking. We first present an assemble structure where several KCF tra…

Visual Tracking

Robust Visual Tracking via Implicit Low-Rank Constraints and Structural Color Histograms

2019-12-24 · Yi-Xuan Wang, Xiao-Jun Wu, Xue-Feng Zhu

With the guaranteed discrimination and efficiency of spatial appearance model, Discriminative Correlation Filters (DCF-) based tracking methods have achieved outstanding performance recently. However, the construction of…

Visual Tracking

Deep Convolutional Correlation Iterative Particle Filter for Visual Tracking

2021-07-07 · Reza Jalil Mozhdehi, Henry Medeiros

This work proposes a novel framework for visual tracking based on the integration of an iterative particle filter, a deep convolutional neural network, and a correlation filter. The iterative particle filter enables the …

ClusteringPositionVisual Tracking