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

Joint Detection and Identification Feature Learning for Person Search

About

Existing person re-identification benchmarks and methods mainly focus on matching cropped pedestrian images between queries and candidates. However, it is different from real-world scenarios where the annotations of pedestrian bounding boxes are unavailable and the target person needs to be searched from a gallery of whole scene images. To close the gap, we propose a new deep learning framework for person search. Instead of breaking it down into two separate tasks---pedestrian detection and person re-identification, we jointly handle both aspects in a single convolutional neural network. An Online Instance Matching (OIM) loss function is proposed to train the network effectively, which is scalable to datasets with numerous identities. To validate our approach, we collect and annotate a large-scale benchmark dataset for person search. It contains 18,184 images, 8,432 identities, and 96,143 pedestrian bounding boxes. Experiments show that our framework outperforms other separate approaches, and the proposed OIM loss function converges much faster and better than the conventional Softmax loss.

Tong Xiao, Shuang Li, Bochao Wang, Liang Lin, Xiaogang Wang• 2016

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationMarket1501 (test)
Rank-1 Accuracy82.1
1264
Person Re-IdentificationDuke MTMC-reID (test)
Rank-168.1
1018
Person Re-IdentificationMarket 1501
mAP60.9
999
Person Re-IdentificationDukeMTMC-reID
Rank-1 Acc68.1
648
Person Re-IdentificationMarket-1501 (test)
Rank-138
384
Person Re-IdentificationCUHK03
R177.5
184
Person Re-IdentificationCUHK03 (Labeled)
Rank-1 Rate77.5
180
Person SearchCUHK-SYSU (test)
CMC Top-10.885
147
Person SearchPRW (test)
mAP34
129
Person Re-IdentificationCUHK03 (test)
Rank-1 Accuracy77.5
108
Showing 10 of 19 rows

Other info

Code

Follow for update