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

Segmentation fault (core dumped) #7

Open XianWu18 opened 4 years ago

XianWu18 commented 4 years ago

When running the demo, it reports segmentation fault (core dumped). It seems to be caused by function of neural render. I have tested the example in neural render and it reports the segmentation fault again. Do you know how to fix this? What is the cuda version of your environment? Thank you very much!

piaozhx commented 4 years ago

cuda10.0 works well in our case (ubuntu16.04, pytorch1.2, Titan Xp etc.), but I don't know what is your environment(software and hardware).

yanghu819 commented 4 years ago

My environment is ubuntu18.04, pytorch 1.2, Titan XP with cuda 9.0, it seems neural renderer failed to install for the low version of cuda.

WenjiaWang0312 commented 4 years ago

My environment is ubuntu18.04, pytorch 1.2, Titan XP with cuda 9.0, it seems neural renderer failed to install for the low version of cuda.

Hi? Could you work with Cuda 9.0? Thanks.

WenjiaWang0312 commented 4 years ago

My environment is ubuntu18.04, pytorch 1.2, Titan XP with cuda 9.0, it seems neural renderer failed to install for the low version of cuda.

Hi? Could you work with Cuda 9.0? Thanks.