KaiyangZhou / deep-person-reid

Torchreid: Deep learning person re-identification in PyTorch.
https://kaiyangzhou.github.io/deep-person-reid/
MIT License
4.34k stars 1.15k forks source link

how to train reid model with multiple datasets . please suggest #452

Open ssbilakeri opened 3 years ago

shayan-aqabarary commented 2 years ago

Hi, You should change sources and targets (changing targets is optional) in this type: sources=['market1501', 'cuhk03', 'dukemtmc-reid','msmt17','viper','grid','cuhk01','sensereid','ilids','prid2011','cuhk02','cuhksysu'], targets=['market1501', 'cuhk03', 'dukemtmc-reid','msmt17','viper','grid','cuhk01','sensereid','ilids','prid2011','cuhk02','cuhksysu']

You can read this link for more information: https://kaiyangzhou.github.io/deep-person-reid/user_guide.html#combine-multiple-datasets