Text-based Person Search in Full Images via Semantic-Driven Proposal Generation
Shizhou Zhang, De Cheng, Wenlong Luo, Yinghui Xing, Duo Long, Hao Li, Kai Niu, Guoqiang Liang, Yanning Zhang
TL;DR
This work tackles text-based person search in full images, addressing scenarios where bounding boxes and query images are unavailable. It introduces an end-to-end framework that jointly optimizes detection, identification, and image–text embedding, and leverages a Semantic-Driven Region Proposal Network (SDRPN) to focus proposals on text-described candidates. A cross-scale visual–semantic embedding module combines multi-scale visual features with multi-level text features (sentence, sub-sentence, word) to compute robust cross-modal similarities, reinforced by a composite loss that includes detection, identification, and cross-modal terms. The approach is validated on two newly annotated benchmarks, CUHK-SYSU-TBPS and PRW-TBPS, achieving state-of-the-art results and demonstrating practical impact for search in full scenes and surveillance applications.
Abstract
Finding target persons in full scene images with a query of text description has important practical applications in intelligent video surveillance.However, different from the real-world scenarios where the bounding boxes are not available, existing text-based person retrieval methods mainly focus on the cross modal matching between the query text descriptions and the gallery of cropped pedestrian images. To close the gap, we study the problem of text-based person search in full images by proposing a new end-to-end learning framework which jointly optimize the pedestrian detection, identification and visual-semantic feature embedding tasks. To take full advantage of the query text, the semantic features are leveraged to instruct the Region Proposal Network to pay more attention to the text-described proposals. Besides, a cross-scale visual-semantic embedding mechanism is utilized to improve the performance. To validate the proposed method, we collect and annotate two large-scale benchmark datasets based on the widely adopted image-based person search datasets CUHK-SYSU and PRW. Comprehensive experiments are conducted on the two datasets and compared with the baseline methods, our method achieves the state-of-the-art performance.
