paper-with-me

Papers

Learning Semantic-Aligned Feature Representation for Text-based Person Search

2021-12-13 · Shiping Li, Min Cao, Min Zhang

Text-based person search aims to retrieve images of a certain pedestrian by a textual description. The key challenge of this task is to eliminate the inter-modality gap and achieve the feature alignment across modalities. In this paper, we propose a semantic-aligned embedding method for text-based person search, in which the feature alignment across modalities is achieved by automatically learning the semantic-aligned visual features and textual features. First, we introduce two Transformer-based backbones to encode robust feature representations of the images and texts. Second, we design a semantic-aligned feature aggregation network to adaptively select and aggregate features with the same semantics into part-aware features, which is achieved by a multi-head attention module constrained by a cross-modality part alignment loss and a diversity loss. Experimental results on the CUHK-PEDES and Flickr30K datasets show that our method achieves state-of-the-art performances.

📄 PDF Abstract BibTeX arXiv:2112.06714

Code (1)

reallsp/SAF 공식 구현 pytorch

Tasks

DiversityPerson SearchText based Person RetrievalText based Person Search

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.

Similar Papers 제목 키워드 기반

Semantics-Aligned Representation Learning for Person Re-identification

2019-05-30 · Xin Jin, Cuiling Lan, Wen-Jun Zeng, Guoqiang Wei 외

Person re-identification (reID) aims to match person images to retrieve the ones with the same identity. This is a challenging task, as the images to be matched are generally semantically misaligned due to the diversity …

DecoderPerson Re-IdentificationRepresentation LearningTexture Synthesis+1

AXM-Net: Implicit Cross-Modal Feature Alignment for Person Re-identification

2021-01-19 · Ammarah Farooq, Muhammad Awais, Josef Kittler, Syed Safwan Khalid

Cross-modal person re-identification (Re-ID) is critical for modern video surveillance systems. The key challenge is to align cross-modality representations induced by the semantic information present for a person and ig…

Cross-Modal Person Re-IdentificationCross-Modal Person Re-IdentificationPerson Re-IdentificationPerson Search+2

VGSG: Vision-Guided Semantic-Group Network for Text-based Person Search

2023-11-13 · Shuting He, Hao Luo, Wei Jiang, Xudong Jiang 외

Text-based Person Search (TBPS) aims to retrieve images of target pedestrian indicated by textual descriptions. It is essential for TBPS to extract fine-grained local features and align them crossing modality. Existing m…

Person SearchText based Person RetrievalText based Person SearchTransfer Learning

Semantically Self-Aligned Network for Text-to-Image Part-aware Person Re-identification

2021-07-27 · Zefeng Ding, Changxing Ding, Zhiyin Shao, DaCheng Tao

Text-to-image person re-identification (ReID) aims to search for images containing a person of interest using textual descriptions. However, due to the significant modality gap and the large intra-class variance in textu…

Image RetrievalPerson Re-IdentificationText based Person RetrievalText-based Person Retrieval with Noisy Correspondence

Co-Attention Aligned Mutual Cross-Attention for Cloth-Changing Person Re-Identification

2023-03-08 · Asian Conference on Computer Vision (ACCV) 2023 3 · Qizao Wang, Xuelin Qian, Yanwei Fu, xiangyang xue

Person re-identification (Re-ID) has been widely studied and achieved significant progress. However, traditional person Re-ID methods primarily rely on cloth-related color appearance, which is unreliable under real-world…

Cloth-Changing Person Re-IdentificationPerson Re-IdentificationPerson RetrievalRetrieval