-
Hi and thank you for sharing you code.
I see that you have not yet included code for your RandLa-Net implementation, and have a question regarding to how you implemented this, as it is not deeply exp…
-
Hi,
Could you please release the code of RandLA-Net with CBL? Thanks.
Best.
-
I am currently working on a project where I need to apply SCANnotate to a point cloud dataset that I have already classified using RandLA-Net. My point cloud data is derived from RGB images, and I hav…
-
我在打开cd RandLA-Net-pytorch/utils./download_semantic3d.sh的时候一直显示-bash:cd/.sh文件或目录不存在,请问这是什么问题呢
-
I got a bug when I run python main_SemanticKITTI.py
**** EPOCH 000 ****
2022-08-01 17:14:40.759397
/media/wx/HDD/DQ/RandLA-Net-pytorch-master/RandLANet.py:265: UserWarning: torch.range is deprec…
-
Hello. Thank you for your RandLA-Net contribution.
I tried RandLA-Net using only the cpu, but the learning rate is very slow, so I want to utilize the gpu.
Currently, it is possible to learn witho…
-
I have successfully installed apex and normalSpeed. I have tested normalSpeed with example.py
I tried to run `python3 -m torch.distributed.launch --nproc_per_node=1 train_lm.py --gpu '0' --cls $cls -…
-
Thanks for releasing your code.
I was wondering how to use KDTree in RandLA-Net.
RandLA-Net applies the knn algorithm through p_i to search significant points from 16 surrounding points and preserve…
-
Hi @meidachen
In the codes of RandLA-Net, SCF-Net, KPConv, following the table3 and table6 from the paper, I want to know clear which area of the RealWorldData is used as the testing area? WMSC_sp…
-
### Checklist
- [X] I have searched for [similar issues](https://github.com/isl-org/Open3D-ML/issues).
- [X] I have tested with the [latest development wheel](http://www.open3d.org/docs/latest/gettin…