-
When building the pointnet++ using provided instructions build fails after a while with following error.
```
/usr/include/c++/11/bits/std_function.h:435:145: error: parameter packs not expand…
-
请问作者,pointnet找不到eval.txt怎么解决的
-
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…
-
Hello, what is the function of the point cloud operation library in the code, and why do you need to write an additional pointnet structure?
-
**Describe the bug**
Input Resolution: (32,3,2500)
- 7 ttnn Conv1d ops failed.
- Among 7 failed convs, 4 Convs fails with OOM error, 2 Convs failed with the following error: `RuntimeError: TT_FAT…
-
I am using the following pytorch implementation of pointnet. However, I am not able to install it. https://github.com/erikwijmans/Pointnet2_PyTorch
How did you get it installed.
by the way did you…
-
I switched from ResNet18 to PointNet, as said in your paper that PointNet better captures floor boundary. Besides, as presented in the paper, DDPM+PointNet has lower KL-divergence than DDPM+ResNet, wh…
-
Hi,
Thanks for your impressive work! I want to know if, you train the denoiser with Pointnet++ from scratch? Have you ever try to train denoiser with pretrained weights of PointNet++, or any other …
-
您好,可以提供pointnet++中的内容吗
-
os:python3.8 cuda 11.3 pytorch 1.10.1
while i'm running the command pip install "git+https://github.com/erikwijmans/Pointnet2_PyTorch.git#egg=pointnet2_ops&subdirectory=pointnet2_ops_lib", i meet t…