GMT: A Robust Global Association Model for Multi-Target Multi-Camera Tracking

📅 2024-07-01
🏛️ arXiv.org
📈 Citations: 3
Influential: 0
📄 PDF

career value

192K/year
🤖 AI Summary
To address the limitations of two-stage multi-camera multi-object tracking (MCMT) frameworks—namely, their reliance on single-camera trajectories and insufficient cross-camera information exploitation—this paper proposes an end-to-end global online tracking framework that directly models globally consistent, cross-camera trajectories. Our method introduces three key innovations: (1) the first Transformer-based global association module for joint cross-camera object matching; (2) a synergistic fusion mechanism integrating appearance and spatiotemporal features to enhance robustness in dynamic scenes; and (3) VisionTrack, a large-scale, highly diverse benchmark featuring complex camera motion, illumination variations, and severe occlusions. Extensive experiments demonstrate significant improvements over state-of-the-art methods on VisionTrack and established benchmarks, with substantial gains in cross-camera matching accuracy and trajectory completeness—particularly under challenging conditions.

Technology Category

Application Category

📝 Abstract
In the task of multi-target multi-camera (MTMC) tracking of pedestrians, the data association problem is a key issue and main challenge, especially with complications arising from camera movements, lighting variations, and obstructions. However, most MTMC models adopt two-step approaches, thus heavily depending on the results of the first-step tracking in practical applications. Moreover, the same targets crossing different cameras may exhibit significant appearance variations, which further increases the difficulty of cross-camera matching. To address the aforementioned issues, we propose a global online MTMC tracking model that addresses the dependency on the first tracking stage in two-step methods and enhances cross-camera matching. Specifically, we propose a transformer-based global MTMC association module to explore target associations across different cameras and frames, generating global trajectories directly. Additionally, to integrate the appearance and spatio-temporal features of targets, we propose a feature extraction and fusion module for MTMC tracking. This module enhances feature representation and establishes correlations between the features of targets across multiple cameras. To accommodate high scene diversity and complex lighting condition variations, we have established the VisionTrack dataset, which enables the development of models that are more generalized and robust to various environments. Our model demonstrates significant improvements over comparison methods on the VisionTrack dataset and others.
Problem

Research questions and friction points this paper is trying to address.

Existing MCMT tracking uses limited multi-view information in two-stage frameworks
Current methods fail to jointly exploit intra-view and inter-view tracking cues
There is a lack of high-quality diverse datasets for MCMT tracking evaluation
Innovation

Methods, ideas, or system contributions that make the work stand out.

Jointly exploits intra-view and inter-view cues
Aligns visual and spatial features across views
Associates detections with global trajectories directly
🔎 Similar Papers
No similar papers found.