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 318 forks source link

Why does it take so long to run inference? #53

Closed eSaniello closed 3 years ago

eSaniello commented 4 years ago

It takes super long to run the demo even. Can this process be sped up? If so, then how?

StevenLiuWen commented 3 years ago

There are many cases in the demo scripts, and if you only want to run one case, you can follow the https://github.com/svip-lab/impersonator#running-custom-examples-details.