Consistent Re-Identification in a Camera Network

Abstract

Most existing person re-identification methods focus on finding similarities between persons between pairs of cameras (camera pairwise re-identification) without explicitly maintaining consistency of the results across the network. This may lead to infeasible associations when results from different camera pairs are combined. In this paper, we propose a network consistent re-identification (NCR) framework, which is formulated as an optimization problem that not only maintains consistency in re-identification results across the network, but also improves the camera pairwise re-identification performance between all the individual camera pairs. This can be solved as a binary integer programing problem, leading to a globally optimal solution. We also extend the proposed approach to the more general case where all persons may not be present in every camera. Using two benchmark datasets, we validate our approach and compare against state-of-the-art methods.

Cite

Text

Das et al. "Consistent Re-Identification in a Camera Network." European Conference on Computer Vision, 2014. doi:10.1007/978-3-319-10605-2_22

Markdown

[Das et al. "Consistent Re-Identification in a Camera Network." European Conference on Computer Vision, 2014.](https://mlanthology.org/eccv/2014/das2014eccv-consistent/) doi:10.1007/978-3-319-10605-2_22

BibTeX

@inproceedings{das2014eccv-consistent,
  title     = {{Consistent Re-Identification in a Camera Network}},
  author    = {Das, Abir and Chakraborty, Anirban and Roy-Chowdhury, Amit K.},
  booktitle = {European Conference on Computer Vision},
  year      = {2014},
  pages     = {330-345},
  doi       = {10.1007/978-3-319-10605-2_22},
  url       = {https://mlanthology.org/eccv/2014/das2014eccv-consistent/}
}