paper-with-me

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 sample particles. Likelihood distributions are more reliable than proposal densities based on target transition distributions because correlation response maps provide additional information regarding the target's location. Additionally, our particle filter searches for multiple modes in the likelihood distribution, which improves performance in target occlusion scenarios while decreasing computational costs by more efficiently sampling particles. In other challenging scenarios such as those involving motion blur, where only one mode is present but a larger search area may be necessary, our particle filter allows for the variance of the likelihood distribution to increase. We tested our algorithm on the Visual Tracker Benchmark v1.1 (OTB100) and our experimental results demonstrate that our framework outperforms state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2006.06746

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Tracking

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

ClusteringPositionVisual Tracking

Counter-Hypothetical Particle Filters for Single Object Pose Tracking

2023-05-28 · Elizabeth A. Olson, Jana Pavlasek, Jasmine A. Berry, Odest Chadwicke Jenkins

Particle filtering is a common technique for six degrees of freedom (6D) pose estimation due to its ability to tractably represent belief over object pose. However, the particle filter is prone to particle deprivation du…

6D Pose EstimationObjectPose EstimationPose Tracking

Learning to track on-the-fly using a particle filter with annealed- weighted QPSO modeled after a singular Dirac delta potential

2018-06-04 · Saptarshi Sengupta, Richard Alan Peters II

This paper proposes an evolutionary Particle Filter with a memory guided proposal step size update and an improved, fully-connected Quantum-behaved Particle Swarm Optimization (QPSO) resampling scheme for visual tracking…

Visual Tracking

Robust video object tracking using particle filter with likelihood based feature fusion and adaptive template updating

2015-09-28 · Yi Dai, Bin Liu

A robust algorithm solution is proposed for tracking an object in complex video scenes. In this solution, the bootstrap particle filter (PF) is initialized by an object detector, which models the time-evolving background…

ObjectObject TrackingVideo Object 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