paper-with-me

Papers

Multiple Object Tracking with Kernelized Correlation Filters in Urban Mixed Traffic

2016-11-08 · Yuebin Yang, Guillaume-Alexandre Bilodeau

Recently, the Kernelized Correlation Filters tracker (KCF) achieved competitive performance and robustness in visual object tracking. On the other hand, visual trackers are not typically used in multiple object tracking. In this paper, we investigate how a robust visual tracker like KCF can improve multiple object tracking. Since KCF is a fast tracker, many can be used in parallel and still result in fast tracking. We build a multiple object tracking system based on KCF and background subtraction. Background subtraction is applied to extract moving objects and get their scale and size in combination with KCF outputs, while KCF is used for data association and to handle fragmentation and occlusion problems. As a result, KCF and background subtraction help each other to take tracking decision at every frame. Sometimes KCF outputs are the most trustworthy (e.g. during occlusion), while in some other case, it is the background subtraction outputs. To validate the effectiveness of our system, the algorithm is demonstrated on four urban video recordings from a standard dataset. Results show that our method is competitive with state-of-the-art trackers even if we use a much simpler data association step.

📄 PDF Abstract BibTeX arXiv:1611.02364

Code (1)

iyybpatrick/MKCF 공식 구현

Tasks

Multiple Object TrackingObjectObject TrackingVisual Object Tracking

Similar Papers 제목 키워드 기반

Tracking in Aerial Hyperspectral Videos using Deep Kernelized Correlation Filters

2017-11-20 · Burak Uzkent, Aneesh Rangnekar, Matthew J. Hoffman

Hyperspectral imaging holds enormous potential to improve the state-of-the-art in aerial vehicle tracking with low spatial and temporal resolutions. Recently, adaptive multi-modal hyperspectral sensors have attracted gro…

General ClassificationImage GenerationObject Trackingvehicle detection

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

EnKCF: Ensemble of Kernelized Correlation Filters for High-Speed Object Tracking

2018-01-20 · Burak Uzkent, Young-Woo Seo

Computer vision technologies are very attractive for practical applications running on embedded systems. For such an application, it is desirable for the deployed algorithms to run in high-speed and require no offline tr…

Object TrackingVocal Bursts Intensity Prediction

Object Tracking in Hyperspectral Videos with Convolutional Features and Kernelized Correlation Filter

2018-10-28 · Kun Qian, Jun Zhou, Fengchao Xiong, Huixin Zhou 외

Target tracking in hyperspectral videos is a new research topic. In this paper, a novel method based on convolutional network and Kernelized Correlation Filter (KCF) framework is presented for tracking objects of interes…

Object Tracking

Output Constraint Transfer for Kernelized Correlation Filter in Tracking

2016-12-16 · Baochang Zhang, Zhigang Li, Xian-Bin Cao, Qixiang Ye 외

Kernelized Correlation Filter (KCF) is one of the state-of-the-art object trackers. However, it does not reasonably model the distribution of correlation response during tracking process, which might cause the drifting p…

Bayesian Optimization