Youssef Hany
Youssef Hany
I'm preparing the raw s3dis for training, after I converted the data to .npy files I want to convert it to hdf5 so I must run the 'gen_indoor3d_h5.py'. the first...
every time I run the download script after i specified the out_dir it shows this error: AttributeError: 'Namespace' object has no attribute 'out_dir' I don't know what to do!
Hi @QingyongHu I'm trying to test my own data and it gives me this error: ``` Confusion on sub clouds 0.00 | 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00...
I'm trying to run the code but I have some questions and please anyone answer me as I urgently need this code : 1-Does the code on the windows CMD...
I want to train on RTX 3060 ... so what OS should I use and compatible CUDA and CUDNN? please help!
@QingyongHu I'm trying to run ''data_prepare_s3dis.py'' file and it's showing me this error: ''' randla-net\data\S3DIS\Stanford3dDataset_v1.2_Aligned_Version/Area_1/conferenceRoom_1/Annotations Traceback (most recent call last): File "data_prepare_s3dis.py", line 80, in convert_pc2ply(annotation_path, join(original_pc_folder, out_file_name)) File "data_prepare_s3dis.py",...
I want to run this code on windows, if it's possible please tell me how to solve this error : ``` ****EPOCH 0**** Traceback (most recent call last): File "C:\Users\youss\miniconda3\envs\randlanet1\lib\site-packages\tensorflow\python\client\session.py",...
I don't understand the while loop of the last_min and num_votes in the tester_s3dis.py, does it an infinite loop? As the parameters are not updating so it results in an...
@QingyongHu thanks for you work, I'm asking about the areas used in training the pretrained model you uploaded, thanks alot.