Camera-aware Label Refinement for Unsupervised Person Re-identification
Unsupervised person re-identification aims to retrieve images of a specified person without identity labels. Many recent unsupervised Re-ID approaches adopt clustering-based methods to measure cross-camera feature similarity to roughly divide images into clusters. They ignore the feature distribution discrepancy induced by camera domain gap, resulting in the unavoidable performance degradation. Camera information is usually available, and the feature distribution in the single camera usually focuses more on the appearance of the individual and has less intra-identity variance. Inspired by the observation, we introduce a \textbf{C}amera-\textbf{A}ware \textbf{L}abel \textbf{R}efinement~(CALR) framework that reduces camera discrepancy by clustering intra-camera similarity. Specifically, we employ intra-camera training to obtain reliable local pseudo labels within each camera, and then refine global labels generated by inter-camera clustering and train the discriminative model using more reliable global pseudo labels in a self-paced manner. Meanwhile, we develop a camera-alignment module to align feature distributions under different cameras, which could help deal with the camera variance further. Extensive experiments validate the superiority of our proposed method over state-of-the-art approaches. The code is accessible at https://github.com/leeBooMla/CALR.
Code (1)
Tasks
ClusteringPerson Re-IdentificationUnsupervised Person Re-IdentificationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Pseudo Labels Refinement with Intra-camera Similarity for Unsupervised Person Re-identification
Unsupervised person re-identification (Re-ID) aims to retrieve person images across cameras without any identity labels. Most clustering-based methods roughly divide image features into clusters and neglect the feature d…
ClusteringPerson Re-IdentificationUnsupervised Person Re-IdentificationLearn by Guessing: Multi-Step Pseudo-Label Refinement for Person Re-Identification
Unsupervised Domain Adaptation (UDA) methods for person Re-Identification (Re-ID) rely on target domain samples to model the marginal distribution of the data. To deal with the lack of target domain labels, UDA methods l…
ClusteringDomain AdaptationPerson Re-IdentificationPseudo Label+1MGH: Metadata Guided Hypergraph Modeling for Unsupervised Person Re-identification
As a challenging task, unsupervised person ReID aims to match the same identity with query images which does not require any labeled information. In general, most existing approaches focus on the visual cues only, leavin…
Person Re-IdentificationUnsupervised Person Re-IdentificationUnsupervised multi-source domain adaptation for person re-identification via feature fusion and pseudo-label refinement
The objective of unsupervised domain adaptation (UDA) for person re-identification (re-ID) is to associate person in images captured from heterogeneous camera perspectives. Currently, mainstream UDA methods for person re…
Domain AdaptationPerson Re-IdentificationPseudo LabelUnsupervised Domain AdaptationCamera-aware Style Separation and Contrastive Learning for Unsupervised Person Re-identification
Unsupervised person re-identification (ReID) is a challenging task without data annotation to guide discriminative learning. Existing methods attempt to solve this problem by clustering extracted embeddings to generate p…
Contrastive LearningPerson Re-IdentificationUnsupervised Person Re-Identification