End-to-End Deep Kronecker-Product Matching for Person Re-Identification

Abstract

Person re-identification aims to robustly measure similarities between person images. The significant variation of person poses and viewing angles challenges for accurate person re-identification. The spatial layout and correspondences between query person images are vital information for tackling this problem but are ignored by most state-of-the-art methods. In this paper, we propose a novel Kronecker Product Matching module to match feature maps of different persons in an end-to-end trainable deep neural network. A novel feature soft warping scheme is designed for aligning the feature maps based on matching results, which is shown to be crucial for achieving superior accuracy. The multi-scale features based on hourglass-like networks and self residual attention are also exploited to further boost the re-identification performance. The proposed approach outperforms state-of-the-art methods on the Market-1501, CUHK03, and DukeMTMC datasets, which demonstrates the effectiveness and generalization ability of our proposed approach.

Cite

Text

Shen et al. "End-to-End Deep Kronecker-Product Matching for Person Re-Identification." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2018. doi:10.1109/CVPR.2018.00720

Markdown

[Shen et al. "End-to-End Deep Kronecker-Product Matching for Person Re-Identification." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2018.](https://mlanthology.org/cvpr/2018/shen2018cvpr-endtoend/) doi:10.1109/CVPR.2018.00720

BibTeX

@inproceedings{shen2018cvpr-endtoend,
  title     = {{End-to-End Deep Kronecker-Product Matching for Person Re-Identification}},
  author    = {Shen, Yantao and Xiao, Tong and Li, Hongsheng and Yi, Shuai and Wang, Xiaogang},
  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2018},
  doi       = {10.1109/CVPR.2018.00720},
  url       = {https://mlanthology.org/cvpr/2018/shen2018cvpr-endtoend/}
}