I ran the code from 'https://github.com/Simon4Yan/Person_reID_baseline_pytorch' using training data on Duke and obtain a model with 48.8% rank1 accuracy on Market. But after running espgan.py with the default parameters, the model only achieved 41.0 rank1 accuracy on Market...
I want to know what may have gone wrong. Thanks a lot!