TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Transformer Based Multi-Grained Features for Unsupervised ...

Transformer Based Multi-Grained Features for Unsupervised Person Re-Identification

Jiachen Li, Menglin Wang, Xiaojin Gong

2022-11-22Contrastive LearningPerson Re-IdentificationUnsupervised Person Re-Identification
PaperPDFCode(official)

Abstract

Multi-grained features extracted from convolutional neural networks (CNNs) have demonstrated their strong discrimination ability in supervised person re-identification (Re-ID) tasks. Inspired by them, this work investigates the way of extracting multi-grained features from a pure transformer network to address the unsupervised Re-ID problem that is label-free but much more challenging. To this end, we build a dual-branch network architecture based upon a modified Vision Transformer (ViT). The local tokens output in each branch are reshaped and then uniformly partitioned into multiple stripes to generate part-level features, while the global tokens of two branches are averaged to produce a global feature. Further, based upon offline-online associated camera-aware proxies (O2CAP) that is a top-performing unsupervised Re-ID method, we define offline and online contrastive learning losses with respect to both global and part-level features to conduct unsupervised learning. Extensive experiments on three person Re-ID datasets show that the proposed method outperforms state-of-the-art unsupervised methods by a considerable margin, greatly mitigating the gap to supervised counterparts. Code will be available soon at https://github.com/RikoLi/WACV23-workshop-TMGF.

Results

TaskDatasetMetricValueModel
Person Re-IdentificationDukeMTMC-reIDMAP76.8TMGF
Person Re-IdentificationDukeMTMC-reIDRank-186.7TMGF
Person Re-IdentificationDukeMTMC-reIDRank-1094.1TMGF
Person Re-IdentificationDukeMTMC-reIDRank-592.9TMGF
Person Re-IdentificationMSMT17Rank-183.3TMGF
Person Re-IdentificationMSMT17Rank-1092.1TMGF
Person Re-IdentificationMSMT17Rank-590.2TMGF
Person Re-IdentificationMSMT17mAP58.2TMGF
Person Re-IdentificationMarket-1501MAP89.5TMGF
Person Re-IdentificationMarket-1501Rank-195.5TMGF
Person Re-IdentificationMarket-1501Rank-1098.7TMGF
Person Re-IdentificationMarket-1501Rank-598TMGF

Related Papers

SemCSE: Semantic Contrastive Sentence Embeddings Using LLM-Generated Summaries For Scientific Abstracts2025-07-17HapticCap: A Multimodal Dataset and Task for Understanding User Experience of Vibration Haptic Signals2025-07-17Overview of the TalentCLEF 2025: Skill and Job Title Intelligence for Human Capital Management2025-07-17SGCL: Unifying Self-Supervised and Supervised Learning for Graph Recommendation2025-07-17Weakly Supervised Visible-Infrared Person Re-Identification via Heterogeneous Expert Collaborative Consistency Learning2025-07-17WhoFi: Deep Person Re-Identification via Wi-Fi Channel Signal Encoding2025-07-17Similarity-Guided Diffusion for Contrastive Sequential Recommendation2025-07-16LLM-Driven Dual-Level Multi-Interest Modeling for Recommendation2025-07-15