paper-with-me

홈 › Papers

See What You Seek: Semantic Contextual Integration for Cloth-Changing Person Re-Identification

2024-12-02 · Xiyu Han, Xian Zhong, Wenxin Huang, Xuemei Jia, Xiaohan Yu, Alex ChiChung Kot

Cloth-changing person re-identification (CC-ReID) aims to match individuals across surveillance cameras despite variations in clothing. Existing methods typically mitigate the impact of clothing changes or enhance identity (ID)-relevant features, but they often struggle to capture complex semantic information. In this paper, we propose a novel prompt learning framework Semantic Contextual Integration (SCI), which leverages the visual-textual representation capabilities of CLIP to reduce clothing-induced discrepancies and strengthen ID cues. Specifically, we introduce the Semantic Separation Enhancement (SSE) module, which employs dual learnable text tokens to disentangle clothing-related semantics from confounding factors, thereby isolating ID-relevant features. Furthermore, we develop a Semantic-Guided Interaction Module (SIM) that uses orthogonalized text features to guide visual representations, sharpening the focus of the model on distinctive ID characteristics. This semantic integration improves the discriminative power of the model and enriches the visual context with high-dimensional insights. Extensive experiments on three CC-ReID datasets demonstrate that our method outperforms state-of-the-art techniques. The code will be released at https://github.com/hxy-499/CCREID-SCI.

📄 PDF Abstract BibTeX arXiv:2412.01345

Code (0)

등록된 구현이 없습니다.

Tasks

Cloth-Changing Person Re-IdentificationPerson Re-IdentificationPrompt Learning

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…
Focus 설명 없음

Similar Papers 제목 키워드 기반

Single Stage Warped Cloth Learning and Semantic-Contextual Attention Feature Fusion for Virtual TryOn

2023-10-08 · Sanhita Pathak, Vinay Kaushik, Brejesh lall

Image-based virtual try-on aims to fit an in-shop garment onto a clothed person image. Garment warping, which aligns the target garment with the corresponding body parts in the person image, is a crucial step in achievin…

Virtual Try-on

Looking at Outfit to Parse Clothing

2017-03-04 · Pongsate Tangseng, Zhipeng Wu, Kota Yamaguchi

This paper extends fully-convolutional neural networks (FCN) for the clothing parsing problem. Clothing parsing requires higher-level knowledge on clothing semantics and contextual cues to disambiguate fine-grained categ…

Image RetrievalRetrieval

Clothing Status Awareness for Long-Term Person Re-Identification

2021-01-01 · ICCV 2021 10 · Yan Huang, Qiang Wu, Jingsong Xu, Yi Zhong 외

Long-Term person re-identification (LT-reID) exposes extreme challenges because of the longer time gaps between two recording footages where a person is likely to change clothing. There are two types of approaches fo…

Person Re-Identification

Contextualized Multimodal Lifelong Person Re-Identification in Hybrid Clothing States

2025-09-14 · Robert Long, Rongxin Jiang, Mingrui Yan arxiv

Person Re-Identification (ReID) has several challenges in real-world surveillance systems due to clothing changes (CCReID) and the need for maintaining continual learning (LReID). Previous existing methods either develop…

Person Re-IdentificationContinual Learning

Synthesizing Environment-Specific People in Photographs

2023-12-22 · Mirela Ostrek, Carol O'Sullivan, Michael J. Black, Justus Thies

We present ESP, a novel method for context-aware full-body generation, that enables photo-realistic synthesis and inpainting of people wearing clothing that is semantically appropriate for the scene depicted in an input …

Human ParsingImage Generation