autonomousvision / monosdf

[NeurIPS'22] MonoSDF: Exploring Monocular Geometric Cues for Neural Implicit Surface Reconstruction
MIT License
573 stars 53 forks source link

RuntimeError: CUDA error: CUBLAS_STATUS_INVALID_VALUE #20

Closed morsingher closed 2 years ago

morsingher commented 2 years ago

Hi, I was trying to run some pretrained model, but I keep getting the following error: Screenshot from 2022-10-11 11-52-14 I followed all the steps in the readme to create the environment and install the correct libraries. Any ideas on why this happens? Thank you in advance for the help.

morsingher commented 2 years ago

Moreover, I know this is unrelated to the current issue, but note that the new script for downloading meshes returns an "access denied" error.

morsingher commented 2 years ago

For some reasons I can't understand, the issue is with PyTorch 1.12. Downgrading to 1.10 solved the issue.

niujinshuchong commented 2 years ago

Great that you solved the problem. The link for downloading the meshes should be working tomorrow.

botaoye commented 2 years ago

Hi, I have the same probelm even using Pytorch 1.10.