SFTrack++: A Fast Learnable Spectral Segmentation Approach for Space-Time Consistent Tracking
Elena Burceanu

TL;DR
SFTrack++ introduces a spectral clustering-based, fast, learnable segmentation method for object tracking that maintains space-time consistency and improves accuracy across multiple benchmarks.
Contribution
The paper presents a novel spectral clustering approach for object tracking that explicitly learns segmentation maps, enhancing robustness and accuracy over traditional bounding box methods.
Findings
Achieves competitive results on traditional benchmarks (OTB, UAV, NFS).
Significantly outperforms existing methods on GOT-10k and TrackingNet datasets.
Demonstrates robustness and consistency across diverse tracking scenarios.
Abstract
We propose an object tracking method, SFTrack++, that smoothly learns to preserve the tracked object consistency over space and time dimensions by taking a spectral clustering approach over the graph of pixels from the video, using a fast 3D filtering formulation for finding the principal eigenvector of this graph's adjacency matrix. To better capture complex aspects of the tracked object, we enrich our formulation to multi-channel inputs, which permit different points of view for the same input. The channel inputs are in our experiments, the output of multiple tracking methods. After combining them, instead of relying only on hidden layers representations to predict a good tracking bounding box, we explicitly learn an intermediate, more refined one, namely the segmentation map of the tracked object. This prevents the rough common bounding box approach to introduce noise and distractors…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Human Pose and Action Recognition · Impact of Light on Environment and Health
MethodsSpectral Clustering
