Occlusion-aware Visual Tracker using Spatial Structural Information and Dominant Features
Rongtai Caiand Peng Zhu

TL;DR
This paper introduces an occlusion-aware visual tracking algorithm that segments objects into patches, extracts dominant features, and uses spatial structure cues within a particle filter framework to improve robustness against occlusion.
Contribution
It presents a novel occlusion-aware tracking method combining patch-based segmentation, dominant feature extraction, and spatial structure cues within a particle filter.
Findings
Outperforms comparison algorithms in occlusion handling
Demonstrates robustness across different image resolutions
Enhances tracking accuracy during occlusion events
Abstract
To overcome the problem of occlusion in visual tracking, this paper proposes an occlusion-aware tracking algorithm. The proposed algorithm divides the object into discrete image patches according to the pixel distribution of the object by means of clustering. To avoid the drifting of the tracker to false targets, the proposed algorithm extracts the dominant features, such as color histogram or histogram of oriented gradient orientation, from these image patches, and uses them as cues for tracking. To enhance the robustness of the tracker, the proposed algorithm employs an implicit spatial structure between these patches as another cue for tracking; Afterwards, the proposed algorithm incorporates these components into the particle filter framework, which results in a robust and precise tracker. Experimental results on color image sequences with different resolutions show that the…
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 · Human Pose and Action Recognition
