Domain Adaptive Person Re-Identification

11 papers with code • 0 benchmarks • 0 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find Domain Adaptive Person Re-Identification models and implementations

Most implemented papers

IDM: An Intermediate Domain Module for Domain Adaptive Person Re-ID

SikaStar/IDM ICCV 2021

To ensure these two properties to better characterize appropriate intermediate domains, we enforce the bridge losses on intermediate domains' prediction space and feature space, and enforce a diversity loss on the two domain factors.

Invariance Matters: Exemplar Memory for Domain Adaptive Person Re-identification

zhunzhong07/ECN CVPR 2019

To achieve this goal, an exemplar memory is introduced to store features of the target domain and accommodate the three invariance properties.

Multiple Expert Brainstorming for Domain Adaptive Person Re-identification

YunpengZhai/MEB-Net ECCV 2020

Often the best performing deep neural models are ensembles of multiple base-level networks, nevertheless, ensemble learning with respect to domain adaptive person re-ID remains unexplored.

Rethinking the Distribution Gap of Person Re-identification with Camera-based Batch Normalization

automan000/Camera-based-Person-ReID ECCV 2020

The fundamental difficulty in person re-identification (ReID) lies in learning the correspondence among individual cameras.

Domain Adaptive Person Re-Identification via Coupling Optimization

liu-xb/DIM_GLO 6 Nov 2020

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.

Exploiting Sample Uncertainty for Domain Adaptive Person Re-Identification

zkcys001/UDAStrongBaseline 16 Dec 2020

Based on this finding, we propose to exploit the uncertainty (measured by consistency levels) to evaluate the reliability of the pseudo-label of a sample and incorporate the uncertainty to re-weight its contribution within various ReID losses, including the identity (ID) classification loss per sample, the triplet loss, and the contrastive loss.

Dual-Refinement: Joint Label and Feature Refinement for Unsupervised Domain Adaptive Person Re-Identification

SikaStar/Dual-Refinement 26 Dec 2020

To this end, we propose a novel approach, called Dual-Refinement, that jointly refines pseudo labels at the off-line clustering phase and features at the on-line training phase, to alternatively boost the label purity and feature discriminability in the target domain for more reliable re-ID.

Group-aware Label Transfer for Domain Adaptive Person Re-identification

zkcys001/UDAStrongBaseline CVPR 2021

In this paper, we propose a Group-aware Label Transfer (GLT) algorithm, which enables the online interaction and mutual promotion of pseudo-label prediction and representation learning.

Graph Consistency Based Mean-Teaching for Unsupervised Domain Adaptive Person Re-Identification

liu-xb/GCMT 11 May 2021

Specifically, given unlabeled training images, we apply teacher networks to extract corresponding features and further construct a teacher graph for each teacher network to describe the similarity relationships among training images.

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

JeyesHan/P2LR 28 Dec 2021

With the uncertainty-guided alternative optimization, we balance between the exploration of target domain data and the negative effects of noisy labeling.