VinAIResearch / ISBNet

ISBNet: a 3D Point Cloud Instance Segmentation Network with Instance-aware Sampling and Box-aware Dynamic Convolution (CVPR 2023)
Apache License 2.0
115 stars 23 forks source link

test dataset #27

Open xiaotiancai899 opened 1 year ago

xiaotiancai899 commented 1 year ago

Hi, I found that scannet200 did not use the test set but the validation set for testing. When I used the test set for testing, an error was reported that there was no semantic label and instance label. Then there's how I can load my own test set onto the model.

WS517 commented 4 months ago

Hi, I realized that stpls3d doesn't have a test set, how should I test it, looking forward to your reply, thanks a lot!