Person Re-Identification Based on Multi-Scale Global Feature and Weight-Driven Part Feature.

Qingwei Tang,Pu Yan,Jie Chen,Hui Shao,Fuyu Wang,Gang Wang
DOI: https://doi.org/10.3233/aic-210258
IF: 1.029
2022-01-01
AI Communications
Abstract:Person re-identification (ReID) is a crucial task in identifying pedestrians of interest across multiple surveillance camera views. ReID methods in recent years have shown that using global features or part features of the pedestrian is extremely effective, but many models do not have further design models to make more reasonable use of global and part features. A new model is proposed to use global features more rationally and extract more fine-grained part features. Specifically, our model captures global features by using a multi-scale attention global feature extraction module, and we design a new context-based adaptive part feature extraction module to consider continuity between different body parts of pedestrians. In addition, we have added additional enhancement modules to the model to enhance its performance. Experiments show that our model achieves competitive results on the Market1501, Dukemtmc-ReID, and MSMT17 datasets. The ablation experiments demonstrate the effectiveness of each module of our model. The code of our model is available at: https://github.com/davidtqw/Person-Re-Identification .
What problem does this paper attempt to address?