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

PersonNet: Person Re-identification with Deep Convolutional Neural Networks

About

In this paper, we propose a deep end-to-end neu- ral network to simultaneously learn high-level features and a corresponding similarity metric for person re-identification. The network takes a pair of raw RGB images as input, and outputs a similarity value indicating whether the two input images depict the same person. A layer of computing neighborhood range differences across two input images is employed to capture local relationship between patches. This operation is to seek a robust feature from input images. By increasing the depth to 10 weight layers and using very small (3$\times$3) convolution filters, our architecture achieves a remarkable improvement on the prior-art configurations. Meanwhile, an adaptive Root- Mean-Square (RMSProp) gradient decent algorithm is integrated into our architecture, which is beneficial to deep nets. Our method consistently outperforms state-of-the-art on two large datasets (CUHK03 and Market-1501), and a medium-sized data set (CUHK01).

Lin Wu, Chunhua Shen, Anton van den Hengel• 2016

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationMarket1501 (test)
Rank-1 Accuracy37.21
1264
Person Re-IdentificationMarket 1501
mAP26.35
999
Person Re-IdentificationCUHK03
R164.8
184
Person Re-IdentificationCUHK03 (Labeled)
Rank-1 Rate64.8
180
Person Re-IdentificationMarket-1501 single query (test)
Rank-137.2
68
Person Re-IdentificationMarket-1501 Single Query 1.0
Rank-1 Acc37.2
33
Person Re-IdentificationCUHK03 Manual
Rank-164.8
29
Person Re-IdentificationCUHK01 100 IDs (test)
Rank-171.1
14
Showing 8 of 8 rows

Other info

Follow for update