paper-with-me

Papers

Learning Invariance from Generated Variance for Unsupervised Person Re-identification

2023-01-02 · Hao Chen, Yaohui Wang, Benoit Lagadec, Antitza Dantcheva, Francois Bremond

This work focuses on unsupervised representation learning in person re-identification (ReID). Recent self-supervised contrastive learning methods learn invariance by maximizing the representation similarity between two augmented views of a same image. However, traditional data augmentation may bring to the fore undesirable distortions on identity features, which is not always favorable in id-sensitive ReID tasks. In this paper, we propose to replace traditional data augmentation with a generative adversarial network (GAN) that is targeted to generate augmented views for contrastive learning. A 3D mesh guided person image generator is proposed to disentangle a person image into id-related and id-unrelated features. Deviating from previous GAN-based ReID methods that only work in id-unrelated space (pose and camera style), we conduct GAN-based augmentation on both id-unrelated and id-related features. We further propose specific contrastive losses to help our network learn invariance from id-unrelated and id-related augmentations. By jointly training the generative and the contrastive modules, our method achieves new state-of-the-art unsupervised person ReID performance on mainstream large-scale benchmarks.

📄 PDF Abstract BibTeX arXiv:2301.00725

Code (1)

chenhao2345/gcl-extended 공식 구현 pytorch

Tasks

Contrastive LearningData AugmentationGenerative Adversarial NetworkPerson Re-IdentificationRepresentation LearningUnsupervised Person Re-Identification

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Learning to Adapt Invariance in Memory for Person Re-identification

2019-08-01 · Zhun Zhong, Liang Zheng, Zhiming Luo, Shaozi Li 외

This work considers the problem of unsupervised domain adaptation in person re-identification (re-ID), which aims to transfer knowledge from the source domain to the target domain. Existing methods are primary to reduce …

Domain AdaptationPerson Re-IdentificationUnsupervised Domain Adaptation

Joint Generative and Contrastive Learning for Unsupervised Person Re-identification

2020-12-16 · CVPR 2021 1 · Hao Chen, Yaohui Wang, Benoit Lagadec, Antitza Dantcheva 외

Recent self-supervised contrastive learning provides an effective approach for unsupervised person re-identification (ReID) by learning invariance from different views (transformed versions) of an input. In this paper, w…

Contrastive LearningData AugmentationDomain AdaptationGenerative Adversarial Network+3

Cluster-guided Asymmetric Contrastive Learning for Unsupervised Person Re-Identification

2021-06-15 · Mingkun Li, Chun-Guang Li, Jun Guo

Unsupervised person re-identification (Re-ID) aims to match pedestrian images from different camera views in unsupervised setting. Existing methods for unsupervised person Re-ID are usually built upon the pseudo labels f…

ClusteringContrastive LearningData AugmentationPerson Re-Identification+1

SiCL: Silhouette-Driven Contrastive Learning for Unsupervised Person Re-Identification with Clothes Change

2023-05-23 · Mingkun Li, Peng Xu, Chun-Guang Li, Jun Guo

In this paper, we address a highly challenging yet critical task: unsupervised long-term person re-identification with clothes change. Existing unsupervised person re-id methods are mainly designed for short-term scenari…

Clothes Changing Person Re-IdentificationContrastive LearningPerson Re-IdentificationUnsupervised Clothes Changing Person Re-Identification+2

Invariance Matters: Exemplar Memory for Domain Adaptive Person Re-identification

2019-04-03 · CVPR 2019 6 · Zhun Zhong, Liang Zheng, Zhiming Luo, Shaozi Li 외

This paper considers the domain adaptive person re-identification (re-ID) problem: learning a re-ID model from a labeled source domain and an unlabeled target domain. Conventional methods are mainly to reduce feature dis…

Domain AdaptationDomain Adaptive Person Re-IdentificationPerson Re-IdentificationUnsupervised Domain Adaptation