Temporal Continuity Based Unsupervised Learning for Person Re-Identification
Person re-identification (re-id) aims to match the same person from images taken across multiple cameras. Most existing person re-id methods generally require a large amount of identity labeled data to act as discriminative guideline for representation learning. Difficulty in manually collecting identity labeled data leads to poor adaptability in practical scenarios. To overcome this problem, we propose an unsupervised center-based clustering approach capable of progressively learning and exploiting the underlying re-id discriminative information from temporal continuity within a camera. We call our framework Temporal Continuity based Unsupervised Learning (TCUL). Specifically, TCUL simultaneously does center based clustering of unlabeled (target) dataset and fine-tunes a convolutional neural network (CNN) pre-trained on irrelevant labeled (source) dataset to enhance discriminative capability of the CNN for the target dataset. Furthermore, it exploits temporally continuous nature of images within-camera jointly with spatial similarity of feature maps across-cameras to generate reliable pseudo-labels for training a re-identification model. As the training progresses, number of reliable samples keep on growing adaptively which in turn boosts representation ability of the CNN. Extensive experiments on three large-scale person re-id benchmark datasets are conducted to compare our framework with state-of-the-art techniques, which demonstrate superiority of TCUL over existing methods.
Code (0)
등록된 구현이 없습니다.
Tasks
ClusteringPerson Re-IdentificationRepresentation LearningSimilar Papers 제목 키워드 기반
A Novel Unsupervised Camera-aware Domain Adaptation Framework for Person Re-identification
Unsupervised cross-domain person re-identification (Re-ID) faces two key issues. One is the data distribution discrepancy between source and target domains, and the other is the lack of labelling information in target do…
Domain AdaptationPerson Re-IdentificationRepresentation LearningUnsupervised Domain AdaptationJoint Visual and Temporal Consistency for Unsupervised Domain Adaptive Person Re-Identification
Unsupervised domain adaptive person Re-IDentification (ReID) is challenging because of the large domain gap between source and target domains, as well as the lackage of labeled data on the target domain. This paper tackl…
ClassificationDomain Adaptive Person Re-IdentificationGeneral ClassificationMulti-class Classification+1Unsupervised Cross-dataset Person Re-identification by Transfer Learning of Spatial-Temporal Patterns
Most of the proposed person re-identification algorithms conduct supervised training and testing on single labeled datasets with small size, so directly deploying these trained models to a large-scale real-world camera n…
Incremental LearningLearning-To-RankPerson Re-IdentificationTransfer Learning+1Progressive Unsupervised Person Re-identification by Tracklet Association with Spatio-Temporal Regularization
Existing methods for person re-identification (Re-ID) are mostly based on supervised learning which requires numerous manually labeled samples across all camera views for training. Such a paradigm suffers the scalability…
Human DetectionPerson Re-IdentificationRepresentation LearningTriplet+1SimMC: Simple Masked Contrastive Learning of Skeleton Representations for Unsupervised Person Re-Identification
Recent advances in skeleton-based person re-identification (re-ID) obtain impressive performance via either hand-crafted skeleton descriptors or skeleton representation learning with deep learning paradigms. However, the…
Contrastive LearningPerson Re-IdentificationRepresentation LearningUnsupervised Person Re-Identification