Meida Chen
Meida Chen
Were you able to get the 4*4 matrix? I’m facing the same issue.
Hi @zhulf0804 , I got a similar miou on area 5 as yours, could you please kindly let me know if you are getting the same result (70%) miou for...
> How can one calculate class_numpoint_mean_dict and class_radius_mean for own data? I was using the following script for my own data. You may need to modify it to make it...
> Hi, How can we obtain the inference result for a custom point cloud(say test.ply)? Here is how I did it on my own dataset: https://github.com/meidachen/STPLS3D/blob/main/HAIS/mergeResult.py Please also refer to...
Thank you very much for your encouraging words, and for adding STPLS3D to your homepage!
Hi @outsidercsy , I just want to let you know that we are organizing the Urban3D workshop at ECCV this year with two competitions focusing on semantic and instance segmentation,...
@outsidercsy, Sorry to bother you again, but we have recently identified a critical bug in our evaluation script which affects all of our instance segmentation results. We have fixed the...
WMSC is the validation data for the experiments reported in the paper tables 3 and 6. To replicate what we have achieved, I would suggest starting with KpConv (since we...
That is correct, in the paper we have tested the trained model in another dataset (FDc) which cannot be released. So on the released dataset, you can either validate and...
You are right, it is better to have validation and testing sets without intersection, and yes, I was following S3DIS (testing on aera5) when releasing STPLS3D. One of the main...