HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

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

Ruijie Quan; Xuanyi Dong; Yu Wu; Linchao Zhu; Yi Yang

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

Abstract

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.

Code Repositories

DuanYiqun/Auto-ReID-Fast
pytorch
Mentioned in GitHub
D-X-Y/GDAS
pytorch
Mentioned in GitHub
D-X-Y/NAS-Projects
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
person-re-identification-on-cuhk03-detectedAuto-ReID (ICCV'19)
MAP: 69.3
Rank-1: 73.3
person-re-identification-on-cuhk03-labeledAuto-ReID (ICCV'19)
MAP: 73.0
Rank-1: 77.9
person-re-identification-on-dukemtmc-reidAuto-ReID(RK)
Rank-1: 91.4
mAP: 89.2
person-re-identification-on-market-1501Auto-ReID(RK)
Rank-1: 95.4
mAP: 94.2

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
Auto-ReID: Searching for a Part-aware ConvNet for Person Re-Identification | Papers | HyperAI