Occlusion Aware Kernel Correlation Filter Tracker using RGB-D
Srishti Yadav

TL;DR
This paper introduces an occlusion-aware RGB-D kernel correlation filter tracker that enhances real-time object tracking by addressing common challenges like occlusions, scale changes, and object rotation, with experimental validation on standard datasets and Kinect V2 data.
Contribution
The paper presents a novel RGB-D kernel correlation filter tracker that improves robustness against occlusions and other challenges, supported by theoretical analysis and experimental evaluation.
Findings
Enhanced tracking accuracy with RGB-D data
Effective occlusion handling in real-time tracking
Improved robustness over traditional KCF methods
Abstract
Unlike deep learning which requires large training datasets, correlation filter-based trackers like Kernelized Correlation Filter (KCF) uses implicit properties of tracked images (circulant matrices) for training in real-time. Despite their practical application in tracking, a need for a better understanding of the fundamentals associated with KCF in terms of theoretically, mathematically, and experimentally exists. This thesis first details the workings prototype of the tracker and investigates its effectiveness in real-time applications and supporting visualizations. We further address some of the drawbacks of the tracker in cases of occlusions, scale changes, object rotation, out-of-view and model drift with our novel RGB-D Kernel Correlation tracker. We also study the use of particle filters to improve trackers' accuracy. Our results are experimentally evaluated using a) standard…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Advanced Vision and Imaging · Image Enhancement Techniques
