paper-with-me

홈 › Papers

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) description of the target person is available. In this work, we present a deep learning method for attribute text description based person search without any query imagery. Whilst conventional cross-modality matching methods, such as global visual-textual embedding based zero-shot learning and local individual attribute recognition, are functionally applicable, they are limited by several assumptions invalid to person search in deployment scale, data quality, and/or category name semantics. We overcome these issues by formulating an Attribute-Image Hierarchical Matching (AIHM) model. It is able to more reliably match text attribute descriptions with noisy surveillance person images by jointly learning global category-level and local attribute-level textual-visual embedding as well as matching. Extensive evaluations demonstrate the superiority of our AIHM model over a wide variety of state-of-the-art methods on three publicly available attribute labelled surveillance person search benchmarks: Market-1501, DukeMTMC, and PA100K.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

AttributePerson SearchZero-Shot Learning

Similar Papers 제목 키워드 기반

Person Retrieval in Surveillance Using Textual Query: A Review

2021-05-06 · Hiren Galiyawala, Mehul S Raval

Recent advancement of research in biometrics, computer vision, and natural language processing has discovered opportunities for person retrieval from surveillance videos using textual query. The prime objective of a surv…

Person RetrievalRetrieval

ASMR: Learning Attribute-Based Person Search with Adaptive Semantic Margin Regularizer

2021-08-10 · ICCV 2021 10 · Boseung Jeong, Jicheol Park, Suha Kwak

Attribute-based person search is the task of finding person images that are best matched with a set of text attributes given as query. The main challenge of this task is the large modality gap between attributes and imag…

AttributePerson Search

Text-based Person Search via Attribute-aided Matching

2020-03-14 · Surbhi Aggarwal R., Venkatesh Babu, Anirban Chakraborty

Text-based person search aims to retrieve the pedestrian images that best match a given text query. Existing methods utilize class-id information to get discriminative and identity-preserving features. However, it is n…

AttributePerson SearchRepresentation LearningRetrieval+2

Exploiting the Textual Potential from Vision-Language Pre-training for Text-based Person Search

2023-03-08 · Guanshuo Wang, Fufu Yu, Junjie Li, Qiong Jia 외

Text-based Person Search (TPS), is targeted on retrieving pedestrians to match text descriptions instead of query images. Recent Vision-Language Pre-training (VLP) models can bring transferable knowledge to downstream TP…

AttributePerson SearchText based Person Searchzero-shot-classification+1

An Empirical Study of Person Re-Identification with Attributes

2020-01-25 · Vikram Shree, Wei-Lun Chao, Mark Campbell

Person re-identification aims to identify a person from an image collection, given one image of that person as the query. There is, however, a plethora of real-life scenarios where we may not have a priori library of que…

AttributePerson Re-Identification