vchoutas / smplify-x

Expressive Body Capture: 3D Hands, Face, and Body from a Single Image
https://smpl-x.is.tue.mpg.de/
Other
1.73k stars 335 forks source link

CUDA failure 'invalid argument #155

Open korenleven opened 2 years ago

korenleven commented 2 years ago

Hey, I saw the issue that posted here before about the error:

Cuda failure C:/Users/Koren Levenbrown/torch-mesh-isect/src/bvh_cuda_op.cu:1015: 'invalid argument'

I'm still getting the same error after the solutions that were posted.

I'm developing on Windows 10 and using a python environment (also tried in conda) Pytorch 1.9.1 CUDA toolkit 11.1

I succeed to produce SMPL without interpenetration but I still want to active the self-intersection to obtain better accuracy.