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

MSINet: Twins Contrastive Search of Multi-Scale Interaction for Object ReID

About

Neural Architecture Search (NAS) has been increasingly appealing to the society of object Re-Identification (ReID), for that task-specific architectures significantly improve the retrieval performance. Previous works explore new optimizing targets and search spaces for NAS ReID, yet they neglect the difference of training schemes between image classification and ReID. In this work, we propose a novel Twins Contrastive Mechanism (TCM) to provide more appropriate supervision for ReID architecture search. TCM reduces the category overlaps between the training and validation data, and assists NAS in simulating real-world ReID training schemes. We then design a Multi-Scale Interaction (MSI) search space to search for rational interaction operations between multi-scale features. In addition, we introduce a Spatial Alignment Module (SAM) to further enhance the attention consistency confronted with images from different sources. Under the proposed NAS scheme, a specific architecture is automatically searched, named as MSINet. Extensive experiments demonstrate that our method surpasses state-of-the-art ReID methods on both in-domain and cross-domain scenarios. Source code available in https://github.com/vimar-gu/MSINet.

Jianyang Gu, Kai Wang, Hao Luo, Chen Chen, Wei Jiang, Yuqiang Fang, Shanghang Zhang, Yang You, Jian Zhao• 2023

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationMarket 1501
mAP89.9
999
Person Re-IdentificationMSMT17 (test)
Rank-1 Acc81
499
Person Re-IdentificationMSMT17
mAP0.596
404
Person Re-IdentificationMarket-1501 (test)
Rank-195.3
384
Vehicle Re-identificationVeRi-776 (test)
Rank-196.8
232
Person Re-IdentificationMarket-1501 to MSMT17
mAP8.3
50
Person Re-IdentificationMSMT17 to Market-1501
mAP48.4
28
Vehicle Re-identificationVehicleID
Rank-1 Accuracy78
23
Vehicle Re-identificationVehicleID to VeRi-776
Rank-149
11
Person Re-IdentificationMarket-1501 -> MSMT17 (M→MS) (test)
Rank-166
7
Showing 10 of 11 rows

Other info

Code

Follow for update