paper-with-me

홈 › Papers

Remove Cosine Window from Correlation Filter-based Visual Trackers: When and How

2019-05-16 · Feng Li, Xiaohe Wu, WangMeng Zuo, David Zhang, Lei Zhang

Correlation filters (CFs) have been continuously advancing the state-of-the-art tracking performance and have been extensively studied in the recent few years. Most of the existing CF trackers adopt a cosine window to spatially reweight base image to alleviate boundary discontinuity. However, cosine window emphasizes more on the central region of base image and has the risk of contaminating negative training samples during model learning. On the other hand, spatial regularization deployed in many recent CF trackers plays a similar role as cosine window by enforcing spatial penalty on CF coefficients. Therefore, we in this paper investigate the feasibility to remove cosine window from CF trackers with spatial regularization. When simply removing cosine window, CF with spatial regularization still suffers from small degree of boundary discontinuity. To tackle this issue, binary and Gaussian shaped mask functions are further introduced for eliminating boundary discontinuity while reweighting the estimation error of each training sample, and can be incorporated with multiple CF trackers with spatial regularization. In comparison to the counterparts with cosine window, our methods are effective in handling boundary discontinuity and sample contamination, thereby benefiting tracking performance. Extensive experiments on three benchmarks show that our methods perform favorably against the state-of-the-art trackers using either handcrafted or deep CNN features. The code is publicly available at https://github.com/lifeng9472/Removing_cosine_window_from_CF_trackers.

📄 PDF Abstract BibTeX arXiv:1905.06648

Code (1)

lifeng9472/Removing_cosine_window_from_CF_trackers 공식 구현

Similar Papers 제목 키워드 기반

Max-Margin Object Detection

2015-01-31 · Davis E. King

Most object detection methods operate by applying a binary classifier to sub-windows of an image, followed by a non-maximum suppression step where detections on overlapping sub-windows are removed. Since the number of po…

Face DetectionObjectobject-detectionObject Detection

Frequency Recognition in SSVEP-based BCI using Multiset Canonical Correlation Analysis

2013-08-26 · Yu Zhang, Guoxu Zhou, Jing Jin, Xingyu Wang 외

Canonical correlation analysis (CCA) has been one of the most popular methods for frequency recognition in steady-state visual evoked potential (SSVEP)-based brain-computer interfaces (BCIs). Despite its efficiency, a po…

EEGElectroencephalogram (EEG)SSVEP

Fast Window-Based Event Denoising with Spatiotemporal Correlation Enhancement

2024-02-14 · Huachen Fang, Jinjian Wu, Qibin Hou, Weisheng Dong 외

Previous deep learning-based event denoising methods mostly suffer from poor interpretability and difficulty in real-time processing due to their complex architecture designs. In this paper, we propose window-based event…

Denoising

Auxiliary Factor Method to Remove ISI of Nyquist Filters

2022-09-05 · Zijian Zhou, Lifeng Lin, Bingli Jiao

As has been known, the Nyquist first condition promises no intersymbol interference (ISI) as derived in the frequency domain. However, the practical implementation using the FIR filter truncates the Fourier transform by …

SeqXFilter: A Memory-efficient Denoising Filter for Dynamic Vision Sensors

2020-06-02 · Shasha Guo, Lei Wang, Xiaofan Chen, Limeng Zhang 외

Neuromorphic event-based dynamic vision sensors (DVS) have much faster sampling rates and a higher dynamic range than frame-based imaging sensors. However, they are sensitive to background activity (BA) events that are u…

Denoising