Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Sequential End-to-end Network for Efficient Person Search

About

Person search aims at jointly solving Person Detection and Person Re-identification (re-ID). Existing works have designed end-to-end networks based on Faster R-CNN. However, due to the parallel structure of Faster R-CNN, the extracted features come from the low-quality proposals generated by the Region Proposal Network, rather than the detected high-quality bounding boxes. Person search is a fine-grained task and such inferior features will significantly reduce re-ID performance. To address this issue, we propose a Sequential End-to-end Network (SeqNet) to extract superior features. In SeqNet, detection and re-ID are considered as a progressive process and tackled with two sub-networks sequentially. In addition, we design a robust Context Bipartite Graph Matching (CBGM) algorithm to effectively employ context information as an important complementary cue for person matching. Extensive experiments on two widely used person search benchmarks, CUHK-SYSU and PRW, have shown that our method achieves state-of-the-art results. Also, our model runs at 11.5 fps on a single GPU and can be integrated into the existing end-to-end framework easily.

Zhengjia Li, Duoqian Miao• 2021

Related benchmarks

TaskDatasetResultRank
Person SearchCUHK-SYSU (test)
CMC Top-10.957
147
Person SearchPRW (test)
mAP47.6
129
Person SearchPRW v1 (test)
mAP59.7
19
Person SearchPRW
mAP47.6
15
Person SearchCUHK-SYSU
mAP94.8
15
Person SearchCUHK-SYSU v1 (test)
Running Time86
9
Person SearchMovieNet-PS N=10, Gallery Size 2K (train)
mAP34.2
5
Showing 7 of 7 rows

Other info

Follow for update