Browse State-of-the-Art › Unsupervised Person Re-Identification
Unsupervised Person Re-Identification
62 papers with code · 19 benchmarks · 11 datasets archive 2025-07-28
Benchmarks archive 2025-07-28
19 leaderboard tables shown for this task, 19 with rows (a “benchmark” on this site is a table with at least one row, as on /sota), ordered by row count. “Best model” is the first row in the archive's own order at snapshot; nothing is re-ranked here and metric direction is not recorded in the archive. PwC's Trend sparklines are not in the archive, so that column is omitted. 10 shown of 19 until expanded.
Syntology column: samples harvested from the paper's repositories and executed on synthesized fixtures; “ran” is not a correctness claim and does not order the table. A dash means no Syntology record for that paper, not a recorded non-run. Read from the graph 2026-09-24.
Libraries
Not in the archive: the export carries no per-task library table, so there is nothing to show at snapshot 2025-07-28.
Datasets archive 2025-07-28
11 datasets whose archive record lists this task, ordered by the archive's paper count.
Subtasks archive 2025-07-28
No subtask under this task in the archive's task tree.
Parent tasks archive 2025-07-28
Most implemented papers archive 2025-07-28
30 shown of 62 papers with code (107 tagged with this task in all), ordered by repositories listed in the archive, not by stars (the archive holds no stars, so PwC's “Social” and “Latest” sorts cannot be reproduced). Papers without a page here are shown as plain text.
-
15 Apr 2019 12 repositories listed Syntology ran 3 of 19 samples · 16 unverifiedTo this end, we propose a joint learning framework that couples re-id learning and data generation end-to-end.
-
15 Oct 2019 9 repositories listed Syntology ran 6 of 9 samples · 3 unverified · 6 pointer-only (licence)An effective person re-identification (re-ID) model should learn feature representations that are both discriminative, for distinguishing similar-looking people, and generalisable, for deployment across datasets without…
-
22 Mar 2021 4 repositories listed Syntology ran 7 of 14 samples · 7 unverifiedThus, our method can solve the problem of cluster inconsistency and be applicable to larger data sets.
-
23 Nov 2021 3 repositories listed Syntology ran 3 of 8 samples · 5 unverified · 8 pointer-only (licence)We first investigate self-supervised learning (SSL) methods with Vision Transformer (ViT) pretrained on unlabelled person images (the LUPerson dataset), and empirically find it significantly surpasses ImageNet…
-
4 Jun 2020 3 repositories listed Syntology ran 3 of 5 samples · 2 unverifiedTo solve these problems, we propose a novel self-paced contrastive learning framework with hybrid memory.
-
14 Mar 2020 3 repositories listedTo tackle the challenges, we propose an end-to-end structured domain adaptation framework with an online relation-consistency regularization term.
-
6 Apr 2022 2 repositories listedTo address this, in this work, an automatic approach is proposed to directly clone the whole outfits from real-world person images to virtual 3D characters, such that any virtual person thus created will appear very…
-
16 Aug 2021 2 repositories listedState-of-the-art unsupervised re-ID methods usually follow a clustering-based strategy, which generates pseudo labels by clustering and maintains a memory to store instance features and represent the centroid of the…
-
7 Jul 2021 2 repositories listedWhile extensive research has focused on the framework design and loss function, this paper shows that sampling strategy plays an equally important role.
-
16 Dec 2020 2 repositories listed Syntology ran 1 of 1 samples · 0 unverified · 1 pointer-only (licence)In this context, we propose a mesh-based view generator.
-
27 Feb 2020 2 repositories listedWe evaluate our model on unsupervised person re-identification and pose-invariant face recognition.
-
6 Jan 2020 2 repositories listed Syntology ran 8 of 8 samples · 0 unverifiedIn order to mitigate the effects of noisy pseudo labels, we propose to softly refine the pseudo labels in the target domain by proposing an unsupervised framework, Mutual Mean-Teaching (MMT), to learn better features…
-
15 Jan 2025 1 repository listedThis paper proposes the ViT Token Constraint and Multi-scale Memory bank (TCMM) method to address the patch noises and feature inconsistency in unsupervised person re-identification works.
-
18 Aug 2024 1 repository listedIn order to reduce potential misguidance, including feature bias, noise pseudo-labels and invalid hard samples, accumulated during the learning process, in this pa per, a confidence-guided clustering and contrastive…
-
3 Jun 2024 1 repository listedThe proposed framework ensures clarity in fusion features, avoids ambiguity, and achieves high accuracy in terms of Mean Average Precision, Top-1, Top-5, and Top-10, positioning it as an advanced and effective solution…
-
25 Mar 2024 1 repository listedUnsupervised person re-identification aims to retrieve images of a specified person without identity labels.
-
17 Nov 2023 1 repository listed Syntology ran 5 of 10 samples · 5 unverifiedIn particular, Jaccard distance calculates the distance based on the overlap of relevant neighbors.
-
26 Oct 2023 1 repository listedAlthough prompt learning has enabled a recent work named CLIP-ReID to achieve promising performance, the underlying mechanisms and the necessity of prompt learning remain unclear due to the absence of semantic labels in…
-
24 Jul 2023 1 repository listedThen a hierarchical meta-prototype contrastive learning model is proposed to cluster and contrast the most typical skeleton features ("prototypes") from different-level skeletons.
-
23 May 2023 1 repository listedIn this paper, we address a highly challenging yet critical task: unsupervised long-term person re-identification with clothes change.
-
25 Apr 2023 1 repository listedUnsupervised person re-identification (Re-ID) aims to retrieve person images across cameras without any identity labels.
-
12 Apr 2023 1 repository listedRecent researches on unsupervised person re-identification~(reID) have demonstrated that pre-training on unlabeled person images achieves superior performance on downstream reID tasks than pre-training on ImageNet.
-
13 Mar 2023 1 repository listedTo address this problem, we propose a dynamic clustering and cluster contrastive learning (DCCC) method.
-
2 Jan 2023 1 repository listedThis work focuses on unsupervised representation learning in person re-identification (ReID).
-
22 Nov 2022 1 repository listedTo this end, we build a dual-branch network architecture based upon a modified Vision Transformer (ViT).
-
25 Aug 2022 1 repository listedLastly, we propose a skeleton prototype contrastive learning scheme that clusters feature-correlative instances of unlabeled graph representations and contrasts their inherent similarity with representative skeleton…
-
6 May 2022 1 repository listedCombined with auxiliary information exploiting modules, our methods achieve mAP of 89.
-
21 Apr 2022 1 repository listed Syntology ran 0 of 11 samples · 11 unverifiedSpecifically, to fully exploit skeleton features within each skeleton sequence, we first devise a masked prototype contrastive learning (MPC) scheme to cluster the most typical skeleton features (skeleton prototypes)…
-
14 Apr 2022 1 repository listedSpecifically, we generate support samples from actual samples and their neighbouring clusters in the embedding space through a progressive linear interpolation (PLI) strategy.
-
28 Mar 2022 1 repository listed Syntology ran 4 of 5 samples · 1 unverifiedIn this paper, we propose a novel Part-based Pseudo Label Refinement (PPLR) framework that reduces the label noise by employing the complementary relationship between global and part features.
Syntology lines on 10 of the papers shown; no Syntology record for the others (a paper without an arXiv id cannot be joined to the graph, and absence from the graph layer is not a recorded non-run). “Ran” means the sample executed on a synthesized fixture, not that the paper's result was reproduced. Read from the graph 2026-09-24.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections