paper-with-me

Papers

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, i.e, boundary effect and filter corruption. Some methods by enlarging the search area can mitigate the boundary effect, yet introducing the undesired background distractors. Another approaches can alleviate the temporal degeneration of learned filters by introducing the temporal regularizer, which depends on the assumption that the filers between consecutive frames should be coherent. In fact, sometimes the filers at the ($t-1$)th frame is vulnerable to heavy occlusion from backgrounds, which causes that the assumption does not hold. To handle them, in this work, we propose a novel $\ell_{1}$ regularization correlation filter with adaptive contextual learning and keyfilter selection for UAV tracking. Firstly, we adaptively detect the positions of effective contextual distractors by the aid of the distribution of local maximum values on the response map of current frame which is generated by using the previous correlation filter model. Next, we eliminate inconsistent labels for the tracked target by removing one on each distractor and develop a new score scheme for each distractor. Then, we can select the keyfilter from the filters pool by finding the maximal similarity between the target at the current frame and the target template corresponding to each filter in the filters pool. Finally, quantitative and qualitative experiments on three authoritative UAV datasets show that the proposed method is superior to the state-of-the-art tracking methods based on correlation filter framework.

📄 PDF Abstract BibTeX arXiv:2205.03627

Code (1)

jzhang2008/L1CFT_ACLKS 공식 구현

Tasks

Object Tracking

Similar Papers 제목 키워드 기반

Visual Tracking via Adaptive Spatially-Regularized Correlation Filters

2019-06-01 · CVPR 2019 6 · Kenan Dai, Dong Wang, Huchuan Lu, Chong Sun 외

In this work, we propose a novel adaptive spatially-regularized correlation filters (ASRCF) model to simultaneously optimize the filter coefficients and the spatial regularization weight. First, this adaptive spatial reg…

Visual Tracking

Learning Spatially Regularized Correlation Filters for Visual Tracking

2016-08-19 · ICCV 2015 12 · Martin Danelljan, Gustav Häger, Fahad Shahbaz Khan, Michael Felsberg

Robust and accurate visual tracking is one of the most challenging computer vision problems. Due to the inherent lack of training data, a robust approach for constructing a target appearance model is crucial. Recently, d…

Video Object TrackingVisual Tracking

Faster Spatially Regularized Correlation Filters for Visual Tracking

2017-06-01 · Xiaoxiang Hu, Yujiu Yang

Discriminatively learned correlation filters (DCF) have been widely used in online visual tracking filed due to its simplicity and efficiency. These methods utilize a periodic assumption of the training samples to constr…

Visual Tracking

Learning Consistency Pursued Correlation Filters for Real-Time UAV Tracking

2020-08-09 · Changhong Fu, Xiaoxiao Yang, Fan Li, Juntao Xu 외

Correlation filter (CF)-based methods have demonstrated exceptional performance in visual object tracking for unmanned aerial vehicle (UAV) applications, but suffer from the undesirable boundary effect. To solve this iss…

CPUObject TrackingVisual Object Tracking

Learning Spatial-Temporal Regularized Correlation Filters for Visual Tracking

2018-03-23 · CVPR 2018 6 · Feng Li, Cheng Tian, WangMeng Zuo, Lei Zhang 외

Discriminative Correlation Filters (DCF) are efficient in visual tracking but suffer from unwanted boundary effects. Spatially Regularized DCF (SRDCF) has been suggested to resolve this issue by enforcing spatial penalty…

Video Object TrackingVisual Object TrackingVisual Tracking