paper-with-me

홈 › Papers

Correlation filter tracking with adaptive proposal selection for accurate scale estimation

2020-07-14 · Luo Xiong, Yanjie Liang, Yan Yan, Hanzi Wang

Recently, some correlation filter based trackers with detection proposals have achieved state-of-the-art tracking results. However, a large number of redundant proposals given by the proposal generator may degrade the performance and speed of these trackers. In this paper, we propose an adaptive proposal selection algorithm which can generate a small number of high-quality proposals to handle the problem of scale variations for visual object tracking. Specifically, we firstly utilize the color histograms in the HSV color space to represent the instances (i.e., the initial target in the first frame and the predicted target in the previous frame) and proposals. Then, an adaptive strategy based on the color similarity is formulated to select high-quality proposals. We further integrate the proposed adaptive proposal selection algorithm with coarse-to-fine deep features to validate the generalization and efficiency of the proposed tracker. Experiments on two benchmark datasets demonstrate that the proposed algorithm performs favorably against several state-of-the-art trackers.

📄 PDF Abstract BibTeX arXiv:2007.07018

Code (0)

등록된 구현이 없습니다.

Tasks

Object TrackingVisual Object 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…

Similar Papers 제목 키워드 기반

Correlation Tracking via Robust Region Proposals

2018-06-14 · Yuqi Han, Jinghong Nan, Zengshuo Zhang, Jingjing Wang 외

Recently, correlation filter-based trackers have received extensive attention due to their simplicity and superior speed. However, such trackers perform poorly when the target undergoes occlusion, viewpoint change or oth…

Region ProposalVisual Tracking

Sparse Regularized Correlation Filter for UAV Object Tracking with adaptive Contextual Learning and Keyfilter Selection

2022-05-07 · Zhangjian Ji, Kai Feng, Yuhua Qian, Jiye Liang

Recently, correlation filter has been widely applied in unmanned aerial vehicle (UAV) tracking due to its high frame rates, robustness and low calculation resources. However, it is fragile because of two inherent defects…

Object Tracking

Object-Adaptive LSTM Network for Real-time Visual Tracking with Adversarial Data Augmentation

2020-02-07 · Yihan Du, Yan Yan, Si Chen, Yang Hua

In recent years, deep learning based visual tracking methods have obtained great success owing to the powerful feature representation ability of Convolutional Neural Networks (CNNs). Among these methods, classification-b…

Computational EfficiencyData AugmentationGeneral ClassificationGenerative Adversarial Network+2

Adaptive Correlation Filters with Long-Term and Short-Term Memory for Object Tracking

2017-07-07 · Chao Ma, Jia-Bin Huang, Xiaokang Yang, Ming-Hsuan Yang

Object tracking is challenging as target objects often undergo drastic appearance changes over time. Recently, adaptive correlation filters have been successfully applied to object tracking. However, tracking algorithms …

Object TrackingPosition

Long-term Correlation Tracking using Multi-layer Hybrid Features in Sparse and Dense Environments

2017-05-31 · Nathanael L. Baisa, Deepayan Bhowmik, Andrew Wallace

Tracking a target of interest in both sparse and crowded environments is a challenging problem, not yet successfully addressed in the literature. In this paper, we propose a new long-term visual tracking algorithm, learn…

Visual Tracking