paper-with-me

홈 › Papers

Features Reconstruction Disentanglement Cloth-Changing Person Re-Identification

2024-07-15 · Zhihao Chen, Yiyuan Ge, Qing Yue

Cloth-changing person re-identification (CC-ReID) aims to retrieve specific pedestrians in a cloth-changing scenario. Its main challenge is to disentangle the clothing-related and clothing-unrelated features. Most existing approaches force the model to learn clothing-unrelated features by changing the color of the clothes. However, due to the lack of ground truth, these methods inevitably introduce noise, which destroys the discriminative features and leads to an uncontrollable disentanglement process. In this paper, we propose a new person re-identification network called features reconstruction disentanglement ReID (FRD-ReID), which can controllably decouple the clothing-unrelated and clothing-related features. Specifically, we first introduce the human parsing mask as the ground truth of the reconstruction process. At the same time, we propose the far away attention (FAA) mechanism and the person contour attention (PCA) mechanism for clothing-unrelated features and pedestrian contour features to improve the feature reconstruction efficiency. In the testing phase, we directly discard the clothing-related features for inference,which leads to a controllable disentanglement process. We conducted extensive experiments on the PRCC, LTCC, and Vc-Clothes datasets and demonstrated that our method outperforms existing state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2407.10694

Code (0)

등록된 구현이 없습니다.

Tasks

Cloth-Changing Person Re-IdentificationDisentanglementHuman ParsingPerson Re-Identification

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$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

DIFFER: Disentangling Identity Features via Semantic Cues for Clothes-Changing Person Re-ID

2025-03-28 · CVPR 2025 1 · Xin Liang, Yogesh S Rawat

Clothes-changing person re-identification (CC-ReID) aims to recognize individuals under different clothing scenarios. Current CC-ReID approaches either concentrate on modeling body shape using additional modalities inclu…

Clothes Changing Person Re-IdentificationDisentanglementPerson Re-Identification

Content and Salient Semantics Collaboration for Cloth-Changing Person Re-Identification

2024-05-26 · Qizao Wang, Xuelin Qian, Bin Li, Lifeng Chen 외

Cloth-changing person Re-IDentification (Re-ID) aims at recognizing the same person with clothing changes across non-overlapping cameras. Conventional person Re-ID methods usually bias the model's focus on cloth-related …

Cloth-Changing Person Re-IdentificationPerson Re-Identification

Exploring Shape Embedding for Cloth-Changing Person Re-Identification via 2D-3D Correspondences

2023-10-27 · Yubin Wang, Huimin Yu, Yuming Yan, Shuyi Song 외

Cloth-Changing Person Re-Identification (CC-ReID) is a common and realistic problem since fashion constantly changes over time and people's aesthetic preferences are not set in stone. While most existing cloth-changing R…

Cloth-Changing Person Re-IdentificationPerson Re-Identification

Clothes-Changing Person Re-identification with RGB Modality Only

2022-04-14 · CVPR 2022 1 · Xinqian Gu, Hong Chang, Bingpeng Ma, Shutao Bai 외

The key to address clothes-changing person re-identification (re-id) is to extract clothes-irrelevant features, e.g., face, hairstyle, body shape, and gait. Most current works mainly focus on modeling body shape from mul…

Clothes Changing Person Re-IdentificationMultiview Gait RecognitionPerson Re-Identification

GEFF: Improving Any Clothes-Changing Person ReID Model using Gallery Enrichment with Face Features

2022-11-24 · Daniel Arkushin, Bar Cohen, Shmuel Peleg, Ohad Fried

In the Clothes-Changing Re-Identification (CC-ReID) problem, given a query sample of a person, the goal is to determine the correct identity based on a labeled gallery in which the person appears in different clothes. Se…

Person Re-Identification