paper-with-me

Papers

Temporal 3D Shape Modeling for Video-Based Cloth-Changing Person Re-Identification

2024-01-04 · IEEE/CVF Winter Conference on Applications of Computer Vision (WACV) Workshops 2024 1 · Vuong D. Nguyen, Pranav Mantini, Shishir K. Shah

Video-based Cloth-Changing Person Re-ID (VCCRe-ID) refers to a real-world Re-ID problem where texture information like appearance or clothing becomes unreliable in long-term, limiting the applicability of traditional Re-ID methods. VCCRe-ID has not been well studied primarily due to (1) limited public datasets and (2) challenges related to extracting identity-related clothes-invariant cues from videos. Few existing works have heavily focused on gait-based features, which are severely affected under viewpoint changes and occlusions. In this work, we propose "Temporal 3D ShapE Modeling for VCCRe-ID" (SEMI), a lightweight end-to-end framework that addresses these issues by learning human 3D shape representations. The SEMI framework comprises of a Temporal 3D Shape Modeling branch, which extracts discriminative frame-wise 3D shape features using a temporal encoder, and an identity-aware 3D regressor. This is followed by a novel Attention-based Shape Aggregation (ASA) module that effectively aggregates frame-wise shape features for a fine-grained video-wise shape embedding. ASA leverages an attention mechanism to amplify the contribution of the most important frames while reducing redundancy during the aggregation process. Experiments on two VCCRe-ID datasets demonstrate that our proposed framework outperforms state-of-the-art methods by 10.7% in rank-1 accuracy and 7.4% in mAP in cloth-changing setting.

📄 PDF Abstract BibTeX

Code (2)

dustin-nguyen-qil/SEMI_VCCReID 공식 구현 pytorch
dustin-nguyen-qil/Videobased-ClothChanging-ReID-Baseline pytorch

Tasks

3D Shape ModelingCloth-Changing Person Re-IdentificationPerson Re-Identification

Similar Papers 제목 키워드 기반

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

Attention-based Shape and Gait Representations Learning for Video-based Cloth-Changing Person Re-Identification

2024-02-06 · Vuong D. Nguyen, Samiha Mirza, Pranav Mantini, Shishir K. Shah

Current state-of-the-art Video-based Person Re-Identification (Re-ID) primarily relies on appearance features extracted by deep learning models. These methods are not applicable for long-term analysis in real-world scena…

Cloth-Changing Person Re-IdentificationGraph AttentionPerson Re-IdentificationVideo-Based Person Re-Identification

Capturing and Animation of Body and Clothing from Monocular Video

2022-10-04 · Yao Feng, Jinlong Yang, Marc Pollefeys, Michael J. Black 외

While recent work has shown progress on extracting clothed 3D human avatars from a single image, video, or a set of 3D scans, several limitations remain. Most methods use a holistic representation to jointly model the bo…

Virtual Try-on

3D Shape Temporal Aggregation for Video-Based Clothing-Change Person Re-Identication

2023-03-09 · Asian Conference on Computer Vision 2023 3 · Ke Han, Shaogang Gong, Yan Huang, Liang Wang 외

3D shape of human body can be both discriminative and clothing-independent information in video-based clothing-change person re-identification (Re-ID). However, existing Re-ID methods usually generate 3D body shapes with…

3D Shape GenerationPerson 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