-
Error raised in pointnet2 module in utils!
Either don't use pointnet2_utils or retry it's setup
Error in pointnet2_utils! Retry setup for pointnet2_utils.
how can i solve it?
-
**Hi,
when I run 'pip install -r requirements.txt',but got many mistakes:Failed to build pointnet2-ops
I used the ubuntu20.04, cuda driver 11.1, python3.6, pytorch1.7.1, gcc 9.3.0, please tell me ho…
-
Hello !
I executed the pip install -r requirements.txt and it doesn't produce any error.But when I tried to start training it produces the follwoing error.
2_PyTorch-master/pointnet2$ python3.6 trai…
-
>>>>>> I am trying to use the command line- pip install "git+git://github.com/erikwijmans/Pointnet2_PyTorch.git#egg=pointnet2_ops&subdirectory=pointnet2_ops_lib"
>>>>>> But it is showing error li…
-
Hi,
I would like to instantiate a pointnet2 encoder and I am not sure how to do this. I would like to have 3 PointnetSAModules and 2 FCs.
I am not sure if this how one should do the instantiation or…
-
Hi, thank you for your works! I try to run your work, but i given a ERROR of "ModuleNotFoundError: No module named 'pointnet2_cuda'" in pointnet_utils.py,how to install pointnet_cuda? forward to you…
-
Fail to compile pointnet2 when _bash setup_env.sh_
And I have checked the closed issues on graspnet. However, upgrading PyTorch can't help me to fix this problem.
Here is the problem.
```
Tra…
-
2023-01-19 22:17:58,794 - Model - INFO - PARAMETER ...
2023-01-19 22:17:58,794 - Model - INFO - Namespace(batch_size=24, decay_rate=0.0001, epoch=200, gpu='0', learning_rate=0.001, log_dir='pointne…
-
Hello, I have faced the problem below.
fatal: unable to connect to github.com:
github.com[0: 140.82.114.3]: errno=Connection timed out
error: subprocess-exited-with-error
× git clo…
-
Hi,
when I run 'setup.py',i got follwing mistakes.
I used the ubuntu18.04, cuda driver 10.2, python3.6, pytorch1.6.1, gcc 7.5.0,how can i deal with it ?...thx
Building wheel for pointnet2-ops (s…