jamycheung / Trans4PASS

Repository of Trans4PASS (accepted to CVPR2022)
Apache License 2.0
72 stars 17 forks source link

multi scale evaluation result is different #14

Open beautifulchoi opened 6 months ago

beautifulchoi commented 6 months ago

Thanks for your great work and I have questions about some result.

I downloaded the pretrained model from your google drive and run "evaluate.py". without multi-scale evaluation implement, the result is quite similar to the paper. however, with it, the result is quite different from the paper. Did I miss something? if not, could you please explain why the result is different?

this is plus v2 model's result(with ms) image

this is original v2 model's result(with ms) image

and here is what I change image

anamce commented 3 weeks ago

Hi can you please share a gneric evaluation script which can show visualization results as well ?