TL;DR
This paper introduces a simple, unsupervised domain adaptation method for person re-identification that uses a novel offline data selection strategy and self-ensembling, outperforming state-of-the-art methods without requiring target labels.
Contribution
It proposes a new UDA approach with a single hyper-parameter, a diversity-based offline data selection, and a self-ensembling strategy to improve cross-domain person ReID.
Findings
Outperforms state-of-the-art on multiple benchmarks
Uses only one hyper-parameter for the loss function
Does not rely on person re-ranking or target labels
Abstract
Person Re-Identification (ReID) across non-overlapping cameras is a challenging task and, for this reason, most works in the prior art rely on supervised feature learning from a labeled dataset to match the same person in different views. However, it demands the time-consuming task of labeling the acquired data, prohibiting its fast deployment, specially in forensic scenarios. Unsupervised Domain Adaptation (UDA) emerges as a promising alternative, as it performs feature-learning adaptation from a model trained on a source to a target domain without identity-label annotation. However, most UDA-based algorithms rely upon a complex loss function with several hyper-parameters, which hinders the generalization to different scenarios. Moreover, as UDA depends on the translation between domains, it is important to select the most reliable data from the unseen domain, thus avoiding error…
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.
