Person Re-Identification by Deep Learning Attribute-Complementary Information

Abstract

Automatic person re-identification (re-id) across camera boundaries is a challenging problem. Approaches have to be robust against many factors which influence the visual appearance of a person but are not relevant to the person's identity. Examples for such factors are pose, camera angles, and lighting conditions. Person attributes are a semantic high level information which is invariant across many such influences and contain information which is often highly relevant to a person's identity. In this work we develop a re-id approach which leverages the information contained in automatically detected attributes. We train an attribute classifier on separate data and include its responses into the training process of our person re-id model which is based on convolutional neural networks (CNNs). This allows us to learn a person representation which contains information complementary to that contained within the attributes. Our approach is able to identify attributes which perform most reliably for re-id and focus on them accordingly. We demonstrate the performance improvement gained through use of the attribute information on multiple large-scale datasets and report insights into which attributes are most relevant for person re-id.

Cite

Text

Schumann and Stiefelhagen. "Person Re-Identification by Deep Learning Attribute-Complementary Information." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2017. doi:10.1109/CVPRW.2017.186

Markdown

[Schumann and Stiefelhagen. "Person Re-Identification by Deep Learning Attribute-Complementary Information." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2017.](https://mlanthology.org/cvprw/2017/schumann2017cvprw-person/) doi:10.1109/CVPRW.2017.186

BibTeX

@inproceedings{schumann2017cvprw-person,
  title     = {{Person Re-Identification by Deep Learning Attribute-Complementary Information}},
  author    = {Schumann, Arne and Stiefelhagen, Rainer},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2017},
  pages     = {1435-1443},
  doi       = {10.1109/CVPRW.2017.186},
  url       = {https://mlanthology.org/cvprw/2017/schumann2017cvprw-person/}
}