Narges Takhtkeshha

Results 13 issues of Narges Takhtkeshha

Hi! Thanks for sharing your code. I have a dataset in which the number of points is different in each class and also in different objects of the same class....

Hi! I managed to run the code but I found no result file, ideally a file with point clouds and the label of classes. Could you please help me in...

### 🐛 Describe the bug Could you please let me know how I can do point cloud classification (e.g., using PointCNN) with additional input features? What should I change if...

bug

### 🐛 Describe the bug I have successfully run PointCNN by "python point_cnn.py ""command. However I find no specific result folder. I also tried "python point_cnn_Narges.py --inference". I am still...

bug

### 🐛 Describe the bug To do point cloud classification for custom datasets, I followed ![image](https://github.com/pyg-team/pytorch_geometric/assets/47797625/dfc8eefd-f335-42bf-9881-90ac27dc5b0b). However, I am getting the following error. ![image](https://github.com/pyg-team/pytorch_geometric/assets/47797625/f1fe0446-7968-4c4e-8622-1ce26bbca15b) I wonder if you could provide...

bug

Hi! I am facing the following error while running **python main_instance_segmentation.py general.checkpoint='/home/ntakhtke/Mask3D/checkpoints/scannet200/scannet200_benchmark.ckpt' general.train_mode=false** for inference. Any suggestion would be appreciated. Error: /home/ntakhtke/miniconda3/envs/mask3d_cuda113_V3/lib/python3.10/site-packages/scipy/__init__.py:155: UserWarning: A NumPy version >=1.18.5 and

Hi! I am getting wandb error while run main_instance_segmentation script. Any suggestion would be appreciated. Thanks! /home/ntakhtke/anaconda3/envs/mask3d_cuda113/lib/python3.10/site-packages/MinkowskiEngine-0.5.4-py3.10-linux-x86_64.egg/MinkowskiEngine/__init__.py:36: UserWarning: The environment variable `OMP_NUM_THREADS` not set. MinkowskiEngine will automatically set `OMP_NUM_THREADS=16`. If...

I am getting the following error in running PointConv and PPFNet for classification. Thanks in advance for any suggestions. **python train_PointConv_Narges.py --nclasses 9 all_data.shape (9840, 2048, 3) all_label.shape (9840, 1)...

Hi! Thanks for sharing your code. I tried it for S3DIS dataset and am facing the following error when I ran the CUDA_VISIBLE_DEVICES=0, python train_S3DIS.py command: RuntimeError: CUDA error: CUBLAS_STATUS_INVALID_VALUE...

Hi! May I please ask you to suggest the configuration needed for running the script? While running the model for S3DIS dataset, I am facing te following error. ![image](https://github.com/vLAR-group/GrowSP/assets/47797625/f53e27f8-a2fd-40c5-a83c-45be0183fde1)