SC-shendazt
SC-shendazt
您好,胡博士,想咨询下就是您论文SQN使用的数据集SensatUrban的标签可以公开么?还是我们自己运行后提交到您之前发布的网页,让系统在线出结果啊?
你好,胡博士,非常感谢您这么棒的代码,但是有一个问题,当我运行处理好S3DIS数据后,直接在终端pyhton main_s3dis.py 也能成功,但是当我运行python main_S3DIS.py --mode test --gpu 0 --test_area 1 --gen_pesudo却报错,错误提示如下 main_S3DIS.py: error: unrecognized arguments: --gen_pesudo 
 Hi Dr.HuguesTHOMAS, There are 9 categories in DALES dataset, but the 0th category needs to be ignored, so there are only 8 categories in total. When I tested DALES...
Hi Dr.HuguesTHOMAS ,   The problem occurred after I changed very little code Traceback (most recent call last): File "/media/zt/D/PycharmProjects/KPConv-PyTorch-master/train_NPM3D.py", line 304, in trainer.train(net, training_loader, test_loader, config) File "/media/zt/D/PycharmProjects/KPConv-PyTorch-master/utils/trainer.py",...
您好,想问问单卡3090的config超参数您试过没没啊,由于我没得4张显卡,所以特向您请教
您好,能提供下数据预处理的代码吗?
hi Mr.chrischoy,When I modified my dataset to look like S3DIS, there was a problem that my dataset did not ignore tags. Therefore, the following error was reported:  Could you...
如题,这样或许我们更好实现
Hi Dr.HuguesTHOMAS,I have a problem that has been bothering me for quite a long time, how to upsample in the decoding stage, as shown by the red line in the...
How to prepare data for Semantic-KITTI