paper-with-me

홈 › Papers

Integrating Boundary and Center Correlation Filters for Visual Tracking with Aspect Ratio Variation

2017-10-05 · Feng Li, Yingjie Yao, Peihua Li, David Zhang, WangMeng Zuo, Ming-Hsuan Yang

The aspect ratio variation frequently appears in visual tracking and has a severe influence on performance. Although many correlation filter (CF)-based trackers have also been suggested for scale adaptive tracking, few studies have been given to handle the aspect ratio variation for CF trackers. In this paper, we make the first attempt to address this issue by introducing a family of 1D boundary CFs to localize the left, right, top, and bottom boundaries in videos. This allows us cope with the aspect ratio variation flexibly during tracking. Specifically, we present a novel tracking model to integrate 1D Boundary and 2D Center CFs (IBCCF) where boundary and center filters are enforced by a near-orthogonality regularization term. To optimize our IBCCF model, we develop an alternating direction method of multipliers. Experiments on several datasets show that IBCCF can effectively handle aspect ratio variation, and achieves state-of-the-art performance in terms of accuracy and robustness.

📄 PDF Abstract BibTeX arXiv:1710.02039

Code (1)

lifeng9472/IBCCF 공식 구현

Tasks

Visual Tracking

Similar Papers 제목 키워드 기반

Visual Tracking via Spatially Aligned Correlation Filters Network

2018-09-01 · ECCV 2018 9 · Mengdan Zhang, Qiang Wang, Junliang Xing, Jin Gao 외

Correlation filters based trackers rely on a periodic assumption of the search sample to efficiently distinguish the target from the background. This assumption however yields undesired boundary effects and restricts asp…

Visual Tracking

Boundary Effect-Aware Visual Tracking for UAV with Online Enhanced Background Learning and Multi-Frame Consensus Verification

2019-08-10 · Changhong Fu, Ziyuan Huang, Yiming Li, Ran Duan 외

Due to implicitly introduced periodic shifting of limited searching area, visual object tracking using correlation filters often has to confront undesired boundary effect. As boundary effect severely degrade the quality …

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

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