svip-lab / impersonator

PyTorch implementation of our ICCV 2019 paper: Liquid Warping GAN: A Unified Framework for Human Motion Imitation, Appearance Transfer and Novel View Synthesis
https://svip-lab.github.io/project/impersonator
Other
1.73k stars 317 forks source link

Eval protocol? #54

Closed isarandi closed 3 years ago

isarandi commented 4 years ago

Dear Authors, thank you for uploading the code for your paper, it's very useful. However, one missing piece is the evaluation: I could not find an evaluation script in the repository. Can you describe the evaluation protocol, i.e. exactly which set of (source image, target pose) pairs are used to compute the metrics, or if it's based on random sampling how that sampling is performed? Thank you!

StevenLiuWen commented 4 years ago

Hi, @isarandi , you can find the evaluation code, there https://github.com/svip-lab/impersonator/tree/master/thirdparty/his_evaluators.