liang3588
liang3588
When I apply "sh setup.sh", the following error will appear. “ Traceback (most recent call last): File "setup.py", line 34, in "nvcc": ["-O2", "-I{}".format("{}/include".format(_ext_src_root))], File "/public/data1/users/liangyaqian/.conda/envs/pytorch-3/lib/python3.7/site-packages/torch/utils/cpp_extension.py", line 867, in CUDAExtension...
Dear Ranahanocka: I want to know how to set the different edges with different colors in the segmentation part. Although you provide the view.py, the results are very vague. I...
when conduct "cmake --build build --config RelWithDebInfo -j", there would appear fatal error C1012: 括号不匹配: 缺少“)”. what should I do?
  这怎么解决呀?我已经重装过jittor,然后就只报Illegal instruction这个错,也不编译了
When I want to import jittor, it will generate some problems.   I have already uninstall the jittor and reinstall it, but it doesn't work. How should I solve...
I am sorry, there are some problems occur when I try to build the project. cmake .. -DCMAKE_BUILD_TYPE=Release Traceback (most recent call last): File "/usr/lib/command-not-found", line 27, in from CommandNotFound.util...
I installed the pygem on windows, but it promts "cannot import name 'FFD' from 'pygem'" when I want to import it
Thank you for open your code and datasets. But could you please release the RNA dataset (mesh) for the segmentation? Thank you very much!
Can you provide the Manifold40 dataset? The link is unavailable.
I add "import os, os.environ['PYOPENGL_PLATFORM'] = 'egl'", but it still cannot work! Traceback (most recent call last): File "/home/lyq/mesh_to_sdf-master/train.py", line 19, in viewer = pyrender.Viewer(scene, use_raymond_lighting=True, point_size=2) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/lyq/anaconda3/envs/3Dmesh/lib/python3.11/site-packages/pyrender/viewer.py",...