Robust compressive tracking via online weighted multiple instance learning
Sandeep Singh Sengar

TL;DR
This paper introduces a robust object tracking method combining sparse representation, a coarse-to-fine search strategy, and weighted multiple instance learning to effectively handle occlusion, motion blur, and other challenges.
Contribution
It presents a novel tracking algorithm that integrates sparse representation with weighted multiple instance learning and a coarse-to-fine search, improving robustness and accuracy.
Findings
Outperforms existing trackers on benchmark datasets.
Effectively handles occlusion, deformation, and background clutter.
Achieves high accuracy with reduced complexity.
Abstract
Developing a robust object tracker is a challenging task due to factors such as occlusion, motion blur, fast motion, illumination variations, rotation, background clutter, low resolution and deformation across the frames. In the literature, lots of good approaches based on sparse representation have already been presented to tackle the above problems. However, most of the algorithms do not focus on the learning of sparse representation. They only consider the modeling of target appearance and therefore drift away from the target with the imprecise training samples. By considering all the above factors in mind, we have proposed a visual object tracking algorithm by integrating a coarse-to-fine search strategy based on sparse representation and the weighted multiple instance learning (WMIL) algorithm. Compared with the other trackers, our approach has more information of the original…
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
TopicsImage Retrieval and Classification Techniques
MethodsFocus
