Beyond Part Models: Person Retrieval with Refined Part Pooling (and a Strong Convolutional Baseline)
Yifan Sun, Liang Zheng, Yi Yang, Qi Tian, Shengjin Wang

TL;DR
This paper introduces a strong convolutional baseline for person retrieval called PCB, and a refined part pooling method RPP that improves part consistency and retrieval accuracy, surpassing previous state-of-the-art results.
Contribution
The paper proposes PCB as a competitive baseline and RPP for better part feature learning without external cues, advancing person retrieval methods.
Findings
PCB achieves state-of-the-art performance with a simple uniform partition.
RPP improves part consistency and boosts retrieval accuracy.
On Market-1501, the method surpasses previous best results in mAP and rank-1 accuracy.
Abstract
Employing part-level features for pedestrian image description offers fine-grained information and has been verified as beneficial for person retrieval in very recent literature. A prerequisite of part discovery is that each part should be well located. Instead of using external cues, e.g., pose estimation, to directly locate parts, this paper lays emphasis on the content consistency within each part. Specifically, we target at learning discriminative part-informed features for person retrieval and make two contributions. (i) A network named Part-based Convolutional Baseline (PCB). Given an image input, it outputs a convolutional descriptor consisting of several part-level features. With a uniform partition strategy, PCB achieves competitive results with the state-of-the-art methods, proving itself as a strong convolutional baseline for person retrieval. (ii) A refined part pooling…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Human Pose and Action Recognition · Advanced Neural Network Applications
MethodsPart-based Convolutional Baseline
