Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

TIPCB: A Simple but Effective Part-based Convolutional Baseline for Text-based Person Search

About

Text-based person search is a sub-task in the field of image retrieval, which aims to retrieve target person images according to a given textual description. The significant feature gap between two modalities makes this task very challenging. Many existing methods attempt to utilize local alignment to address this problem in the fine-grained level. However, most relevant methods introduce additional models or complicated training and evaluation strategies, which are hard to use in realistic scenarios. In order to facilitate the practical application, we propose a simple but effective end-to-end learning framework for text-based person search named TIPCB (i.e., Text-Image Part-based Convolutional Baseline). Firstly, a novel dual-path local alignment network structure is proposed to extract visual and textual local representations, in which images are segmented horizontally and texts are aligned adaptively. Then, we propose a multi-stage cross-modal matching strategy, which eliminates the modality gap from three feature levels, including low level, local level and global level. Extensive experiments are conducted on the widely-used benchmark dataset (CUHK-PEDES) and verify that our method outperforms the state-of-the-art methods by 3.69%, 2.95% and 2.31% in terms of Top-1, Top-5 and Top-10. Our code has been released in https://github.com/OrangeYHChen/TIPCB.

Yuhao Chen, Guoqing Zhang, Yujiang Lu, Zhenxing Wang, Yuhui Zheng, Ruili Wang• 2021

Related benchmarks

TaskDatasetResultRank
Text-to-image Person Re-identificationCUHK-PEDES (test)
Rank-1 Accuracy (R-1)64.26
150
Text-based Person SearchCUHK-PEDES (test)
Rank-164.26
142
Text-based Person SearchICFG-PEDES (test)
R@154.96
104
Text-to-Image RetrievalCUHK-PEDES (test)
Recall@164.26
96
Text-based Person SearchCUHK-PEDES
Recall@163.63
61
Person SearchCUHK-PEDES (test)
Recall@163.63
47
Text-to-image Person Re-identificationCUHK-PEDES
Rank-163.63
34
Text-based Person RetrievalICFG-PEDES
R@154.96
32
Text to ImageCUHK-PEDES
Rank-163.63
28
Image-to-Text RetrievalCUHK-PEDES (test)
Rank-174.04
24
Showing 10 of 13 rows

Other info

Code

Follow for update