Pointnet_Pointnet2_pytorch
Pointnet_Pointnet2_pytorch copied to clipboard
Test of point segmentation in S3DIS data set。
Thank you for sharing your code. I found that in the point cloud segmentation task, the training (train_semseg.py) is in the S3DIS dataset, but the test (test_semseg.py) is in the scannet dataset. Can you share the test file (test_semseg.py) of the S3DIS data?