paper-with-me

Papers

Contrastive Viewpoint-aware Shape Learning for Long-term Person Re-Identification

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

Traditional approaches for Person Re-identification (Re-ID) rely heavily on modeling the appearance of persons. This measure is unreliable over longer durations due to the possibility for changes in clothing or biometric information. Furthermore, viewpoint changes significantly degrade the matching ability of these methods. In this paper, we propose "Contrastive Viewpoint-aware Shape Learning for Long-term Person Re-Identification" (CVSL) to address these challenges. Our method robustly extracts local and global texture-invariant human body shape cues from 2D pose using the Relational Shape Embedding branch, which consists of a pose estimator and a shape encoder built on a Graph Attention Network. To enhance the discriminability of the shape and appearance of identities under viewpoint variations, we propose Contrastive Viewpoint-aware Losses (CVL). CVL leverages contrastive learning to simultaneously minimize the intra-class gap under different viewpoints and maximize the inter-class gap under the same viewpoint. Extensive experiments demonstrate that our proposed framework outperforms state-of-the-art methods on long-term person Re-ID benchmarks.

📄 PDF Abstract BibTeX

Code (1)

jurgendn/CVSL_LReID 공식 구현 pytorch

Tasks

Cloth-Changing Person Re-IdentificationContrastive LearningGraph AttentionPerson Re-Identification

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

CCPA: Long-term Person Re-Identification via Contrastive Clothing and Pose Augmentation

2024-02-22 · Vuong D. Nguyen, Shishir K. Shah

Long-term Person Re-Identification (LRe-ID) aims at matching an individual across cameras after a long period of time, presenting variations in clothing, pose, and viewpoint. In this work, we propose CCPA: Contrastive Cl…

Graph AttentionPerson Re-IdentificationPose Transfer

LASOR: Learning Accurate 3D Human Pose and Shape Via Synthetic Occlusion-Aware Data and Neural Mesh Rendering

2021-08-01 · Kaibing Yang, Renshu Gu, Maoyu Wang, Masahiro Toyoura 외

A key challenge in the task of human pose and shape estimation is occlusion, including self-occlusions, object-human occlusions, and inter-person occlusions. The lack of diverse and accurate pose and shape training data …

3D Human Pose Estimation3D Human Shape EstimationPose Estimation

Sketch2Model: View-Aware 3D Modeling from Single Free-Hand Sketches

2021-05-14 · CVPR 2021 1 · Song-Hai Zhang, Yuan-Chen Guo, Qing-Wen Gu

We investigate the problem of generating 3D meshes from single free-hand sketches, aiming at fast 3D modeling for novice users. It can be regarded as a single-view reconstruction problem, but with unique challenges, brou…

PoseContrast: Class-Agnostic Object Viewpoint Estimation in the Wild with Pose-Aware Contrastive Learning

2021-05-12 · Yang Xiao, Yuming Du, Renaud Marlet

Motivated by the need for estimating the 3D pose of arbitrary objects, we consider the challenging problem of class-agnostic object viewpoint estimation from images only, without CAD model knowledge. The idea is to lever…

Contrastive LearningPose EstimationViewpoint Estimation

Direction-Aware Hybrid Representation Learning for 3D Hand Pose and Shape Estimation

2025-04-02 · Shiyong Liu, Zhihao LI, Xiao Tang, Jianzhuang Liu

Most model-based 3D hand pose and shape estimation methods directly regress the parametric model parameters from an image to obtain 3D joints under weak supervision. However, these methods involve solving a complex optim…

Contrastive LearningRepresentation Learning