paper-with-me

Papers

Unsupervised Multi-Source Domain Adaptation for Person Re-Identification

2021-04-27 · CVPR 2021 1 · Zechen Bai, Zhigang Wang, Jian Wang, Di Hu, Errui Ding

Unsupervised domain adaptation (UDA) methods for person re-identification (re-ID) aim at transferring re-ID knowledge from labeled source data to unlabeled target data. Although achieving great success, most of them only use limited data from a single-source domain for model pre-training, making the rich labeled data insufficiently exploited. To make full use of the valuable labeled data, we introduce the multi-source concept into UDA person re-ID field, where multiple source datasets are used during training. However, because of domain gaps, simply combining different datasets only brings limited improvement. In this paper, we try to address this problem from two perspectives, \ie{} domain-specific view and domain-fusion view. Two constructive modules are proposed, and they are compatible with each other. First, a rectification domain-specific batch normalization (RDSBN) module is explored to simultaneously reduce domain-specific characteristics and increase the distinctiveness of person features. Second, a graph convolutional network (GCN) based multi-domain information fusion (MDIF) module is developed, which minimizes domain distances by fusing features of different domains. The proposed method outperforms state-of-the-art UDA person re-ID methods by a large margin, and even achieves comparable performance to the supervised approaches without any post-processing techniques.

📄 PDF Abstract BibTeX arXiv:2104.12961

Code (1)

Neverland610/MSUDA_REID pytorch

Tasks

Domain AdaptationPerson Re-IdentificationUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

Batch Normalization 설명 없음

Similar Papers 제목 키워드 기반

Unsupervised multi-source domain adaptation for person re-identification via feature fusion and pseudo-label refinement

2024-01-15 · Comput. Electr. Eng 2024 1 · Qing Tian, Yao Cheng, Sizhen He, Jixin Sun

The objective of unsupervised domain adaptation (UDA) for person re-identification (re-ID) is to associate person in images captured from heterogeneous camera perspectives. Currently, mainstream UDA methods for person re…

Domain AdaptationPerson Re-IdentificationPseudo LabelUnsupervised Domain Adaptation

Anti-Forgetting Adaptation for Unsupervised Person Re-identification

2024-11-22 · Hao Chen, Francois Bremond, Nicu Sebe, Shiliang Zhang

Regular unsupervised domain adaptive person re-identification (ReID) focuses on adapting a model from a source domain to a fixed target domain. However, an adapted ReID model can hardly retain previously-acquired knowled…

Domain Adaptive Person Re-IdentificationPerson Re-IdentificationUnsupervised Person Re-Identification

Domain Camera Adaptation and Collaborative Multiple Feature Clustering for Unsupervised Person Re-ID

2022-08-18 · Yuanpeng Tu

Recently unsupervised person re-identification (re-ID) has drawn much attention due to its open-world scenario settings where limited annotated data is available. Existing supervised methods often fail to generalize well…

ClusteringDomain AdaptationGenerative Adversarial NetworkPerson Re-Identification+2

A Novel Unsupervised Camera-aware Domain Adaptation Framework for Person Re-identification

2019-04-06 · ICCV 2019 10 · Lei Qi, Lei Wang, Jing Huo, Luping Zhou 외

Unsupervised cross-domain person re-identification (Re-ID) faces two key issues. One is the data distribution discrepancy between source and target domains, and the other is the lack of labelling information in target do…

Domain AdaptationPerson Re-IdentificationRepresentation LearningUnsupervised Domain Adaptation

Online Unsupervised Domain Adaptation for Person Re-identification

2022-05-09 · Hamza Rami, Matthieu Ospici, Stéphane Lathuilière

Unsupervised domain adaptation for person re-identification (Person Re-ID) is the task of transferring the learned knowledge on the labeled source domain to the unlabeled target domain. Most of the recent papers that add…

Domain AdaptationOnline unsupervised domain adaptationPerson Re-IdentificationUnsupervised Domain Adaptation