3dlg-hcvc/M3DRef-CLIP

How to test on Scanrefer benchmark?

Closed this issue · 1 comments

This is my first time trying to test on the scanrefer benchmark, but I encountered some difficulties. When I ran the test command according to the instructions in the readme, some errors occurred in the Dataloader (these errors were caused by the fact that the test data set did not have instance ids, sem labels, etc.), and the test data set did not seem to be adapted in test_epoch.

How do you conduct benchmark testing? Do I need to write additional code?

Hope to get your reply! Thanks!

I will try to use the placeholder when preprocess data to solve this problem~~~ so now I close this issue.