Score-based matching for city-scale multi-target multi-camera vehicle tracking

DOI: https://doi.org/10.1007/s11042-024-19108-9
IF: 2.577
2024-04-26
Multimedia Tools and Applications
Abstract:Multi-Target Multi-Camera (MTMC) vehicle tracking is essential in traffic analysis and security maintenance. To associate vehicles captured by different cameras, ML-based re-identification (ReID) models are used to extract the appearance features of the detected vehicles. Due to heavy occlusion and appearance variance respectively caused by traffic jam and camera angles, the performance of ReID models drops significantly, making MTMC vehicle tracking very challenging. To solve this issue, the model ensemble strategy was usually used to obtain robust ReID features. However, the training and extraction of these ReID models is very time-consuming. In this research, instead of using such model ensemble strategy, we introduce principle component analysis (PCA) and independent component analysis (ICA) as post-processing methods to reduce noise effect on the extracted ReID features, thus enhancing their distinguishing capability. Meanwhile, we design a novel gain-and-suppression mechanism to enhance the matching method for cross-camera association (CCA). In comparison with the first place model in AI city challenge 2022, we reduce the execution time of MTMC vehicle tracking by half amount while achieving even higher IDF1 score. The source code can be download from https://github.com/Tomx0826/Score-Based-Matching-for-City-Scale-Multi-Target-Multi-Camera-Vehicle-Tracking.git.
computer science, information systems, theory & methods,engineering, electrical & electronic, software engineering
What problem does this paper attempt to address?