paper-with-me

홈 › Papers

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. Several models tackle this challenge by extracting clothes-independent features. However, the performance of these models is still lower for the clothes-changing setting compared to the same-clothes setting in which the person appears with the same clothes in the labeled gallery. As clothing-related features are often dominant features in the data, we propose a new process we call Gallery Enrichment, to utilize these features. In this process, we enrich the original gallery by adding to it query samples based on their face features, using an unsupervised algorithm. Additionally, we show that combining ReID and face feature extraction modules alongside an enriched gallery results in a more accurate ReID model, even for query samples with new outfits that do not include faces. Moreover, we claim that existing CC-ReID benchmarks do not fully represent real-world scenarios, and propose a new video CC-ReID dataset called 42Street, based on a theater play that includes crowded scenes and numerous clothes changes. When applied to multiple ReID models, our method (GEFF) achieves an average improvement of 33.5% and 6.7% in the Top-1 clothes-changing metric on the PRCC and LTCC benchmarks. Combined with the latest ReID models, our method achieves new SOTA results on the PRCC, LTCC, CCVID, LaST and VC-Clothes benchmarks and the proposed 42Street dataset.

📄 PDF Abstract BibTeX arXiv:2211.13807

Code (1)

bar371/ReFace 공식 구현 pytorch

Tasks

Person Re-Identification

Similar Papers 제목 키워드 기반

Rethinking Clothes Changing Person ReID: Conflicts, Synthesis, and Optimization

2024-04-19 · Junjie Li, Guanshuo Wang, Fufu Yu, Yichao Yan 외

Clothes-changing person re-identification (CC-ReID) aims to retrieve images of the same person wearing different outfits. Mainstream researches focus on designing advanced model structures and strategies to capture ident…

Clothes Changing Person Re-IdentificationPerson Re-Identification

Clothes-Changing Person Re-identification Based On Skeleton Dynamics

2025-03-13 · Asaf Joseph, Shmuel Peleg

Clothes-Changing Person Re-Identification (ReID) aims to recognize the same individual across different videos captured at various times and locations. This task is particularly challenging due to changes in appearance, …

Clothes Changing Person Re-IdentificationPerson Re-IdentificationPose Estimation

Clothes-Invariant Feature Learning by Causal Intervention for Clothes-Changing Person Re-identification

2023-05-10 · Xulin Li, Yan Lu, Bin Liu, Yuenan Hou 외

Clothes-invariant feature extraction is critical to the clothes-changing person re-identification (CC-ReID). It can provide discriminative identity features and eliminate the negative effects caused by the confounder--cl…

Clothes Changing Person Re-IdentificationPerson Re-Identification

Instruct-ReID: A Multi-purpose Person Re-identification Task with Instructions

2023-06-13 · CVPR 2024 1 · Weizhen He, Yiheng Deng, Shixiang Tang, Qihao Chen 외

Human intelligence can retrieve any person according to both visual and language descriptions. However, the current computer vision community studies specific person re-identification (ReID) tasks in different scenarios …

Person Re-IdentificationTriplet

Apparel-invariant Feature Learning for Apparel-changed Person Re-identification

2020-08-14 · Zhengxu Yu, Yilun Zhao, Bin Hong, Zhongming Jin 외

With the rise of deep learning methods, person Re-Identification (ReID) performance has been improved tremendously in many public datasets. However, most public ReID datasets are collected in a short time window in which…

Person Re-IdentificationRepresentation Learning