MCBLT: Multi-Camera Multi-Object 3D Tracking in Long Videos
Yizhou Wang, Tim Meinhardt, Orcun Cetintas, Cheng-Yen Yang, Sameer Satish Pusegaonkar, Benjamin Missaoui, Sujit Biswas, Zheng Tang, Laura Leal-Taixé
TL;DR
MCBLT addresses the challenge of robust MTMC tracking in long videos from static multi-camera setups by performing early multi-view aggregation into a BEV representation for 3D object detection, followed by 2D-3D ReID association and a hierarchical GNN-based tracking framework in 3D space. The approach introduces a global tracking block that enables long-range associations across thousands of frames, removing reliance on windowed heuristics. Key contributions include the first 3D MOT with hierarchical GNNs for MTMC, a 2D-3D detection association pipeline for stable ReID features, and state-of-the-art results on AICity'24 ($$81.22$$ HOTA) and WildTrack ($$95.6$$ IDF1). The work demonstrates strong generalization to diverse scenes and camera setups, enabling robust long-term tracking in practical surveillance and robotics applications.
Abstract
Object perception from multi-view cameras is crucial for intelligent systems, particularly in indoor environments, e.g., warehouses, retail stores, and hospitals. Most traditional multi-target multi-camera (MTMC) detection and tracking methods rely on 2D object detection, single-view multi-object tracking (MOT), and cross-view re-identification (ReID) techniques, without properly handling important 3D information by multi-view image aggregation. In this paper, we propose a 3D object detection and tracking framework, named MCBLT, which first aggregates multi-view images with necessary camera calibration parameters to obtain 3D object detections in bird's-eye view (BEV). Then, we introduce hierarchical graph neural networks (GNNs) to track these 3D detections in BEV for MTMC tracking results. Unlike existing methods, MCBLT has impressive generalizability across different scenes and diverse camera settings, with exceptional capability for long-term association handling. As a result, our proposed MCBLT establishes a new state-of-the-art on the AICity'24 dataset with $81.22$ HOTA, and on the WildTrack dataset with $95.6$ IDF1.
