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

SVDNet for Pedestrian Retrieval

About

This paper proposes the SVDNet for retrieval problems, with focus on the application of person re-identification (re-ID). We view each weight vector within a fully connected (FC) layer in a convolutional neuron network (CNN) as a projection basis. It is observed that the weight vectors are usually highly correlated. This problem leads to correlations among entries of the FC descriptor, and compromises the retrieval performance based on the Euclidean distance. To address the problem, this paper proposes to optimize the deep representation learning process with Singular Vector Decomposition (SVD). Specifically, with the restraint and relaxation iteration (RRI) training scheme, we are able to iteratively integrate the orthogonality constraint in CNN training, yielding the so-called SVDNet. We conduct experiments on the Market-1501, CUHK03, and Duke datasets, and show that RRI effectively reduces the correlation among the projection vectors, produces more discriminative FC descriptors, and significantly improves the re-ID accuracy. On the Market-1501 dataset, for instance, rank-1 accuracy is improved from 55.3% to 80.5% for CaffeNet, and from 73.8% to 82.3% for ResNet-50.

Yifan Sun, Liang Zheng, Weijian Deng, Shengjin Wang• 2017

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationMarket1501 (test)
Rank-1 Accuracy82.3
1264
Person Re-IdentificationDuke MTMC-reID (test)
Rank-176.7
1018
Person Re-IdentificationMarket 1501
mAP83.9
999
Person Re-IdentificationDukeMTMC-reID
Rank-1 Acc84
648
Person Re-IdentificationCUHK03 (Detected)
Rank-1 Accuracy81.8
219
Person Re-IdentificationCUHK03
R181.8
184
Person Re-IdentificationCUHK03 (Labeled)
Rank-1 Rate40.9
180
Person Re-IdentificationMarket-1501 1.0 (test)
Rank-182.3
131
Person Re-IdentificationDukeMTMC
R1 Accuracy76.7
120
Person Re-IdentificationMarket-1501 single query
Rank-1 Acc82.3
114
Showing 10 of 26 rows

Other info

Follow for update