paper-with-me

홈 › Papers

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, Peng Lu

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 of object model, it has made it a challenging task for unmanned aerial vehicles (UAV) to perform robust and accurate object following. Traditional hand-crafted features are also not precise and robust enough to describe the object in the viewing point of UAV. In this work, a novel tracker with online enhanced background learning is specifically proposed to tackle boundary effects. Real background samples are densely extracted to learn as well as update correlation filters. Spatial penalization is introduced to offset the noise introduced by exceedingly more background information so that a more accurate appearance model can be established. Meanwhile, convolutional features are extracted to provide a more comprehensive representation of the object. In order to mitigate changes of objects' appearances, multi-frame technique is applied to learn an ideal response map and verify the generated one in each frame. Exhaustive experiments were conducted on 100 challenging UAV image sequences and the proposed tracker has achieved state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:1908.03701

Code (1)

vision4robotics/BEVT-tracker 공식 구현

Tasks

ObjectObject TrackingVisual Object TrackingVisual Tracking

Similar Papers 제목 키워드 기반

Keyfilter-Aware Real-Time UAV Object Tracking

2020-03-11 · Yiming Li, Changhong Fu, Ziyuan Huang, Yinqiang Zhang 외

Correlation filter-based tracking has been widely applied in unmanned aerial vehicle (UAV) with high efficiency. However, it has two imperfections, i.e., boundary effect and filter corruption. Several methods enlarging t…

ObjectObject TrackingSimultaneous Localization and MappingVisual Tracking

AFAT: Adaptive Failure-Aware Tracker for Robust Visual Object Tracking

2020-05-27 · Tianyang Xu, Zhen-Hua Feng, Xiao-Jun Wu, Josef Kittler

Siamese approaches have achieved promising performance in visual object tracking recently. The key to the success of Siamese trackers is to learn appearance-invariant feature embedding functions via pair-wise offline tra…

BenchmarkingObject TrackingOne-Shot LearningVisual Object Tracking

DeepMix: Online Auto Data Augmentation for Robust Visual Object Tracking

2021-04-23 · Ziyi Cheng, Xuhong Ren, Felix Juefei-Xu, Wanli Xue 외

Online updating of the object model via samples from historical frames is of great importance for accurate visual object tracking. Recent works mainly focus on constructing effective and efficient updating methods while …

Data AugmentationObjectObject TrackingVisual Object Tracking

PVT++: A Simple End-to-End Latency-Aware Visual Tracking Framework

2022-11-21 · ICCV 2023 1 · Bowen Li, Ziyuan Huang, Junjie Ye, Yiming Li 외

Visual object tracking is essential to intelligent robots. Most existing approaches have ignored the online latency that can cause severe performance degradation during real-world processing. Especially for unmanned aeri…

Object TrackingVisual Object TrackingVisual Tracking

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

2017-10-05 · Feng Li, Yingjie Yao, Peihua Li, David Zhang 외

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

Visual Tracking