emrahbasaran / SPReID

Code for our CVPR 2018 paper - Human Semantic Parsing for Person Re-identification
MIT License
141 stars 32 forks source link

The pretrained for human sematic parsing #25

Open qqqlz opened 5 years ago

qqqlz commented 5 years ago

Thank you for your code! I have some question about how to pretrain the human semantic parsing model. I want to know some details how to calculate the loss when pretrain the model by LIP dataset

upgirlnana commented 4 years ago

@qqqlz i have the same question. if you understand it,i hope you can reply me. thank you

ajwl-pmli commented 4 years ago

Hello, Do you know how to compute the rank1 and mAP? could you give me the code which compute the rank1 and mAP, My mail is pku1401210454@163.com, Thank you very much!

ajwl-pmli commented 4 years ago

@qqqlz @upgirlnana

emrahbasaran commented 4 years ago

@ajwl-pmli please do not ask the same question under multiple threads. Otherwise, you will be blocked in the repository.

You can evaluate your features following the standard evaluation protocols of the datasets. You should visit the websites of the datasets if you want to find the evaluation codes.