SC-shendazt

Results 10 issues of 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 ![QQ图片20220913211424](https://user-images.githubusercontent.com/74888508/189910951-a03632b8-5543-49a8-8efb-ab952edcd118.png)

![微信图片_20220619223653](https://user-images.githubusercontent.com/74888508/174486544-a5c7136d-68f1-411f-b712-ce1287da60ef.png) 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 , ![2](https://user-images.githubusercontent.com/74888508/164612667-74fa57d9-eeee-4fcb-9ce1-5e4eacfa508c.png) ![3](https://user-images.githubusercontent.com/74888508/164612679-0c25ec39-b522-4657-a786-a9fd07efd371.png) 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: ![QQ图片20221219004312](https://user-images.githubusercontent.com/74888508/208309553-32216c81-c8ae-44a3-bfa9-2ed83dea963a.png) 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