BlockMerging出错!!!
我使用了您的训练模型,并且下载了完整且没有错误的S3DIS数据用于测试。 但是在BlockMerging这里出现了 : index 129 is out of bounds for axis 0 with size 100这样的问题。 想请教您这个问题到底出在哪里了呢?
Hi, I'm running this model, too. The inference_merge.py file was found missing during training. Have you ever encountered this problem? Do you have this file to share?
@swjtu-jia-wei @LH1005 @WXinlong hello! have encountered the same issue, like this:
Traceback (most recent call last):
File "test.py", line 261, in
that's why? i can't understand