Exploring Structural Information and Fusing Multiple Features for Person Re-Identification

Abstract

Recently, methods with learning procedure have been widely used to solve person re-identification (re-id) problem. However, most existing databases for re-id are smallscale, therefore, over-fitting is likely to occur. To further improve the performance, we propose a novel method by fusing multiple local features and exploring their structural information on different levels. The proposed method is called Structural Constraints Enhanced Feature Accumulation (SCEFA). Three local features (i.e., Hierarchical Weighted Histograms (HWH), Gabor Ternary Pattern HSV (GTP-HSV), Maximally Stable Color Regions (MSCR)) are used. Structural information of these features are deeply explored in three levels: pixel, blob, and part. The matching algorithms corresponding to the features are also discussed. Extensive experiments conducted on three datasets: VIPeR, ETHZ and our own challenging dataset MCSSH, show that our approach outperforms stat-of-the-art methods significantly.

Cite

Text

Hu et al. "Exploring Structural Information and Fusing Multiple Features for Person Re-Identification." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2013. doi:10.1109/CVPRW.2013.119

Markdown

[Hu et al. "Exploring Structural Information and Fusing Multiple Features for Person Re-Identification." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2013.](https://mlanthology.org/cvprw/2013/hu2013cvprw-exploring/) doi:10.1109/CVPRW.2013.119

BibTeX

@inproceedings{hu2013cvprw-exploring,
  title     = {{Exploring Structural Information and Fusing Multiple Features for Person Re-Identification}},
  author    = {Hu, Yang and Liao, Shengcai and Lei, Zhen and Yi, Dong and Li, Stan Z.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2013},
  pages     = {794-799},
  doi       = {10.1109/CVPRW.2013.119},
  url       = {https://mlanthology.org/cvprw/2013/hu2013cvprw-exploring/}
}