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

Auto-ReID: Searching for a Part-aware ConvNet for Person Re-Identification

About

Prevailing deep convolutional neural networks (CNNs) for person re-IDentification (reID) are usually built upon ResNet or VGG backbones, which were originally designed for classification. Because reID is different from classification, the architecture should be modified accordingly. We propose to automatically search for a CNN architecture that is specifically suitable for the reID task. There are three aspects to be tackled. First, body structural information plays an important role in reID but it is not encoded in backbones. Second, Neural Architecture Search (NAS) automates the process of architecture design without human effort, but no existing NAS methods incorporate the structure information of input images. Third, reID is essentially a retrieval task but current NAS algorithms are merely designed for classification. To solve these problems, we propose a retrieval-based search algorithm over a specifically designed reID search space, named Auto-ReID. Our Auto-ReID enables the automated approach to find an efficient and effective CNN architecture for reID. Extensive experiments demonstrate that the searched architecture achieves state-of-the-art performance while reducing 50% parameters and 53% FLOPs compared to others.

Ruijie Quan, Xuanyi Dong, Yu Wu, Linchao Zhu, Yi Yang• 2019

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationMarket1501 (test)
Rank-1 Accuracy95.4
1264
Person Re-IdentificationMarket 1501
mAP85.1
999
Person Re-IdentificationDukeMTMC-reID
Rank-1 Acc88.5
648
Person Re-IdentificationMSMT17 (test)
Rank-1 Acc78.2
499
Person Re-IdentificationMSMT17
mAP0.525
404
Person Re-IdentificationMarket-1501 (test)
Rank-194.5
384
Person Re-IdentificationCUHK03
R173.3
184
Person Re-IdentificationMarket-1501 1.0 (test)
Rank-194.5
131
Person Re-IdentificationMarket-1501 single query
Rank-1 Acc94.5
114
Person Re-IdentificationCUHK03 (test)
Rank-1 Accuracy77.9
108
Showing 10 of 14 rows

Other info

Follow for update