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

Gated Siamese Convolutional Neural Network Architecture for Human Re-Identification

About

Matching pedestrians across multiple camera views, known as human re-identification, is a challenging research problem that has numerous applications in visual surveillance. With the resurgence of Convolutional Neural Networks (CNNs), several end-to-end deep Siamese CNN architectures have been proposed for human re-identification with the objective of projecting the images of similar pairs (i.e. same identity) to be closer to each other and those of dissimilar pairs to be distant from each other. However, current networks extract fixed representations for each image regardless of other images which are paired with it and the comparison with other images is done only at the final level. In this setting, the network is at risk of failing to extract finer local patterns that may be essential to distinguish positive pairs from hard negative pairs. In this paper, we propose a gating function to selectively emphasize such fine common local patterns by comparing the mid-level features across pairs of images. This produces flexible representations for the same image according to the images they are paired with. We conduct experiments on the CUHK03, Market-1501 and VIPeR datasets and demonstrate improved performance compared to a baseline Siamese CNN architecture.

Rahul Rama Varior, Mrinal Haloi, Gang Wang• 2016

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationMarket1501 (test)
Rank-1 Accuracy76.04
1264
Person Re-IdentificationMarket 1501
mAP48.5
999
Person Re-IdentificationCUHK03 (Detected)
Rank-1 Accuracy68.1
219
Person Re-IdentificationCUHK03
R161.8
184
Person Re-IdentificationVIPeR
Rank-137.8
182
Person Re-IdentificationCUHK03 (Labeled)
Rank-1 Rate61.8
180
Person Re-IdentificationMarket-1501 1.0 (test)
Rank-165.88
131
Person Re-IdentificationMarket-1501 single query
Rank-1 Acc65.9
114
Person Re-IdentificationVIPeR (test)
Top-1 Accuracy37.8
113
Person Re-IdentificationCUHK03 (test)
Rank-1 Accuracy68.1
108
Showing 10 of 15 rows

Other info

Follow for update