Relaxed Pairwise Learned Metric for Person Re-Identification

Abstract

Matching persons across non-overlapping cameras is a rather challenging task. Thus, successful methods often build on complex feature representations or sophisticated learners. A recent trend to tackle this problem is to use metric learning to find a suitable space for matching samples from different cameras. However, most of these approaches ignore the transition from one camera to the other. In this paper, we propose to learn a metric from pairs of samples from different cameras. In this way, even less sophisticated features describing color and texture information are sufficient for finally getting state-of-the-art classification results. Moreover, once the metric has been learned, only linear projections are necessary at search time, where a simple nearest neighbor classification is performed. The approach is demonstrated on three publicly available datasets of different complexity, where it can be seen that state-of-the-art results can be obtained at much lower computational costs.

Cite

Text

Hirzer et al. "Relaxed Pairwise Learned Metric for Person Re-Identification." European Conference on Computer Vision, 2012. doi:10.1007/978-3-642-33783-3_56

Markdown

[Hirzer et al. "Relaxed Pairwise Learned Metric for Person Re-Identification." European Conference on Computer Vision, 2012.](https://mlanthology.org/eccv/2012/hirzer2012eccv-relaxed/) doi:10.1007/978-3-642-33783-3_56

BibTeX

@inproceedings{hirzer2012eccv-relaxed,
  title     = {{Relaxed Pairwise Learned Metric for Person Re-Identification}},
  author    = {Hirzer, Martin and Roth, Peter M. and Köstinger, Martin and Bischof, Horst},
  booktitle = {European Conference on Computer Vision},
  year      = {2012},
  pages     = {780-793},
  doi       = {10.1007/978-3-642-33783-3_56},
  url       = {https://mlanthology.org/eccv/2012/hirzer2012eccv-relaxed/}
}