TL;DR
This paper introduces a GAN-based augmentation method for unsupervised person re-identification, improving invariance learning by generating diverse views that disentangle identity-related and unrelated features, leading to state-of-the-art results.
Contribution
It proposes a novel GAN-guided augmentation approach that manipulates both identity-related and unrelated features for contrastive learning in unsupervised ReID.
Findings
Achieves new state-of-the-art performance on large-scale benchmarks.
Effectively disentangles identity-related and unrelated features.
Enhances invariance learning through GAN-based augmentations.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsContrastive Learning
