Efficient Person Search: An Anchor-Free Approach

09/01/2021
by   Yichao Yan, et al.
11

Person search aims to simultaneously localize and identify a query person from realistic, uncropped images. To achieve this goal, state-of-the-art models typically add a re-id branch upon two-stage detectors like Faster R-CNN. Owing to the ROI-Align operation, this pipeline yields promising accuracy as re-id features are explicitly aligned with the corresponding object regions, but in the meantime, it introduces high computational overhead due to dense object anchors. In this work, we present an anchor-free approach to efficiently tackling this challenging task, by introducing the following dedicated designs. First, we select an anchor-free detector (i.e., FCOS) as the prototype of our framework. Due to the lack of dense object anchors, it exhibits significantly higher efficiency compared with existing person search models. Second, when directly accommodating this anchor-free detector for person search, there exist several major challenges in learning robust re-id features, which we summarize as the misalignment issues in different levels (i.e., scale, region, and task). To address these issues, we propose an aligned feature aggregation module to generate more discriminative and robust feature embeddings. Accordingly, we name our model as Feature-Aligned Person Search Network (AlignPS). Third, by investigating the advantages of both anchor-based and anchor-free models, we further augment AlignPS with an ROI-Align head, which significantly improves the robustness of re-id features while still keeping our model highly efficient. Extensive experiments conducted on two challenging benchmarks (i.e., CUHK-SYSU and PRW) demonstrate that our framework achieves state-of-the-art or competitive performance, while displaying higher efficiency. All the source codes, data, and trained models are available at: https://github.com/daodaofr/alignps.

READ FULL TEXT

page 1

page 4

page 5

page 8

page 11

research
03/22/2021

Anchor-Free Person Search

Person search aims to simultaneously localize and identify a query perso...
research
11/04/2022

PP-YOLOE-R: An Efficient Anchor-Free Rotated Object Detector

Arbitrary-oriented object detection is a fundamental task in visual scen...
research
11/27/2021

Head and Body: Unified Detector and Graph Network for Person Search in Media

Person search in media has seen increasing potential in Internet applica...
research
12/05/2021

Global-Local Context Network for Person Search

Person search aims to jointly localize and identify a query person from ...
research
05/16/2017

IAN: The Individual Aggregation Network for Person Search

Person search in real-world scenarios is a new challenging computer vers...
research
04/20/2020

Robust Partial Matching for Person Search in the Wild

Various factors like occlusions, backgrounds, etc., would lead to misali...
research
10/15/2019

Learning Generalisable Omni-Scale Representations for Person Re-Identification

An effective person re-identification (re-ID) model should learn feature...

Please sign up or login with your details

Forgot password? Click here to reset