-
ERROR: Command errored out with exit status 1:
command: /home/kpl/.conda/envs/PartAssembly/bin/python -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-gu1d2…
-
Ubuntu 18 cuda 11, pytorch 1.7, who can help me?
running build_ext
building 'pointnet2._ext' extension
Emitting ninja build file /home/lem/桌面/newProject1/Pointnet2_PyTorch/build/temp.linux-x86_64-3…
-
ImportError: /data/code/Det_Code/3D_Det/CT3D/pcdet/ops/pointnet2/pointnet2_stack/pointnet2_stack_cuda.cpy│
thon-38-x86_64-linux-gnu.so: undefined symbol: _Z25voxel_query_wrapper_stackiiiiifiiiN2at6Te…
-
ERROR: Command errored out with exit status 1:
command: /home/zepho/anaconda3/envs/face/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-e9f1m_k1/setup.p…
-
## ❓ Questions & Help
Hi
First of all, I'm excited to work with this project in relation to my own data. Before I attempt that though, I'd like to run a couple of examples, but when I try the po…
-
Hello,
I have an issue to run the training after successful install of the repo.
This is the command line and the generated error message.
Thanks in advance,
Raouf
**python -m pointnet…
-
Has anyone managed to install pointnet2_ops_lib on windows ? I am trying with conda (pytorch 1.5.0, windows 10 and cuda 10 inside Visual studio's cmd). When running `pip install pointnet2_ops_lib/.` (…
-
When I compile the pointops_cuda, I met the following bugs.
srun -p RTXA6Kq -n 1 -w node10 python setup.py install
No CUDA runtime is found, using CUDA_HOME='/cm/shared/apps/cuda11.1/toolkit/11.1.…
-
https://github.com/yifanzhang713/IA-SSD/blob/67db5159260474c9afb2e34261e1fc95f56107b5/pcdet/ops/pointnet2/pointnet2_batch/pointnet2_modules.py#L178-L182
The `radius` and `min_radius` seem to be rever…
-
Hello @erikwijmans ,
I tested this code on the s3DIS dataset and I found 81.7 of acc (val), which paper, I can find this value off accurcy and how I compute mAcc and mIoU?
code of Acc:
acc = (cla…