paper-with-me

Papers

Camera-aware Proxies for Unsupervised Person Re-Identification

2020-12-19 · Menglin Wang, Baisheng Lai, Jianqiang Huang, Xiaojin Gong, Xian-Sheng Hua

This paper tackles the purely unsupervised person re-identification (Re-ID) problem that requires no annotations. Some previous methods adopt clustering techniques to generate pseudo labels and use the produced labels to train Re-ID models progressively. These methods are relatively simple but effective. However, most clustering-based methods take each cluster as a pseudo identity class, neglecting the large intra-ID variance caused mainly by the change of camera views. To address this issue, we propose to split each single cluster into multiple proxies and each proxy represents the instances coming from the same camera. These camera-aware proxies enable us to deal with large intra-ID variance and generate more reliable pseudo labels for learning. Based on the camera-aware proxies, we design both intra- and inter-camera contrastive learning components for our Re-ID model to effectively learn the ID discrimination ability within and across cameras. Meanwhile, a proxy-balanced sampling strategy is also designed, which facilitates our learning further. Extensive experiments on three large-scale Re-ID datasets show that our proposed approach outperforms most unsupervised methods by a significant margin. Especially, on the challenging MSMT17 dataset, we gain $14.3\%$ Rank-1 and $10.2\%$ mAP improvements when compared to the second place. Code is available at: \texttt{https://github.com/Terminator8758/CAP-master}.

📄 PDF Abstract BibTeX arXiv:2012.10674

Code (1)

Terminator8758/CAP-master 공식 구현 pytorch

Tasks

ClusteringContrastive LearningPerson Re-IdentificationUnsupervised Person Re-Identification

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Offline-Online Associated Camera-Aware Proxies for Unsupervised Person Re-identification

2022-01-15 · Menglin Wang, Jiachen Li, Baisheng Lai, Xiaojin Gong 외

Recently, unsupervised person re-identification (Re-ID) has received increasing research attention due to its potential for label-free applications. A promising way to address unsupervised Re-ID is clustering-based, whic…

ClusteringContrastive LearningPerson Re-IdentificationUnsupervised Person Re-Identification

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

2022-11-22 · Jiachen Li, Menglin Wang, Xiaojin Gong

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 investiga…

Contrastive LearningPerson Re-IdentificationUnsupervised Person Re-Identification

Camera-aware Style Separation and Contrastive Learning for Unsupervised Person Re-identification

2021-12-19 · Xue Li, Tengfei Liang, Yi Jin, Tao Wang 외

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

A Novel Unsupervised Camera-aware Domain Adaptation Framework for Person Re-identification

2019-04-06 · ICCV 2019 10 · Lei Qi, Lei Wang, Jing Huo, Luping Zhou 외

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 Adaptation

Discrepant and Multi-Instance Proxies for Unsupervised Person Re-Identification

2023-01-01 · ICCV 2023 1 · Chang Zou, Zeqi Chen, Zhichao Cui, Yuehu Liu 외

Most recent unsupervised person re-identification methods maintain a cluster uni-proxy for contrastive learning. However, due to the intra-class variance and inter-class similarity, the cluster uni-proxy is prone to …

Contrastive LearningPerson Re-IdentificationUnsupervised Person Re-Identification