Vladimir Somers, Baptiste Standaert, Victor Joos, Alexandre Alahi, Christophe De Vleeschouwer
Online multi-object tracking has been recently dominated by tracking-by-detection (TbD) methods, where recent advances rely on increasingly sophisticated heuristics for tracklet representation, feature fusion, and multi-stage matching. The key strength of TbD lies in its modular design, enabling the integration of specialized off-the-shelf models like motion predictors and re-identification. However, the extensive usage of human-crafted rules for temporal associations makes these methods inherently limited in their ability to capture the complex interplay between various tracking cues. In this work, we introduce CAMEL, a novel association module for Context-Aware Multi-Cue ExpLoitation, that learns resilient association strategies directly from data, breaking free from hand-crafted heuristics while maintaining TbD's valuable modularity. At its core, CAMEL employs two transformer-based modules and relies on a novel association-centric training scheme to effectively model the complex interactions between tracked targets and their various association cues. Unlike end-to-end detection-by-tracking approaches, our method remains lightweight and fast to train while being able to leverage external off-the-shelf models. Our proposed online tracking pipeline, CAMELTrack, achieves state-of-the-art performance on multiple tracking benchmarks. Our code is available at https://github.com/TrackingLaboratory/CAMELTrack.
| Task | Dataset | Metric | Value | Model |
|---|---|---|---|---|
| Multi-Object Tracking | MOT17 | AssA | 61.4 | CAMELTrack (fully online) |
| Multi-Object Tracking | MOT17 | DetA | 63.6 | CAMELTrack (fully online) |
| Multi-Object Tracking | MOT17 | HOTA | 62.4 | CAMELTrack (fully online) |
| Multi-Object Tracking | MOT17 | IDF1 | 63.6 | CAMELTrack (fully online) |
| Multi-Object Tracking | MOT17 | MOTA | 78.5 | CAMELTrack (fully online) |
| Multi-Object Tracking | DanceTrack | HOTA | 69.3 | CAMELTrack (fully online) |
| Multi-Object Tracking | SportsMOT | AssA | 72.8 | CAMELTrack (fully online) |
| Multi-Object Tracking | SportsMOT | DetA | 88.8 | CAMELTrack (fully online) |
| Multi-Object Tracking | SportsMOT | HOTA | 80.4 | CAMELTrack (fully online) |
| Multi-Object Tracking | SportsMOT | IDF1 | 84.8 | CAMELTrack (fully online) |
| Multi-Object Tracking | SportsMOT | MOTA | 96.3 | CAMELTrack (fully online) |
| Object Tracking | MOT17 | AssA | 61.4 | CAMELTrack (fully online) |
| Object Tracking | MOT17 | DetA | 63.6 | CAMELTrack (fully online) |
| Object Tracking | MOT17 | HOTA | 62.4 | CAMELTrack (fully online) |
| Object Tracking | MOT17 | IDF1 | 63.6 | CAMELTrack (fully online) |
| Object Tracking | MOT17 | MOTA | 78.5 | CAMELTrack (fully online) |
| Object Tracking | DanceTrack | HOTA | 69.3 | CAMELTrack (fully online) |
| Object Tracking | SportsMOT | AssA | 72.8 | CAMELTrack (fully online) |
| Object Tracking | SportsMOT | DetA | 88.8 | CAMELTrack (fully online) |
| Object Tracking | SportsMOT | HOTA | 80.4 | CAMELTrack (fully online) |
| Object Tracking | SportsMOT | IDF1 | 84.8 | CAMELTrack (fully online) |
| Object Tracking | SportsMOT | MOTA | 96.3 | CAMELTrack (fully online) |
| Object Tracking | SportsMOT | HOTA | 80.4 | CAMELTrack |