English

SLAck: Semantic, Location, and Appearance Aware Open-Vocabulary Tracking

Computer Vision and Pattern Recognition 2024-09-18 v1

Abstract

Open-vocabulary Multiple Object Tracking (MOT) aims to generalize trackers to novel categories not in the training set. Currently, the best-performing methods are mainly based on pure appearance matching. Due to the complexity of motion patterns in the large-vocabulary scenarios and unstable classification of the novel objects, the motion and semantics cues are either ignored or applied based on heuristics in the final matching steps by existing methods. In this paper, we present a unified framework SLAck that jointly considers semantics, location, and appearance priors in the early steps of association and learns how to integrate all valuable information through a lightweight spatial and temporal object graph. Our method eliminates complex post-processing heuristics for fusing different cues and boosts the association performance significantly for large-scale open-vocabulary tracking. Without bells and whistles, we outperform previous state-of-the-art methods for novel classes tracking on the open-vocabulary MOT and TAO TETA benchmarks. Our code is available at \href{https://github.com/siyuanliii/SLAck}{github.com/siyuanliii/SLAck}.

Keywords

Cite

@article{arxiv.2409.11235,
  title  = {SLAck: Semantic, Location, and Appearance Aware Open-Vocabulary Tracking},
  author = {Siyuan Li and Lei Ke and Yung-Hsu Yang and Luigi Piccinelli and Mattia Segù and Martin Danelljan and Luc Van Gool},
  journal= {arXiv preprint arXiv:2409.11235},
  year   = {2024}
}

Comments

ECCV2024

R2 v1 2026-06-28T18:47:53.666Z