paper-with-me

홈 › Papers

Person Search by Multi-Scale Matching

2018-07-23 · ECCV 2018 · Xu Lan, Xiatian Zhu, Shaogang Gong

We consider the problem of person search in unconstrained scene images. Existing methods usually focus on improving the person detection accuracy to mitigate negative effects imposed by misalignment, mis-detections, and false alarms resulted from noisy people auto-detection. In contrast to previous studies, we show that sufficiently reliable person instance cropping is achievable by slightly improved state-of-the-art deep learning object detectors (e.g. Faster-RCNN), and the under-studied multi-scale matching problem in person search is a more severe barrier. In this work, we address this multi-scale person search challenge by proposing a Cross-Level Semantic Alignment (CLSA) deep learning approach capable of learning more discriminative identity feature representations in a unified end-to-end model. This is realised by exploiting the in-network feature pyramid structure of a deep neural network enhanced by a novel cross pyramid-level semantic alignment loss function. This favourably eliminates the need for constructing a computationally expensive image pyramid and a complex multi-branch network architecture. Extensive experiments show the modelling advantages and performance superiority of CLSA over the state-of-the-art person search and multi-scale matching methods on two large person search benchmarking datasets: CUHK-SYSU and PRW.

📄 PDF Abstract BibTeX arXiv:1807.08582

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingHuman DetectionPerson Search

Similar Papers 제목 키워드 기반

Person Search by Multi-Scale Matching

2018-09-01 · ECCV 2018 9 · Xu Lan , Xiatian Zhu , Shaogang Gong

We consider the problem of person search in unconstrained scene images. Existing methods usually focus on improving the person detection accuracy to mitigate negative effects imposed by misalignment, mis-detections, and …

BenchmarkingHuman DetectionPerson Search

Person Search by Text Attribute Query As Zero-Shot Learning

2019-10-01 · ICCV 2019 10 · Qi Dong, Shaogang Gong, Xiatian Zhu

Existing person search methods predominantly assume the availability of at least one-shot imagery sample of the queried person. This assumption is limited in circumstances where only a brief textual (or verbal) descripti…

AttributePerson SearchZero-Shot Learning

Prompting Continual Person Search

2024-10-25 · Pengcheng Zhang, Xiaohan Yu, Xiao Bai, Jin Zheng 외

The development of person search techniques has been greatly promoted in recent years for its superior practicality and challenging goals. Despite their significant progress, existing person search models still lack the …

AttributeContinual LearningPerson Search

Self-similarity Driven Scale-invariant Learning for Weakly Supervised Person Search

2023-02-25 · ICCV 2023 1 · Benzhi Wang, Yang Yang, Jinlin Wu, Guo-Jun Qi 외

Weakly supervised person search aims to jointly detect and match persons with only bounding box annotations. Existing approaches typically focus on improving the features by exploring relations of persons. However, scale…

Person Search

PSTR: End-to-End One-Step Person Search With Transformers

2022-04-07 · CVPR 2022 1 · Jiale Cao, Yanwei Pang, Rao Muhammad Anwer, Hisham Cholakkal 외

We propose a novel one-step transformer-based person search framework, PSTR, that jointly performs person detection and re-identification (re-id) in a single architecture. PSTR comprises a person search-specialized (PSS)…

DecoderHuman DetectionPerson Search