-
The __init__.py file of the "modules" package tries to import the pn2_modules file. However, that script does not exist. I would like to ask whether there are implementations of Pointnet++ for ManiSki…
-
- [ ] Use Grad-CAM to show where on the point cloud the function is
-
### 🚀 The feature, motivation and pitch
- Backward: Torch-xpu-ops align with CUDA implementation, using deterministic algorithm.
- Forward: To investigate the gap, after PTI is fixed.
### Alternati…
-
After I successfully compiled pointnet2 and installed the dependencies required by the project, this problem:
Traceback (most recent call last):
File "train_view_toy.py", line 1, in
from po…
-
# Overview
## PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation
Arxiv: https://arxiv.org/abs/1612.00593
GitHub: https://github.com/charlesq34/pointnet
--------…
-
Hi
I am getting this error every time I am running the training script
`FileNotFoundError: [Errno 2] No such file or directory: '/workspace/pointnet.pytorch/shapenetcore_partanno_segmentation_ben…
-
Hello,
In issue #25 there is a request for the PointNet checkpoint to facilitate the addition of new objects and a [link](https://github.com/PKU-EPIC/UniDexGrasp/issues/25#issuecomment-2090434419) …
-
When I reproduce main. m, an error message appears indicating that the readMocap function cannot recognize it. Is this function customized? I couldn't find it in the toolbox. If customized, what funct…
-
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…
-
From where will we get modelnet40 dataset. I have tried manually downloading modelnet40, but when run the command got errors.
python3 train_classification.py --dataset /.../ModelNet40 --nepoch=10 -…