Ren Yurui

Results 25 comments of Ren Yurui

This issue may be helpful [issue](https://github.com/rusty1s/pytorch_scatter/issues/19) Please check your CUDA Version. Make sure your Cuda matches your PyTorch.

Hi, The cross-identity reenactment method will be provided in the next few days. You can use the code to animate your images. Yurui

Hi! we run our model with pytorch: 1.0.0. Please try to use this version.

It seems like your environment is built on Windows. We have not tried windows. If you want to obtain some demo results, you can try it using [colab](https://colab.research.google.com).

Hi, Thanks for your interest. I think this bug may due to that the Custom CUDA module has not been correctly installed. We find that for some environments the Custom...

Hi! The Custom CUDA module means resample2d_package You error may due to that the Custom CUDA module is not successfully installed. The code is tested with PyTorch 1.0.0 CUDA 9.0...

I'm not particularly sure about the reason for this problem. But here is some information which may be useful. My pytorch version is 1.0.0. (Please double check you pytorch version,...

Hi, Thanks for your interest. We build the audio-based 3DMM generation model based on the model proposed in https://github.com/simonalexanderson/StyleGestures. We are trying to integrate the code. Before that, you can...

Hi, Thanks for the interest. We have not performed such estimations before. However, you can first try to estimate the speed for the image generation part using the provided code....

Hi, Thanks for your interest. This difference is caused by the evaluation images. In this paper, we use the resized High-Resolution images in DeepFashion as our evaluation images. The FID...