You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I modify the ply_path with 'scannetv2/scans_test' and the file_list = "./scannet/scannetv2_test.txt" and scannet_dataset_sw_rgb.ScannetDatasetWholeScene_evaluation(root=DATA_PATH, split='test', with_rgb = WITH_RGB),
there was something wrong happened.
Could you help me? Thks! @DylanWusee
The text was updated successfully, but these errors were encountered:
I think that is a normal result since the ground truth of the test set is not publicly released. To evaluate the results, you need to upload to the ScanNet benchmark.
I think that is a normal result since the ground truth of the test set is not publicly released. To evaluate the results, you need to upload to the ScanNet benchmark.
I think that is a normal result since the ground truth of the test set is not publicly released. To evaluate the results, you need to upload to the ScanNet benchmark.
Hi @DylanWusee ,thanks a lot for your reply!
Could you please release your test.py and predict.py to me ?
Cause I don't know how to modify the evaluate.py to test.py and predict.py.
Thanks a lot!
when I modify the ply_path with 'scannetv2/scans_test' and the file_list = "./scannet/scannetv2_test.txt" and scannet_dataset_sw_rgb.ScannetDatasetWholeScene_evaluation(root=DATA_PATH, split='test', with_rgb = WITH_RGB),
there was something wrong happened.
Could you help me? Thks! @DylanWusee
The text was updated successfully, but these errors were encountered: