-
Hi,
When I run "pip install "git+https://github.com/erikwijmans/Pointnet2_PyTorch.git#egg=pointnet2_ops&subdirectory=pointnet2_ops_lib"", some errors happened as follows:
(/home/hipeson/JC/pm_test/j…
-
**I checkout the branch to v0.5.0, then run 'python3 setup.py develop'. error:**
[1/7] c++ -MMD -MF /data/hyper/code/OpenPCDet/build/temp.linux-x86_64-cpython-38/pcdet/ops/pointnet2/pointnet2_sta…
-
Hello,
i wanna train your network with my own dataset and ran into that error:
```
Loaded compiled 3D CUDA chamfer distance
0%| …
-
你好,非常感谢您之前的邮件回复。下面是我的一些疑问:
1.我不太清楚您所说的pointnet2_ops前置包有哪些,我是执行了pip install pointnet2,然后看了下pointnet2的github(https://github.com/erikwijmans/Pointnet2_PyTorch#egg=pointnet2_ops&subdirectory=pointnet2_op…
-
作者您好,首先对您的作品表示感谢。我在尝试生成更高上采样率的模型时遇到了如下问题,想请教您:
使用ModelNet40中的bottle_0430进行数据准备和生成后,出现了点云不均匀的情况,大致形状如下:
![image](https://github.com/user-attachments/assets/c252e7b5-c984-4bbc-ab42-f331a991c341)
使用示例…
-
when ℹ run this command :python train_and_eval.py --batch_size 8 --epochs 100 --ckpt_save_interval 2
i get error :Traceback (most recent call last):
File "train_and_eval.py", line 183, in
M…
-
os:python3.8 cuda 11.3 pytorch 1.10.1
your code need the kernet pointnet2,so
while i'm running the command pip install "git+https://github.com/erikwijmans/Pointnet2_PyTorch.git#egg=pointnet2_ops…
-
there is no eval.txt file in the log/classification/pointnet2_cls_ssg_normal/ folder
get error: FileNotFoundError: [Errno 2] No such file or directory when running python test_classification.py --use…
-
```
(sam6d) mona@ada:/data/SAM-6D/SAM-6D/Pose_Estimation_Model/model/pointnet2$ python setup.py install
running install
/home/mona/anaconda3/envs/sam6d/lib/python3.9/site-packages/setuptools/_distu…
-
Hey,
Thanks a lot for sharing the source code.
I have problems when running the `prepare.sh` file, mostly related to the CUDA version. Here is the main error:
```
/home/matteomastro/miniforge3/e…