Multi-camera Multi-Object Tracking
Wenqian Liu, Octavia Camps, Mario Sznaier

TL;DR
This paper introduces a multi-camera multi-object tracking pipeline that models the problem as a global graph and uses a generalized maximum multi-clique algorithm, integrating appearance and motion data for improved tracking across multiple cameras.
Contribution
It presents a novel graph-based approach for multi-camera multi-object tracking that jointly considers cross-camera and cross-frame data association using advanced similarity measures.
Findings
Effective in complex multi-camera environments
Outperforms existing methods on benchmark datasets
Integrates appearance and motion features for robust tracking
Abstract
In this paper, we propose a pipeline for multi-target visual tracking under multi-camera system. For multi-camera system tracking problem, efficient data association across cameras, and at the same time, across frames becomes more important than single-camera system tracking. However, most of the multi-camera tracking algorithms emphasis on single camera across frame data association. Thus in our work, we model our tracking problem as a global graph, and adopt Generalized Maximum Multi Clique optimization problem as our core algorithm to take both across frame and across camera data correlation into account all together. Furthermore, in order to compute good similarity scores as the input of our graph model, we extract both appearance and dynamic motion similarities. For appearance feature, Local Maximal Occurrence Representation(LOMO) feature extraction algorithm for ReID is conducted.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Advanced Vision and Imaging · Face and Expression Recognition
