Graph Neural Networks for Cross-Camera Data Association

01/17/2022
by   Elena Luna, et al.
26

Cross-camera image data association is essential for many multi-camera computer vision tasks, such as multi-camera pedestrian detection, multi-camera multi-target tracking, 3D pose estimation, etc. This association task is typically stated as a bipartite graph matching problem and often solved by applying minimum-cost flow techniques, which may be computationally inefficient with large data. Furthermore, cameras are usually treated by pairs, obtaining local solutions, rather than finding a global solution at once. Other key issue is that of the affinity measurement: the widespread usage of non-learnable pre-defined distances, such as the Euclidean and Cosine ones. This paper proposes an efficient approach for cross-cameras data-association focused on a global solution, instead of processing cameras by pairs. To avoid the usage of fixed distances, we leverage the connectivity of Graph Neural Networks, previously unused in this scope, using a Message Passing Network to jointly learn features and similarity. We validate the proposal for pedestrian multi-view association, showing results over the EPFL multi-camera pedestrian dataset. Our approach considerably outperforms the literature data association techniques, without requiring to be trained in the same scenario in which it is tested. Our code is available at <http://www-vpu.eps.uam.es/publications/gnn_cca>.

READ FULL TEXT

page 1

page 6

page 12

research
08/07/2020

Leveraging Localization for Multi-camera Association

We present McAssoc, a deep learning approach to the as-sociation of dete...
research
09/13/2021

Graph-Based 3D Multi-Person Pose Estimation Using Multi-View Images

This paper studies the task of estimating the 3D human poses of multiple...
research
03/27/2023

Learnable Graph Matching: A Practical Paradigm for Data Association

Data association is at the core of many computer vision tasks, e.g., mul...
research
01/20/2015

Distributed Data Association in Smart Camera Networks via Dual Decomposition

One of the fundamental requirements for visual surveillance using smart ...
research
11/28/2022

Graph Convolutional Network for Multi-Target Multi-Camera Vehicle Tracking

This letter focuses on the task of Multi-Target Multi-Camera vehicle tra...
research
11/21/2011

Distributed Multi-view Matching in Networks with Limited Communications

We address the problem of distributed matching of features in networks w...
research
07/28/2020

Multi-camera Torso Pose Estimation using Graph Neural Networks

Estimating the location and orientation of humans is an essential skill ...

Please sign up or login with your details

Forgot password? Click here to reset