yxgeee / MMT

[ICLR-2020] Mutual Mean-Teaching: Pseudo Label Refinery for Unsupervised Domain Adaptation on Person Re-identification.
https://yxgeee.github.io/projects/mmt
MIT License
469 stars 73 forks source link

a question on the vesion of MSMT17 dataset #24

Closed zkcys001 closed 4 years ago

zkcys001 commented 4 years ago

Hi, Thx for the good code. I have a question,does the performance of the MSMT17_v1 dataset differ from that of the MSMT17_v2 dataset?

yxgeee commented 4 years ago

Hi, I did not try the MSMT17_v2 dataset. As I know, MSMT17_V2 adds masks to blur people's faces based on MSMT17_V1, however, person re-ID models generally distinguish different people with their clothes. So I guess the performance won't have a large difference.