Mostafa 穆斯塔法
Mostafa 穆斯塔法
Sure man
Hi @AllenXiangX, first let me thank you for you kind reply, i tried to use the network as you illustrated to me in the above reply. As cleared in this...
Hi @AllenXiangX, thank you for the reply. I have modified the data tensor size to be (b,n,3) as in my used script "test_custom_modified.py" attached with data file used. [test_custom_modified.zip](https://github.com/AllenXiangX/SnowflakeNet/files/12789924/test_custom_modified.zip) However,...
@AllenXiangX, Thank you so much; the script is okay. Let me read the paper and please let me ask you more about the network (if needed), whether in this issue...
@SWWdz , hi you can use the code i provided in this issue based on AllenXiangX advices. Please follow the following: 1-download the code from above replys " https://github.com/AllenXiangX/SnowflakeNet/issues/23#issuecomment-1744417001" 2-put...
Hi @TarunSrinivas23, I have similar problem, did you find the code for testing custom collected data? Did any one help you. Thank you.
@oshita-n HI Dr. Oshita, I made the steps you explained: 1)covs=verting file to xyzrgb, 2) preprocessed the files to npy files, and 3) apply the test file to the preprocessed...
@oshita-n HI Dr. Oshita, thank you for your work and help. I followed your description and made the test. I tried to test 3 file of the data we have...
@oshita-n Thank you for your kind reply and help. OK, your answer is noted. I have another simple querstion, what can i do to 3D draw and plot the result...
@oshita-n It is done. Much thanks for you.