Particle filter re-detection for visual tracking via correlation filters
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 be located inaccurately. In order to address this problem, we propose a particle filter redetection based tracking approach for accurate object localization. During the tracking process, the kernelized correlation filter (KCF) based tracker locates the object by relying on the maximum response value of the response map; when the response map becomes ambiguous, the KCF tracking result becomes unreliable. Our method can provide more candidates by particle resampling to detect the object accordingly. Additionally, we give a new object scale evaluation mechanism, which merely considers the differences between the maximum response values in consecutive frames. Extensive experiments on OTB2013 and OTB2015 datasets demonstrate that the proposed tracker performs favorably in relation to the state-of-the-art methods.
Code (0)
등록된 구현이 없습니다.
Tasks
ObjectObject LocalizationVisual TrackingSimilar Papers 제목 키워드 기반
A Structural Correlation Filter Combined with A Multi-task Gaussian Particle Filter for Visual Tracking
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 TrackingMulti-Task Correlation Particle Filter for Robust Object Tracking
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 TrackingDeep Convolutional Correlation Iterative Particle Filter for Visual Tracking
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 TrackingDeep Convolutional Likelihood Particle Filter for Visual Tracking
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 TrackingEquivalence of Correlation Filter and Convolution Filter in Visual Tracking
(Discriminative) Correlation Filter has been successfully applied to visual tracking and has advanced the field significantly in recent years. Correlation filter-based trackers consider visual tracking as a problem of ma…
Edge DetectionVisual Tracking