PSA-CLNet: Pedestrian Search Method Based on Polarized Self-Attention and COIM Loss

Junjie Fu,Rui Liu,Pengfei Yi,Jing Dong,Dongsheng Zhou,Xiaopeng Wei
DOI: https://doi.org/10.1109/icvr57957.2023.10169218
2023-01-01
Abstract:Pedestrian search is a combined task of pedestrian detection and pedestrian re-identification, i.e., how to find a specific pedestrian in a panoramic picture. However, due to the impact of different imaging conditions and environments, the accuracy of pedestrian search is still low at present, which is difficult to meet the needs of practical applications. To improve the accuracy of pedestrian search, this paper proposes PSA-CLNet pedestrian search method, which integrates polarized self-attention mechanism (PSA) and cosine online instance matching (COIM) loss. Firstly, the channel attention is added to enhance the pedestrian feature information and improve the expression ability of the feature information. Secondly, spatial attention is added to enhance the areas that have more contribution to the pedestrian search task to increase the correlation between the pictures and improve the recognition ability. Meanwhile, this paper proposes a COIM loss based on the online instance matching (OIM) loss. The loss function can enlarge the class distance between pedestrians and background, and reduce the class distance between pedestrians. This could improve the accuracy of pedestrian search algorithm effectively. Finally, this paper uses ResNet as the main backbone network to verify the proposed method. The pedestrian search method proposed in this paper could achieve 96.60% of mAP index and 96.83% of top-1 index in CUHK-SYSU dataset, and achieve 48.78% of mAP index and 88.38% of top-1 index in PRW dataset.
What problem does this paper attempt to address?