emrahbasaran / SPReID

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

Trying to reproduce human Semantic Parsing in pytorch #16

Open TJJTJJTJJ opened 5 years ago

TJJTJJTJJ commented 5 years ago

Hello, I am a Postgraduate in Beijing University in China. I am trying to reproduce human Semantic parsing in pytorch, I have seen your code in your release code. In my code, I have reproduce the netword in human semantic parsing , which is same as yours human semantic parsing in pytorch. and I use interplot 3030-----> 512512 and cross_entropy to measure loss between results and ground label,when I train in LIP, its results is so bad. I have seen the LIP paper to learn the ASPP. And I have tried to load your released model parameter in LIP_iter_30000.chainermodel to pytorch. But it doesn't work, the results is so bad, I can't see any segmentation in picture. So I think maybe there is something wrong about my code. So if you are free, please tell how to train the semantic parsing. My email: 17120413@bjtu.edu.cn .

upgirlnana commented 4 years ago

@TJJTJJTJJ can you share your pyotrch code with me

TJJTJJTJJ commented 4 years ago

sorry, the results are too bad, so I have deleted the code I have written.

TJJTJJTJJ commented 4 years ago

@TJJTJJTJJ can you share your pyotrch code with me @upgirlnana sorry, the results are too bad, so I have deleted the code I have written.

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! @TJJTJJTJJ @upgirlnana @ebsrn