Closed wdczz closed 3 months ago
Please follow #63.
Thank you for your response. Can you please guide me on how to configure the submission? This is my first time using the MMLAB framework. QAQ
I finished the code for SPInstanceSegMetric, but I'm confused about how to set the configuration. Looking forward to your guidance!
Just add ann_file='scannet_oneformer3d_infos_test.pkl'
instead of ann_file='scannet_oneformer3d_infos_val.pkl'
for test_dataloader
in ScanNet config file.
Dear authors, thank you for your great work. I would like to ask whether you can share the code and config about processing the result for submission the test benchmark? Thank you very much.