HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

FPB: Feature Pyramid Branch for Person Re-Identification

Suofei Zhang Zirui Yin Xiofu Wu Kun Wang Quan Zhou Bin Kang

FPB: Feature Pyramid Branch for Person Re-Identification

Abstract

High performance person Re-Identification (Re-ID) requires the model to focus on both global silhouette and local details of pedestrian. To extract such more representative features, an effective way is to exploit deep models with multiple branches. However, most multi-branch based methods implemented by duplication of part backbone structure normally lead to severe increase of computational cost. In this paper, we propose a lightweight Feature Pyramid Branch (FPB) to extract features from different layers of networks and aggregate them in a bidirectional pyramid structure. Cooperated by attention modules and our proposed cross orthogonality regularization, FPB significantly prompts the performance of backbone network by only introducing less than 1.5M extra parameters. Extensive experimental results on standard benchmark datasets demonstrate that our proposed FPB based model outperforms state-of-the-art methods with obvious margin as well as much less model complexity. FPB borrows the idea of the Feature Pyramid Network (FPN) from prevailing object detection methods. To our best knowledge, it is the first successful application of similar structure in person Re-ID tasks, which empirically proves that pyramid network as affiliated branch could be a potential structure in related feature embedding models. The source code is publicly available at https://github.com/anocodetest1/FPB.git.

Code Repositories

anocodetest1/FPB
Official
pytorch

Benchmarks

BenchmarkMethodologyMetrics
person-re-identification-on-cuhk03-labeledFPB
MAP: 83.8
Rank-1: 85.9
person-re-identification-on-dukemtmc-reidFPB
Rank-1: 91.2
mAP: 82.9
person-re-identification-on-market-1501FPB
Rank-1: 96.1
mAP: 90.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
FPB: Feature Pyramid Branch for Person Re-Identification | Papers | HyperAI