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/Large-Scale Pre-training for Person Re-identification with...

Large-Scale Pre-training for Person Re-identification with Noisy Labels

Dengpan Fu, Dongdong Chen, Hao Yang, Jianmin Bao, Lu Yuan, Lei Zhang, Houqiang Li, Fang Wen, Dong Chen

2022-03-30CVPR 2022 1Unsupervised Pre-trainingMulti-Object TrackingObject TrackingContrastive LearningPerson Re-IdentificationOnline Multi-Object Tracking
PaperPDFCode(official)Code

Abstract

This paper aims to address the problem of pre-training for person re-identification (Re-ID) with noisy labels. To setup the pre-training task, we apply a simple online multi-object tracking system on raw videos of an existing unlabeled Re-ID dataset "LUPerson" nd build the Noisy Labeled variant called "LUPerson-NL". Since theses ID labels automatically derived from tracklets inevitably contain noises, we develop a large-scale Pre-training framework utilizing Noisy Labels (PNL), which consists of three learning modules: supervised Re-ID learning, prototype-based contrastive learning, and label-guided contrastive learning. In principle, joint learning of these three modules not only clusters similar examples to one prototype, but also rectifies noisy labels based on the prototype assignment. We demonstrate that learning directly from raw videos is a promising alternative for pre-training, which utilizes spatial and temporal correlations as weak supervision. This simple pre-training task provides a scalable way to learn SOTA Re-ID representations from scratch on "LUPerson-NL" without bells and whistles. For example, by applying on the same supervised Re-ID method MGN, our pre-trained model improves the mAP over the unsupervised pre-training counterpart by 5.7%, 2.2%, 2.3% on CUHK03, DukeMTMC, and MSMT17 respectively. Under the small-scale or few-shot setting, the performance gain is even more significant, suggesting a better transferability of the learned representation. Code is available at https://github.com/DengpanFu/LUPerson-NL

Results

TaskDatasetMetricValueModel
Person Re-IdentificationMSMT17Rank-186Weakly Supervised Pre-training (ResNet50+MGN)
Person Re-IdentificationMSMT17mAP68Weakly Supervised Pre-training (ResNet50+MGN)
Person Re-IdentificationMarket-1501Rank-196.6Weakly Supervised Pre-training (ResNet50+MGN)
Person Re-IdentificationMarket-1501mAP91.9Weakly Supervised Pre-training (ResNet50+MGN)
Person Re-IdentificationDukeMTMC-reIDRank-192Weakly Supervised Pre-training (ResNet50+MGN)
Person Re-IdentificationDukeMTMC-reIDmAP84.3Weakly Supervised Pre-training (ResNet50+MGN)
Person Re-IdentificationCUHK03MAP82.3Weakly Supervised Pre-training (ResNet50+BDB)
Person Re-IdentificationCUHK03Rank-184.7Weakly Supervised Pre-training (ResNet50+BDB)

Related Papers

MVA 2025 Small Multi-Object Tracking for Spotting Birds Challenge: Dataset, Methods, and Results2025-07-17SemCSE: 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-17YOLOv8-SMOT: An Efficient and Robust Framework for Real-Time Small Object Tracking via Slice-Assisted Training and Adaptive Association2025-07-16