CVAIApr 27, 2022

Cross-Camera Trajectories Help Person Retrieval in a Camera Network

arXiv:2204.12900v37 citationsh-index: 68
Originality Incremental advance
AI Analysis

This addresses the problem of enhancing person retrieval accuracy in surveillance systems by incorporating spatial camera network information, representing an incremental improvement over existing methods.

The paper tackles person retrieval in non-overlapping camera networks by proposing a framework that integrates temporal and spatial information through cross-camera trajectory generation, resulting in improved retrieval results as verified by experiments on a new real-world dataset.

We are concerned with retrieving a query person from multiple videos captured by a non-overlapping camera network. Existing methods often rely on purely visual matching or consider temporal constraints but ignore the spatial information of the camera network. To address this issue, we propose a pedestrian retrieval framework based on cross-camera trajectory generation, which integrates both temporal and spatial information. To obtain pedestrian trajectories, we propose a novel cross-camera spatio-temporal model that integrates pedestrians' walking habits and the path layout between cameras to form a joint probability distribution. Such a spatio-temporal model among a camera network can be specified using sparsely sampled pedestrian data. Based on the spatio-temporal model, cross-camera trajectories can be extracted by the conditional random field model and further optimized by restricted non-negative matrix factorization. Finally, a trajectory re-ranking technique is proposed to improve the pedestrian retrieval results. To verify the effectiveness of our method, we construct the first cross-camera pedestrian trajectory dataset, the Person Trajectory Dataset, in real surveillance scenarios. Extensive experiments verify the effectiveness and robustness of the proposed method.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes