paper-with-me

Papers

Unsupervised Pre-training for Person Re-identification

2020-12-07 · CVPR 2021 1 · Dengpan Fu, Dongdong Chen, Jianmin Bao, Hao Yang, Lu Yuan, Lei Zhang, Houqiang Li, Dong Chen

In this paper, we present a large scale unlabeled person re-identification (Re-ID) dataset "LUPerson" and make the first attempt of performing unsupervised pre-training for improving the generalization ability of the learned person Re-ID feature representation. This is to address the problem that all existing person Re-ID datasets are all of limited scale due to the costly effort required for data annotation. Previous research tries to leverage models pre-trained on ImageNet to mitigate the shortage of person Re-ID data but suffers from the large domain gap between ImageNet and person Re-ID data. LUPerson is an unlabeled dataset of 4M images of over 200K identities, which is 30X larger than the largest existing Re-ID dataset. It also covers a much diverse range of capturing environments (eg, camera settings, scenes, etc.). Based on this dataset, we systematically study the key factors for learning Re-ID features from two perspectives: data augmentation and contrastive loss. Unsupervised pre-training performed on this large-scale dataset effectively leads to a generic Re-ID feature that can benefit all existing person Re-ID methods. Using our pre-trained model in some basic frameworks, our methods achieve state-of-the-art results without bells and whistles on four widely used Re-ID datasets: CUHK03, Market1501, DukeMTMC, and MSMT17. Our results also show that the performance improvement is more significant on small-scale target datasets or under few-shot setting.

📄 PDF Abstract BibTeX arXiv:2012.03753

Code (1)

DengpanFu/LUPerson 공식 구현 pytorch

Tasks

Data AugmentationPerson Re-IdentificationUnsupervised Pre-training

Similar Papers 제목 키워드 기반

Multi-task Mid-level Feature Alignment Network for Unsupervised Cross-Dataset Person Re-Identification

2018-07-04 · Shan Lin, Haoliang Li, Chang-Tsun Li, Alex ChiChung Kot

Most existing person re-identification (Re-ID) approaches follow a supervised learning framework, in which a large number of labelled matching pairs are required for training. Such a setting severely limits their scalabi…

AttributePerson Re-Identification

Learning to Purification for Unsupervised Person Re-identification

2022-04-21 · Long Lan, Xiao Teng, Jing Zhang, Xiang Zhang 외

Unsupervised person re-identification is a challenging and promising task in computer vision. Nowadays unsupervised person re-identification methods have achieved great progress by training with pseudo labels. However, h…

Knowledge DistillationPerson Re-IdentificationUnsupervised Person Re-Identification

Adaptation and Re-Identification Network: An Unsupervised Deep Transfer Learning Approach to Person Re-Identification

2018-04-25 · Yu-Jhe Li, Fu-En Yang, Yen-Cheng Liu, Yu-Ying Yeh 외

Person re-identification (Re-ID) aims at recognizing the same person from images taken across different cameras. To address this task, one typically requires a large amount labeled data for training an effective Re-ID mo…

Domain AdaptationPerson Re-IdentificationTransfer LearningUnsupervised Domain Adaptation

Real-Time Online Unsupervised Domain Adaptation for Real-World Person Re-identification

2023-06-06 · Christopher Neff, Armin Danesh Pazho, Hamed Tabkhi

Following the popularity of Unsupervised Domain Adaptation (UDA) in person re-identification, the recently proposed setting of Online Unsupervised Domain Adaptation (OUDA) attempts to bridge the gap towards practical app…

Domain AdaptationOnline unsupervised domain adaptationPerson Re-IdentificationUnsupervised Domain Adaptation

A review of Recent Techniques for Person Re-Identification

2025-09-19 · Andrea Asperti, Salvatore Fiorilla, Simone Nardi, Lorenzo Orsini arxiv

Person re-identification (ReId), a crucial task in surveillance, involves matching individuals across different camera views. The advent of Deep Learning, especially supervised techniques like Convolutional Neural Networ…

Unsupervised Person Re-Identification