TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/CAMELTrack: Context-Aware Multi-cue ExpLoitation for Onlin...

CAMELTrack: Context-Aware Multi-cue ExpLoitation for Online Multi-Object Tracking

Vladimir Somers, Baptiste Standaert, Victor Joos, Alexandre Alahi, Christophe De Vleeschouwer

2025-05-02Multi-Object TrackingObject TrackingOnline Multi-Object Tracking
PaperPDFCode(official)

Abstract

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.

Results

TaskDatasetMetricValueModel
Multi-Object TrackingMOT17AssA61.4CAMELTrack (fully online)
Multi-Object TrackingMOT17DetA63.6CAMELTrack (fully online)
Multi-Object TrackingMOT17HOTA62.4CAMELTrack (fully online)
Multi-Object TrackingMOT17IDF163.6CAMELTrack (fully online)
Multi-Object TrackingMOT17MOTA78.5CAMELTrack (fully online)
Multi-Object TrackingDanceTrackHOTA69.3CAMELTrack (fully online)
Multi-Object TrackingSportsMOTAssA72.8CAMELTrack (fully online)
Multi-Object TrackingSportsMOTDetA88.8CAMELTrack (fully online)
Multi-Object TrackingSportsMOTHOTA80.4CAMELTrack (fully online)
Multi-Object TrackingSportsMOTIDF184.8CAMELTrack (fully online)
Multi-Object TrackingSportsMOTMOTA96.3CAMELTrack (fully online)
Object TrackingMOT17AssA61.4CAMELTrack (fully online)
Object TrackingMOT17DetA63.6CAMELTrack (fully online)
Object TrackingMOT17HOTA62.4CAMELTrack (fully online)
Object TrackingMOT17IDF163.6CAMELTrack (fully online)
Object TrackingMOT17MOTA78.5CAMELTrack (fully online)
Object TrackingDanceTrackHOTA69.3CAMELTrack (fully online)
Object TrackingSportsMOTAssA72.8CAMELTrack (fully online)
Object TrackingSportsMOTDetA88.8CAMELTrack (fully online)
Object TrackingSportsMOTHOTA80.4CAMELTrack (fully online)
Object TrackingSportsMOTIDF184.8CAMELTrack (fully online)
Object TrackingSportsMOTMOTA96.3CAMELTrack (fully online)
Object TrackingSportsMOTHOTA80.4CAMELTrack

Related Papers

MVA 2025 Small Multi-Object Tracking for Spotting Birds Challenge: Dataset, Methods, and Results2025-07-17YOLOv8-SMOT: An Efficient and Robust Framework for Real-Time Small Object Tracking via Slice-Assisted Training and Adaptive Association2025-07-16HiM2SAM: Enhancing SAM2 with Hierarchical Motion Estimation and Memory Optimization towards Long-term Tracking2025-07-10Robustifying 3D Perception through Least-Squares Multi-Agent Graphs Object Tracking2025-07-07UMDATrack: Unified Multi-Domain Adaptive Tracking Under Adverse Weather Conditions2025-07-01Mamba-FETrack V2: Revisiting State Space Model for Frame-Event based Visual Object Tracking2025-06-30Visual and Memory Dual Adapter for Multi-Modal Object Tracking2025-06-30R1-Track: Direct Application of MLLMs to Visual Object Tracking via Reinforcement Learning2025-06-27