Fast Person Re-Identification via Cross-Camera Semantic Binary Transformation

Abstract

Numerous methods have been proposed for person re-identification, most of which however neglect the matching efficiency. Recently, several hashing based approaches have been developed to make re-identification more scalable for large-scale gallery sets. Despite their efficiency, these works ignore cross-camera variations, which severely deteriorate the final matching accuracy. To address the above issues, we propose a novel hashing based method for fast person re-identification, namely Cross-camera Semantic Binary Transformation (CSBT). CSBT aims to transform original high-dimensional feature vectors into compact identity-preserving binary codes. To this end, CSBT first employs a subspace projection to mitigate cross-camera variations, by maximizing intra-person similarities and inter-person discrepancies. Subsequently, a binary coding scheme is proposed via seamlessly incorporating both the semantic pairwise relationships and local affinity information. Finally, a joint learning framework is proposed for simultaneous subspace projection learning and binary coding based on discrete alternating optimization. Experimental results on four benchmarks clearly demonstrate the superiority of CSBT over the state-of-the-art methods.

Cite

Text

Chen et al. "Fast Person Re-Identification via Cross-Camera Semantic Binary Transformation." Conference on Computer Vision and Pattern Recognition, 2017. doi:10.1109/CVPR.2017.566

Markdown

[Chen et al. "Fast Person Re-Identification via Cross-Camera Semantic Binary Transformation." Conference on Computer Vision and Pattern Recognition, 2017.](https://mlanthology.org/cvpr/2017/chen2017cvpr-fast/) doi:10.1109/CVPR.2017.566

BibTeX

@inproceedings{chen2017cvpr-fast,
  title     = {{Fast Person Re-Identification via Cross-Camera Semantic Binary Transformation}},
  author    = {Chen, Jiaxin and Wang, Yunhong and Qin, Jie and Liu, Li and Shao, Ling},
  booktitle = {Conference on Computer Vision and Pattern Recognition},
  year      = {2017},
  doi       = {10.1109/CVPR.2017.566},
  url       = {https://mlanthology.org/cvpr/2017/chen2017cvpr-fast/}
}