-
Hi, I'm really appreciate the nice work , but there are still some problems about 'print' when i'm trying to run it with python 3 .So do i have to modify the code?
Thank you !
-
Hey bro! what a perfect work!
When i run this repository, and run the "cd pointnet2_lib/pointnet2. python setup.py install " to build the pointnet2,
an error arised, that shows "ball_query.o g…
-
Im using tensorflow 2.3.0 and keras 2.3.0 version. What could be the solution for the error mentioned below :+1:
python train.py
2022-08-08 12:23:16.539563: I tensorflow/stream_executor/platfor…
-
Scanning dependencies of target pointnet2_ext
[ 20%] Building NVCC (Device) object CMakeFiles/cuda_compile.dir/utils/csrc/cuda_compile_generated_ball_query_gpu.cu.o
[ 40%] Building NVCC (Device) o…
-
I tried to run the command below:
`python train_partseg.py --model pointnet2_part_seg_msg --normal --log_dir pointnet2_part_seg_msg`
but I got cuda error. Here's the detail:
`
PARAMETER ...
Nam…
-
## 🐛 Bug
When running the pointnet2_segmentation.py example, the shapenet dataset downloads just fine, but stops after the download and creating an empty processing folder.
The traceback is as f…
-
Thanks for your great work and the open-source code.
When i read the code, i find one thing: the RPN Network implemented in https://github.com/lijx10/USIP/blob/master/models/networks.py is **differ…
-
Hi, I am currently trying to get pytorch geometric to run on my Mac with M1 Pro, the recent update to 13.3 fixed quite a few things. Look here for a bit more info about that: https://github.com/pytorc…
-
This is such an amazing project,But I got errors after using the command pip install -r requirements.txt.
How can I install idna @ file:///tmp/build/80754af9/idna_1593446292537/work,requests @ file:…
-
Hello, an error is reported when the FPS function in the pointnet2 library is in a higher version of CUDA. It works on CUDA11.1 but not on CUDA11.8. The error message is as follows:
![微信图片_2024010509…