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

Resource Aware Person Re-identification across Multiple Resolutions

About

Not all people are equally easy to identify: color statistics might be enough for some cases while others might require careful reasoning about high- and low-level details. However, prevailing person re-identification(re-ID) methods use one-size-fits-all high-level embeddings from deep convolutional networks for all cases. This might limit their accuracy on difficult examples or makes them needlessly expensive for the easy ones. To remedy this, we present a new person re-ID model that combines effective embeddings built on multiple convolutional network layers, trained with deep-supervision. On traditional re-ID benchmarks, our method improves substantially over the previous state-of-the-art results on all five datasets that we evaluate on. We then propose two new formulations of the person re-ID problem under resource-constraints, and show how our model can be used to effectively trade off accuracy and computation in the presence of resource constraints. Code and pre-trained models are available at https://github.com/mileyan/DARENet.

Yan Wang, Lequn Wang, Yurong You, Xu Zou, Vincent Chen, Serena Li, Gao Huang, Bharath Hariharan, Kilian Q. Weinberger• 2018

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationMarket1501 (test)
Rank-1 Accuracy90.9
1264
Person Re-IdentificationDuke MTMC-reID (test)
Rank-180.2
1018
Person Re-IdentificationMarket 1501
mAP86.7
999
Person Re-IdentificationDukeMTMC-reID
Rank-1 Acc84.4
648
Person Re-IdentificationCUHK03 (Detected)
Rank-1 Accuracy70.6
219
Person Re-IdentificationCUHK03
R163.3
184
Person Re-IdentificationCUHK03 (Labeled)
Rank-1 Rate73.8
180
Person Re-IdentificationMarket-1501 1.0 (test)
Rank-186.4
131
Person Re-IdentificationDukeMTMC
R1 Accuracy80.2
120
Person Re-IdentificationMarket-1501 single query
Rank-1 Acc89
114
Showing 10 of 17 rows

Other info

Code

Follow for update