TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Sequential End-to-end Network for Efficient Person Search

Sequential End-to-end Network for Efficient Person Search

Zhengjia Li, Duoqian Miao

2021-03-18Human DetectionPerson SearchRegion ProposalPerson Re-IdentificationGraph Matching
PaperPDFCode(official)

Abstract

Person search aims at jointly solving Person Detection and Person Re-identification (re-ID). Existing works have designed end-to-end networks based on Faster R-CNN. However, due to the parallel structure of Faster R-CNN, the extracted features come from the low-quality proposals generated by the Region Proposal Network, rather than the detected high-quality bounding boxes. Person search is a fine-grained task and such inferior features will significantly reduce re-ID performance. To address this issue, we propose a Sequential End-to-end Network (SeqNet) to extract superior features. In SeqNet, detection and re-ID are considered as a progressive process and tackled with two sub-networks sequentially. In addition, we design a robust Context Bipartite Graph Matching (CBGM) algorithm to effectively employ context information as an important complementary cue for person matching. Extensive experiments on two widely used person search benchmarks, CUHK-SYSU and PRW, have shown that our method achieves state-of-the-art results. Also, our model runs at 11.5 fps on a single GPU and can be integrated into the existing end-to-end framework easily.

Results

TaskDatasetMetricValueModel
Person SearchCUHK-SYSUMAP94.8NAE+SeqNet+CBGM
Person SearchCUHK-SYSUTop-195.7NAE+SeqNet+CBGM
Person SearchCUHK-SYSUMAP94.3OIM+SeqNet+CBGM
Person SearchCUHK-SYSUTop-195OIM+SeqNet+CBGM
Person SearchCUHK-SYSUMAP93.8NAE+SeqNet
Person SearchCUHK-SYSUTop-194.6NAE+SeqNet
Person SearchCUHK-SYSUMAP93.4OIM+SeqNet
Person SearchCUHK-SYSUTop-194.1OIM+SeqNet
Person SearchPRWTop-187.6NAE+SeqNet+CBGM
Person SearchPRWmAP47.6NAE+SeqNet+CBGM
Person SearchPRWTop-183.4NAE+SeqNet
Person SearchPRWmAP46.7NAE+SeqNet
Person SearchPRWTop-184.9OIM+SeqNet+CBGM
Person SearchPRWmAP46.6OIM+SeqNet+CBGM
Person SearchPRWTop-181.7OIM+SeqNet
Person SearchPRWmAP45.8OIM+SeqNet

Related Papers

Weakly Supervised Visible-Infrared Person Re-Identification via Heterogeneous Expert Collaborative Consistency Learning2025-07-17WhoFi: Deep Person Re-Identification via Wi-Fi Channel Signal Encoding2025-07-17Try Harder: Hard Sample Generation and Learning for Clothes-Changing Person Re-ID2025-07-15Mind the Gap: Bridging Occlusion in Gait Recognition via Residual Gap Correction2025-07-15KeyRe-ID: Keypoint-Guided Person Re-Identification using Part-Aware Representation in Videos2025-07-10CORE-ReID V2: Advancing the Domain Adaptation for Object Re-Identification with Optimized Training and Ensemble Fusion2025-07-04Following the Clues: Experiments on Person Re-ID using Cross-Modal Intelligence2025-07-02DeSPITE: Exploring Contrastive Deep Skeleton-Pointcloud-IMU-Text Embeddings for Advanced Point Cloud Human Activity Understanding2025-06-16