VinAIResearch / ISBNet

ISBNet: a 3D Point Cloud Instance Segmentation Network with Instance-aware Sampling and Box-aware Dynamic Convolution (CVPR 2023)
BSD 3-Clause "New" or "Revised" License
123 stars 23 forks source link

Why the results on the test dataset is nan under the isbnet_benchmark_scannetv2.yaml config? #37

Closed mengcaopku closed 1 year ago

mengcaopku commented 1 year ago

Thanks for sharing the pretrain_scannetv2_trainval.pth. However, I have encountered the Nan results when evaluating the test dataset. Could you please share some possible reasons?

image
ngoductuanlhp commented 1 year ago

The only way to evaluate the results on the test dataset is to export the results and submit them to the ScanNet server. Please follow the instructions here