paper-with-me

Papers

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 particles to correct themselves and converge to the correct target position. We employ a novel strategy to assess the likelihood of the particles after the iterations by applying K-means clustering. Our approach ensures a consistent support for the posterior distribution. Thus, we do not need to perform resampling at every video frame, improving the utilization of prior distribution information. Experimental results on two different benchmark datasets show that our tracker performs favorably against state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2107.02984

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringPositionVisual Tracking

Similar Papers 제목 키워드 기반

Deep Convolutional Likelihood Particle Filter for Visual Tracking

2020-06-11 · Reza Jalil Mozhdehi, Henry Medeiros

We propose a novel particle filter for convolutional-correlation visual trackers. Our method uses correlation response maps to estimate likelihood distributions and employs these likelihoods as proposal densities to samp…

Visual Tracking

Multi-Task Correlation Particle Filter for Robust Object Tracking

2017-07-01 · CVPR 2017 7 · Tianzhu Zhang, Changsheng Xu, Ming-Hsuan Yang

In this paper, we propose a multi-task correlation particle filter (MCPF) for robust visual tracking. We first present the multi-task correlation filter (MCF) that takes the interdependencies among different features int…

ObjectObject 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

Particle filter re-detection for visual tracking via correlation filters

2017-11-28 · Di Yuan, Xiaohuan Lu, Donghao Li, Yingyi Liang 외

Most of the correlation filter based tracking algorithms can achieve good performance and maintain fast computational speed. However, in some complicated tracking scenes, there is a fatal defect that causes the object to…

ObjectObject LocalizationVisual 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…