paper-with-me

Papers

Domain Adaptive Person Re-Identification via Coupling Optimization

2020-11-06 · Xiaobin Liu, Shiliang Zhang

Domain adaptive person Re-Identification (ReID) is challenging owing to the domain gap and shortage of annotations on target scenarios. To handle those two challenges, this paper proposes a coupling optimization method including the Domain-Invariant Mapping (DIM) method and the Global-Local distance Optimization (GLO), respectively. Different from previous methods that transfer knowledge in two stages, the DIM achieves a more efficient one-stage knowledge transfer by mapping images in labeled and unlabeled datasets to a shared feature space. GLO is designed to train the ReID model with unsupervised setting on the target domain. Instead of relying on existing optimization strategies designed for supervised training, GLO involves more images in distance optimization, and achieves better robustness to noisy label prediction. GLO also integrates distance optimizations in both the global dataset and local training batch, thus exhibits better training efficiency. Extensive experiments on three large-scale datasets, i.e., Market-1501, DukeMTMC-reID, and MSMT17, show that our coupling optimization outperforms state-of-the-art methods by a large margin. Our method also works well in unsupervised training, and even outperforms several recent domain adaptive methods.

📄 PDF Abstract BibTeX arXiv:2011.03363

Code (1)

liu-xb/DIM_GLO 공식 구현 pytorch

Tasks

Domain Adaptive Person Re-IdentificationPerson Re-IdentificationTransfer LearningUnsupervised Person Re-Identification

Similar Papers 제목 키워드 기반

Delving into Probabilistic Uncertainty for Unsupervised Domain Adaptive Person Re-Identification

2021-12-28 · Jian Han, Ya-Li Li, Shengjin Wang

Clustering-based unsupervised domain adaptive (UDA) person re-identification (ReID) reduces exhaustive annotations. However, owing to unsatisfactory feature embedding and imperfect clustering, pseudo labels for target do…

ClusteringDomain Adaptive Person Re-IdentificationPerson Re-Identification

Unsupervised Domain Adaptive Person Re-Identification via Human Learning Imitation

2021-11-28 · Yang Peng, Ping Liu, Yawei Luo, Pan Zhou 외

Unsupervised domain adaptive person re-identification has received significant attention due to its high practical value. In past years, by following the clustering and finetuning paradigm, researchers propose to utilize…

Domain Adaptive Person Re-IdentificationPerson Re-Identification

Mixture of Submodules for Domain Adaptive Person Search

2025-01-01 · CVPR 2025 1 · Minsu Kim, Seungryong Kim, Kwanghoon Sohn

Existing technique on domain adaptive person search commonly utilizes the unified framework for jointly localizing and identifying the person across domains. This framework, however, inevitably results in the gradien…

Human DetectionPerson Re-IdentificationPerson SearchTransfer Learning

Lifelong Unsupervised Domain Adaptive Person Re-identification with Coordinated Anti-forgetting and Adaptation

2021-12-13 · CVPR 2022 1 · Zhipeng Huang, Zhizheng Zhang, Cuiling Lan, Wenjun Zeng 외

Unsupervised domain adaptive person re-identification (ReID) has been extensively investigated to mitigate the adverse effects of domain gaps. Those works assume the target domain data can be accessible all at once. Howe…

Domain Adaptive Person Re-IdentificationKnowledge DistillationMemorizationPerson Re-Identification+2

CORE-ReID: Comprehensive Optimization and Refinement through Ensemble Fusion in Domain Adaptation for Person Re-Identification

2024-06-03 · Software 2024 6 · Trinh Quoc Nguyen, Oky Dicky Ardiansyah Prima, Katsuyoshi Hotta

This study introduces a novel framework, “Comprehensive Optimization and Refinement through Ensemble Fusion in Domain Adaptation for Person Re-identification (CORE-ReID)”, to address an Unsupervised Domain Adaptation (UD…

Domain AdaptationPerson Re-IdentificationUnsupervised Domain AdaptationUnsupervised Person Re-Identification