RandLA-Net icon indicating copy to clipboard operation
RandLA-Net copied to clipboard

🔥RandLA-Net in Tensorflow (CVPR 2020, Oral & IEEE TPAMI 2021)

Results 156 RandLA-Net issues
Sort by recently updated
recently updated
newest added
trafficstars

AttributeError: module 'nearest_neighbors' has no attribute 'knn_batch'

Bumps [numpy](https://github.com/numpy/numpy) from 1.16.1 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

作者你好: 如何通过此代码分割自己的点云,我这里只有ply文件,是否可以只输入ply文件进行分割。

Please can you help me solve this problem, I am trying to apply the model on my data which contains 6 classes, but either I change the number of classes...

Hello @QingyongHu, Thanks for the great work, I've been working on it since a few days. I was testing the model on my data which has around 3-5 million points....

作者你好,我目前遇到一个提交问题,将预测结果提交到官网,官网给出的信息是:Error 411: Cannot update this classifier!问了几个csdn博主,他们说自己的提交结果也是这样,但是之前他们能够成功提交。我想问一下,是官网目前出问题了,还是我自己这边出问题了。

![image](https://user-images.githubusercontent.com/90959816/169934934-be7c2db6-b262-44a1-8a5c-2edeb72bb8ef.png) ![image](https://user-images.githubusercontent.com/90959816/169934953-715973f4-5fc6-45ce-b8c9-f1ce26ac5c1d.png) 当我在windows上测试DP.knn_search时发现它查询到的邻居结果是错误的,请问要如何解决呀 ![image](https://user-images.githubusercontent.com/90959816/169940757-eb9b57b1-fa05-4a38-8e3d-933b36559481.png) 但我在linux上测试又是正常的

Hi ; I just want to know if there is a possibility to speed up the training because for me each epoch requires almost 4 hours of calculation Thanks in...

@QingyongHu Hi!Thank you for your great work! First,I download the pre-trained model and original code.Then I predict the results in S3DIS Area5.The result is following. ![image](https://user-images.githubusercontent.com/42794689/84515865-9c787780-acff-11ea-80a4-1681fc8a5681.png) The result is different...

您好,我下下来的代码没有nearest_neighbors.lib.python.nearest_neighbors, 没有lib文件。