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

error: neural_renderer/cuda/load_textures_cuda.cpp #62

Closed Hitesh-Nagothu closed 3 years ago

Hitesh-Nagothu commented 3 years ago

Using Ubuntu Environment| Cuda 10.0 | Tried Pytorch 1.2.0 and 1.3.0 Getting the below error:

error: neural_renderer/cuda/load_textures_cuda.cpp

Any help will be appreciated. Thank you.

Hitesh-Nagothu commented 3 years ago

Update: error: /util/common/cuda/cuda-9.2/bin/nvcc' failed with exit status 1

StevenLiuWen commented 3 years ago

Hi @Hitesh-Nagothu , is it the error when installing the neural_renderer (https://github.com/svip-lab/impersonator#installation)? If it is, you might need to provide a snapshot of the error messages for us. Thus, we could help you to install it.

Hitesh-Nagothu commented 3 years ago

Fixed the issue. Thanks for response @StevenLiuWen