2016_person_re-ID icon indicating copy to clipboard operation
2016_person_re-ID copied to clipboard

Use 2016_person_re-ID train DukeMTMC

Open hsqaihkl opened this issue 7 years ago • 5 comments

Hi, Zhedong Zheng; I used the master to train Duke Data , but the mAP and the r1 is too low. I just change faster.m and crazy.m the image path.

hsqaihkl avatar Nov 30 '17 03:11 hsqaihkl

Hi @hsqaihkl Did you change the training code for dukemtmc-reid? Or you just used the model trained on Market-1501?

layumi avatar Nov 30 '17 07:11 layumi

I guessed the reason was used the Market-1501(resnet52_2stream_drop0.9/net-epoch-75.mat).And now I use prepare_data.m and train_id_net_res_2stream.m to train it ,but I don't know is that right ways.

hsqaihkl avatar Nov 30 '17 07:11 hsqaihkl

@layumi I'm sorry,I'm a newbie in deeplearning

hsqaihkl avatar Nov 30 '17 07:11 hsqaihkl

No worries @hsqaihkl You may check your code with my baseline code. https://github.com/layumi/DukeMTMC-reID_baseline

layumi avatar Nov 30 '17 11:11 layumi

OK,Thks

hsqaihkl avatar Dec 01 '17 00:12 hsqaihkl