Open bruinxiong opened 5 months ago
I'm facing a similar issue. Not sure why though. Let me know if you solve this.
maybe related - https://github.com/NVlabs/nvdiffrast/issues/58
see this - https://github.com/3DTopia/LGM/issues/38
solves by adding --force_cuda_rast
. Example - python convert.py tiny --test_path workspace_test/catstatue_rgba.ply --force_cuda_rast
I try to convert .ply to textured mesh with convert.py. But I got this error as showed above. How can I fix it ?