HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Anchor-Free Person Search

Yichao Yan Jinpeng Li Jie Qin Song Bai Shengcai Liao Li Liu Fan Zhu Ling Shao

Anchor-Free Person Search

Abstract

Person search aims to simultaneously localize and identify a query person from realistic, uncropped images, which can be regarded as the unified task of pedestrian detection and person re-identification (re-id). Most existing works employ two-stage detectors like Faster-RCNN, yielding encouraging accuracy but with high computational overhead. In this work, we present the Feature-Aligned Person Search Network (AlignPS), the first anchor-free framework to efficiently tackle this challenging task. AlignPS explicitly addresses the major challenges, which we summarize as the misalignment issues in different levels (i.e., scale, region, and task), when accommodating an anchor-free detector for this task. More specifically, we propose an aligned feature aggregation module to generate more discriminative and robust feature embeddings by following a "re-id first" principle. Such a simple design directly improves the baseline anchor-free model on CUHK-SYSU by more than 20% in mAP. Moreover, AlignPS outperforms state-of-the-art two-stage methods, with a higher speed. Code is available at https://github.com/daodaofr/AlignPS

Code Repositories

daodaofr/AlignPS
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
person-search-on-cuhk-sysuAlignPS
MAP: 92.6
Top-1: 93.4
person-search-on-cuhk-sysuAlignPS+
MAP: 94
Top-1: 94.5
person-search-on-prwAlignPS
Top-1: 81.9
mAP: 45.9
person-search-on-prwAlignPS+
Top-1: 82.1
mAP: 46.1

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
Anchor-Free Person Search | Papers | HyperAI