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.72k stars 317 forks source link

ModuleNotFoundError: No module named 'neural_renderer' #9

Closed bolin12 closed 4 years ago

bolin12 commented 4 years ago

I enconter this question when i run demo_imitator.py

piaozhx commented 4 years ago

make sure you have installed neural_renderer successfully. if you are windows user, #2 may help.

bolin12 commented 4 years ago

it runs ok when I installed neural_renderer