-
Has anyone been able to run the code successfully? I found that the newly created envs according to this step cannot compile pointnet2 normally, there are various bugs
-
Hi, @ShiQiu0419 ,
Thanks for releasing the package. For the installing pointnet2, should we install it from the code you [provided](https://github.com/ShiQiu0419/DRNet/tree/master/pointnet2) or ins…
-
When running:
I get the error:
```
(votenet) uma@uma-desktop:~/UMA/3ddl/votenet/pointnet2$ python setup.py install
running install
running bdist_egg
running egg_info
writing pointnet2.egg-inf…
-
(sam6d) js@js-UbtSer:~/Documents/SAM-6D/SAM-6D-main/SAM-6D/Pose_Estimation_Model$ python run_inference_custom.py --output_dir $OUTPUT_DIR --cad_path $CAD_PATH --rgb_path $RGB_PATH --depth_path $DEPTH_…
-
could you please explain if I can run this code with cuda 10.0 pytorch 1.4 , my gpu driver does not support newer pytorch versions
I have compiled pointnet2 but I got this error :
`error: command '/…
-
System:
- Ubuntu 20.04
- GPU: RTX 3080
- Driver Version: 535.183.01
- CUDA Version: 12.2
I am trying to train and run IASSD using tensorrt, I followed the installation instructions for pyth…
-
Importing module 'gym_38' (/home/nuc/Downloads/IsaacGym_Preview_4_Package/isaacgym/python/isaacgym/_bindings/linux-x86_64/gym_38.so)
Setting GYM_USD_PLUG_INFO_PATH to /home/nuc/Downloads/IsaacGym_Pre…
-
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…
-
Hi xumin,
Thanks for the great work and the well organized code!
I came across this problem on installing the pointnet2_ops_lib from the pip address you give here.
`pip install "git+git://github.…
-
I am trying to run "python train_classification.py --model pointnet2_cls_ssg --log_dir pointnet2_cls_ssg" , but an error
No such file or directory: 'data/modelnet40_normal_resampled/modelnet40_shap…