Person Re-Identification

511 papers with code • 34 benchmarks • 57 datasets

Person Re-Identification is a computer vision task in which the goal is to match a person's identity across different cameras or locations in a video or image sequence. It involves detecting and tracking a person and then using features such as appearance, body shape, and clothing to match their identity in different frames. The goal is to associate the same person across multiple non-overlapping camera views in a robust and efficient manner.

Libraries

Use these libraries to find Person Re-Identification models and implementations

DROP: Decouple Re-Identification and Human Parsing with Task-specific Features for Occluded Person Re-identification

shuguang-52/drop 31 Jan 2024

Unlike mainstream approaches using global features for simultaneous multi-task learning of ReID and human parsing, or relying on semantic information for attention guidance, DROP argues that the inferior performance of the former is due to distinct granularity requirements for ReID and human parsing features.

3
31 Jan 2024

A Survey on 3D Skeleton Based Person Re-Identification: Approaches, Designs, Challenges, and Future Directions

kali-hac/3d-skeleton-based-person-re-id-survey 27 Jan 2024

Person re-identification via 3D skeletons is an important emerging research area that triggers great interest in the pattern recognition community.

1
27 Jan 2024

Image-based human re-identification: Which covariates are actually (the most) important?

KaiyangZhou/deep-person-reid Image and Vision Computing 2024

Human re-identification (re-ID) is nowadays among the most popular topics in computer vision, due to the increasing importance given to safety/security in modern societies.

4,119
20 Jan 2024

Exploring Color Invariance through Image-Level Ensemble Learning

finger-monkey/Data-Augmentation 19 Jan 2024

This issue is particularly pronounced in complex wide-area surveillance scenarios, such as person re-identification and industrial dust segmentation, where models often experience a decline in performance due to overfitting on color information during training, given the presence of environmental variations.

34
19 Jan 2024

CPCL: Cross-Modal Prototypical Contrastive Learning for Weakly Supervised Text-based Person Re-Identification

codegallery24/cpcl 18 Jan 2024

Weakly supervised text-based person re-identification (TPRe-ID) seeks to retrieve images of a target person using textual descriptions, without relying on identity annotations and is more challenging and practical.

4
18 Jan 2024

Mutual Distillation Learning For Person Re-Identification

kuilongcui/mdpr 12 Jan 2024

With the rapid advancements in deep learning technologies, person re-identification (ReID) has witnessed remarkable performance improvements.

13
12 Jan 2024

Masked Attribute Description Embedding for Cloth-Changing Person Re-identification

moon-wh/made 11 Jan 2024

To address this, we mask the clothing and color information in the personal attribute description extracted through an attribute detection model.

9
11 Jan 2024

AG-ReID.v2: Bridging Aerial and Ground Views for Person Re-identification

huynguyen792/ag-reid.v2 5 Jan 2024

To address this, we introduce AG-ReID. v2, a dataset specifically designed for person Re-ID in mixed aerial and ground scenarios.

4
05 Jan 2024

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

dustin-nguyen-qil/Videobased-ClothChanging-ReID-Baseline IEEE/CVF Winter Conference on Applications of Computer Vision (WACV) Workshops 2024

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.

19
04 Jan 2024

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

jurgendn/CVSL_LReID IEEE/CVF Winter Conference on Applications of Computer Vision (WACV) 2024

In this paper, we propose "Contrastive Viewpoint-aware Shape Learning for Long-term Person Re-Identification" (CVSL) to address these challenges.

7
04 Jan 2024