paper-with-me

Papers

CANU-ReID: A Conditional Adversarial Network for Unsupervised person Re-IDentification

2019-04-02 · Guillaume Delorme, Yihong Xu, Stephane Lathuilière, Radu Horaud, Xavier Alameda-Pineda

Unsupervised person re-ID is the task of identifying people on a target data set for which the ID labels are unavailable during training. In this paper, we propose to unify two trends in unsupervised person re-ID: clustering & fine-tuning and adversarial learning. On one side, clustering groups training images into pseudo-ID labels, and uses them to fine-tune the feature extractor. On the other side, adversarial learning is used, inspired by domain adaptation, to match distributions from different domains. Since target data is distributed across different camera viewpoints, we propose to model each camera as an independent domain, and aim to learn domain-independent features. Straightforward adversarial learning yields negative transfer, we thus introduce a conditioning vector to mitigate this undesirable effect. In our framework, the centroid of the cluster to which the visual sample belongs is used as conditioning vector of our conditional adversarial network, where the vector is permutation invariant (clusters ordering does not matter) and its size is independent of the number of clusters. To our knowledge, we are the first to propose the use of conditional adversarial networks for unsupervised person re-ID. We evaluate the proposed architecture on top of two state-of-the-art clustering-based unsupervised person re-identification (re-ID) methods on four different experimental settings with three different data sets and set the new state-of-the-art performance on all four of them. Our code and model will be made publicly available at https://team.inria.fr/perception/canu-reid/.

📄 PDF Abstract BibTeX arXiv:1904.01308

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDomain AdaptationPerson Re-IdentificationUnsupervised Person Re-Identification

Similar Papers 제목 키워드 기반

Unsupervised Disentanglement GAN for Domain Adaptive Person Re-Identification

2020-07-30 · Yacine Khraimeche, Guillaume-Alexandre Bilodeau, David Steele, Harshad Mahadik

While recent person re-identification (ReID) methods achieve high accuracy in a supervised setting, their generalization to an unlabelled domain is still an open problem. In this paper, we introduce a novel unsupervised …

DisentanglementDomain AdaptationDomain Adaptive Person Re-IdentificationGenerative Adversarial Network+2

Unsupervised Domain-Adaptive Person Re-identification Based on Attributes

2019-08-27 · Xiangping Zhu, Pietro Morerio, Vittorio Murino

Pedestrian attributes, e.g., hair length, clothes type and color, locally describe the semantic appearance of a person. Training person re-identification (ReID) algorithms under the supervision of such attributes have pr…

AttributeDomain AdaptationDomain Adaptive Person Re-IdentificationPedestrian Attribute Recognition+1

Learning Invariance from Generated Variance for Unsupervised Person Re-identification

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

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

Contrastive LearningData AugmentationGenerative Adversarial NetworkPerson Re-Identification+2

Unsupervised clothing change adaptive person ReID

2021-09-08 · Ziyue Zhang, Shuai Jiang, Congzhentao Huang, Richard Yida Xu

Clothing changes and lack of data labels are both crucial challenges in person ReID. For the former challenge, people may occur multiple times at different locations wearing different clothing. However, most of the curre…

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