HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Interpretable and Generalizable Person Re-Identification with Query-Adaptive Convolution and Temporal Lifting

Liao Shengcai ; Shao Ling

Interpretable and Generalizable Person Re-Identification with
  Query-Adaptive Convolution and Temporal Lifting

Abstract

For person re-identification, existing deep networks often focus onrepresentation learning. However, without transfer learning, the learned modelis fixed as is, which is not adaptable for handling various unseen scenarios.In this paper, beyond representation learning, we consider how to formulateperson image matching directly in deep feature maps. We treat image matching asfinding local correspondences in feature maps, and construct query-adaptiveconvolution kernels on the fly to achieve local matching. In this way, thematching process and results are interpretable, and this explicit matching ismore generalizable than representation features to unseen scenarios, such asunknown misalignments, pose or viewpoint changes. To facilitate end-to-endtraining of this architecture, we further build a class memory module to cachefeature maps of the most recent samples of each class, so as to compute imagematching losses for metric learning. Through direct cross-dataset evaluation,the proposed Query-Adaptive Convolution (QAConv) method gains largeimprovements over popular learning methods (about 10%+ mAP), and achievescomparable results to many transfer learning methods. Besides, a model-freetemporal cooccurrence based score weighting method called TLift is proposed,which improves the performance to a further extent, achieving state-of-the-artresults in cross-dataset person re-identification. Code is available athttps://github.com/ShengcaiLiao/QAConv.

Code Repositories

shengcailiao/QAConv
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
generalizable-person-re-identification-on-20QAConv
Market-1501-u003eRank1: 22.6
Market-1501-u003emAP: 7.0
generalizable-person-re-identification-on-21QAConv
MSMT17-All-u003eRank-1: 72.6
MSMT17-All-u003emAP: 43.1
generalizable-person-re-identification-on-22QAConv
MSMT17-All-u003eRank-1: 25.3
MSMT17-All-u003emAP: 22.6
Market-1501-u003eRank-1: 9.9
Market-1501-u003emAP: 8.6
generalizable-person-re-identification-on-23QAConv
MSMT17-u003eRank1: 69.4
MSMT17-u003emAP: 52.6

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Interpretable and Generalizable Person Re-Identification with Query-Adaptive Convolution and Temporal Lifting | Papers | HyperAI