Spatial-Temporal Multi-Cuts for Online Multiple-Camera Vehicle Tracking
Fabian Herzog, Johannes Gilg, Philipp Wolters, Torben Teepe, and, Gerhard Rigoll

TL;DR
This paper presents a novel spatial-temporal clustering method for online multi-camera vehicle tracking that improves accuracy and efficiency without scene-specific training, outperforming state-of-the-art methods on benchmark datasets.
Contribution
Introduces a unified graph-based clustering approach for online multi-camera vehicle tracking that combines spatial and temporal data in a single step, reducing errors and computational costs.
Findings
Outperforms online state-of-the-art on CityFlow dataset by over 14% in IDF1.
Achieves more than 25% improvement on Synthehicle dataset.
Does not require scene-specific training or additional annotations.
Abstract
Accurate online multiple-camera vehicle tracking is essential for intelligent transportation systems, autonomous driving, and smart city applications. Like single-camera multiple-object tracking, it is commonly formulated as a graph problem of tracking-by-detection. Within this framework, existing online methods usually consist of two-stage procedures that cluster temporally first, then spatially, or vice versa. This is computationally expensive and prone to error accumulation. We introduce a graph representation that allows spatial-temporal clustering in a single, combined step: New detections are spatially and temporally connected with existing clusters. By keeping sparse appearance and positional cues of all detections in a cluster, our method can compare clusters based on the strongest available evidence. The final tracks are obtained online using a simple multicut assignment…
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 · Autonomous Vehicle Technology and Safety · Advanced Vision and Imaging
