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

Multiregion Bilinear Convolutional Neural Networks for Person Re-Identification

About

In this work we propose a new architecture for person re-identification. As the task of re-identification is inherently associated with embedding learning and non-rigid appearance description, our architecture is based on the deep bilinear convolutional network (Bilinear-CNN) that has been proposed recently for fine-grained classification of highly non-rigid objects. While the last stages of the original Bilinear-CNN architecture completely removes the geometric information from consideration by performing orderless pooling, we observe that a better embedding can be learned by performing bilinear pooling in a more local way, where each pooling is confined to a predefined region. Our architecture thus represents a compromise between traditional convolutional networks and bilinear CNNs and strikes a balance between rigid matching and completely ignoring spatial information. We perform the experimental validation of the new architecture on the three popular benchmark datasets (Market-1501, CUHK01, CUHK03), comparing it to baselines that include Bilinear-CNN as well as prior art. The new architecture outperforms the baseline on all three datasets, while performing better than state-of-the-art on two out of three. The code and the pretrained models of the approach can be found at https://github.com/madkn/MultiregionBilinearCNN-ReId.

Evgeniya Ustinova, Yaroslav Ganin, Victor Lempitsky• 2015

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationMarket1501 (test)
Rank-1 Accuracy66.4
1264
Person Re-IdentificationCUHK03 (Detected)
Rank-1 Accuracy63.7
219
Person Re-IdentificationMarket-1501 1.0 (test)
Rank-145.56
131
Person Re-IdentificationMarket-1501 single query
Rank-1 Acc66.4
114
Person Re-IdentificationMarket-1501 single query (test)
Rank-145.58
68
Person Re-IdentificationMarket-1501 Multi. Query 1.0
Rank-1 Acc56.59
48
Person Re-IdentificationMarket-1501 Single Query 1.0
Rank-1 Acc45.58
33
Person Re-IdentificationCUHK03 Manual
Rank-169.7
29
Person Re-IdentificationCUHK01 486 IDs (test)
Rank-152.9
6
Showing 9 of 9 rows

Other info

Follow for update