ZzZZCHS / Chat-Scene

Code for "Chat-Scene: Bridging 3D Scene and Large Language Models with Object Identifiers" (NeurIPS 2024)
MIT License
113 stars 8 forks source link

Can't find sqa3d_test.json in inference process #41

Closed KarlCbw closed 1 month ago

KarlCbw commented 1 month ago

Hello! I noticed something when I run the inference process, it shows that the sqa3d_test.json file is not in annotations folder. I have already download all prepared data in my workspace. Is it because this file hasn't been released?

ZzZZCHS commented 1 month ago

Hi, sorry for the inconvenience. The sqa3d_test.json has not beed released. You can change sqa3d_test.json here to sqa3d_val.json for evaluating on the validation set. (I've updated in the latest commit)