-
bug exist? or alternatively I missed some detail?
https://github.com/aRI0U/RandLA-Net-pytorch/blob/057035adf587a4e377e431f54654a090e53740f2/data.py#L39
-
hi,i run:
- sh jobs_6_fold_cv_s3dis.sh
But did not generate the test folder containing the ply file.so I can't continue to run the code.
1. “Move all the generated results (*.ply) in /test fol…
-
File "D:\Anconda\envs\randla\lib\site-packages\tensorflow\python\ops\script_ops.py", line 209, in __call__
ret = func(*args)
File "D:\Anconda\envs\randla\lib\site-packages\tensorflow\pytho…
-
@QingyongHu ,when I train the S3DIS datasets,I want to visualize the result,
While opening: '/data/sws/RandLA-Net/test/results/Area_1_hallway_1.ply'
Error encountered while loading file:
…
-
Hi @qiqihaer ,Thanks for your code . I trained the network for 100 epochs ,but the mean iou only reached 48.1. Do you know the reason?
-
(RANDLA-NET) oXXXXX@oXXXXX:~/Documents/RandLA-Net-master$ python3.5 utils/data_prepare_s3dis.py
data/S3DIS/Stanford3dDataset_v1.2_Aligned_Version/Area_1/conferenceRoom_1/Annotations
data/S3DIS/Stan…
-
Hello, the author. It's a great honor to have access to your research results. Recently, I have been training with my own dataset, which is in the format of s3dis.
tensor([[2, 2, 2, ..., 2, 2, 2]], …
-
Hi @RockyatASU
Is the RandLANet for STPLS3D the same with the original RandLANet?
https://github.com/QingyongHu/RandLA-Net?utm_source=catalyzex.com
Have you tested RandLANet for STPLS3D? Or, …
-
Hi, authors,
Is the code for RandLA-Net released? Where could I find it?
THX!
-
![image](https://user-images.githubusercontent.com/71935752/211499457-638e0e0d-0006-49b1-a070-c2964c0ed27d.png)
Hi I am using RandLA-Net to do ground filtering, but when I try to test the model, it a…