The source code is here.
Challenges
Deep re-ID models trained on the source domain may have a significant performance drop on the target domain due to the data-bias existing between source and target datasets.
-> unsupervised domain adaptation (UDA)
-> generative adversarial network (GAN)
The disparities of cameras are another critical factor influencing re-ID performance.
-> Hetero-Homogeneous Learning (HHL [1])
However, the performances of these UDA approaches are still far behind their fully-supervised counterparts. The main reason is that most previous works focus on increasing the training samples or comparing the similarity or dissimilarity between the source dataset and the target dataset but ignoring the similar natural characteristics existing in the training samples from the target domain.