paper-with-me

Papers

ICE: Inter-instance Contrastive Encoding for Unsupervised Person Re-identification

2021-03-30 · ICCV 2021 10 · Hao Chen, Benoit Lagadec, Francois Bremond

Unsupervised person re-identification (ReID) aims at learning discriminative identity features without annotations. Recently, self-supervised contrastive learning has gained increasing attention for its effectiveness in unsupervised representation learning. The main idea of instance contrastive learning is to match a same instance in different augmented views. However, the relationship between different instances has not been fully explored in previous contrastive methods, especially for instance-level contrastive loss. To address this issue, we propose Inter-instance Contrastive Encoding (ICE) that leverages inter-instance pairwise similarity scores to boost previous class-level contrastive ReID methods. We first use pairwise similarity ranking as one-hot hard pseudo labels for hard instance contrast, which aims at reducing intra-class variance. Then, we use similarity scores as soft pseudo labels to enhance the consistency between augmented and original views, which makes our model more robust to augmentation perturbations. Experiments on several large-scale person ReID datasets validate the effectiveness of our proposed unsupervised method ICE, which is competitive with even supervised methods. Code is made available at https://github.com/chenhao2345/ICE.

📄 PDF Abstract BibTeX arXiv:2103.16364

Code (1)

chenhao2345/ICE 공식 구현 pytorch

Tasks

Contrastive LearningPerson Re-IdentificationRepresentation LearningUnsupervised Person Re-Identification

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Hard-sample Guided Hybrid Contrast Learning for Unsupervised Person Re-Identification

2021-09-25 · Zheng Hu, Chuang Zhu, Gang He

Unsupervised person re-identification (Re-ID) is a promising and very challenging research problem in computer vision. Learning robust and discriminative features with unlabeled data is of central importance to Re-ID. Re…

Contrastive LearningPerson Re-IdentificationPseudo LabelUnsupervised Person Re-Identification

Hybrid Dynamic Contrast and Probability Distillation for Unsupervised Person Re-Id

2021-09-29 · De Cheng, Jingyu Zhou, Nannan Wang, Xinbo Gao

Unsupervised person re-identification (Re-Id) has attracted increasing attention due to its practical application in the read-world video surveillance system. The traditional unsupervised Re-Id are mostly based on the me…

ClusteringContrastive LearningDomain AdaptationMetric Learning+3

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

Hybrid Contrastive Learning with Cluster Ensemble for Unsupervised Person Re-identification

2022-01-28 · He Sun, Mingkun Li, Chun-Guang Li

Unsupervised person re-identification (ReID) aims to match a query image of a pedestrian to the images in gallery set without supervision labels. The most popular approaches to tackle unsupervised person ReID are usually…

ClusteringClustering EnsembleContrastive LearningPerson Re-Identification+1

Unsupervised Domain Adaptive Person Re-id with Local-enhance and Prototype Dictionary Learning

2022-01-11 · Haopeng Hou

The unsupervised domain adaptive person re-identification (re-ID) task has been a challenge because, unlike the general domain adaptive tasks, there is no overlap between the classes of source and target domain data in t…

Contrastive LearningDictionary LearningDomain AdaptationDomain Adaptive Person Re-Identification+1