Deep Spatial Feature Reconstruction for Partial Person Re-Identification: Alignment-Free Approach

Abstract

Partial person re-identification (re-id) is a challenging problem, where only a partial observation of a person image is available for matching. However, few studies have offered a solution of how to identify an arbitrary patch of a person image. In this paper, we propose a fast and accurate matching method to address this problem. The proposed method leverages Fully Convolutional Network (FCN) to generate correspondingly-size spatial feature maps such that pixel-level features are consistent. To match a pair of person images of different sizes, a novel method called Deep Spatial feature Reconstruction (DSR) is further developed to avoid explicit alignment. Specifically, we exploit the reconstructing error from dictionary learning to calculate the similarity between different spatial feature maps. In that way, we expect that the proposed FCN can decrease the similarity of coupled images from different persons and vice versa. Experimental results on two partial person datasets demonstrate the efficiency and effectiveness of the proposed method in comparison with several state-of-the-art partial person re-id approaches.

Cite

Text

He et al. "Deep Spatial Feature Reconstruction for Partial Person Re-Identification: Alignment-Free Approach." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2018. doi:10.1109/CVPR.2018.00739

Markdown

[He et al. "Deep Spatial Feature Reconstruction for Partial Person Re-Identification: Alignment-Free Approach." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2018.](https://mlanthology.org/cvpr/2018/he2018cvpr-deep/) doi:10.1109/CVPR.2018.00739

BibTeX

@inproceedings{he2018cvpr-deep,
  title     = {{Deep Spatial Feature Reconstruction for Partial Person Re-Identification: Alignment-Free Approach}},
  author    = {He, Lingxiao and Liang, Jian and Li, Haiqing and Sun, Zhenan},
  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2018},
  doi       = {10.1109/CVPR.2018.00739},
  url       = {https://mlanthology.org/cvpr/2018/he2018cvpr-deep/}
}