Stanford-ILIAD / explore-eqa

Public release for "Explore until Confident: Efficient Exploration for Embodied Question Answering"
https://explore-eqa.github.io/
25 stars 3 forks source link

.scn exists but failed to load #1

Closed VIGAR0108 closed 5 months ago

VIGAR0108 commented 5 months ago

Hi! I am currently encountering an issue while running the test_scene.py and hope you might help me troubleshoot it. Here is the error message I receive:

[Error]:[Scene] SemanticScene.cpp(137)::loadSemanticSceneDescriptor : SSD Load Failure! File with SemanticAttributes-provided name '/data/dataset/hm3d/hm3dsem-train/00424-Hsk3jDzNySy/Hsk3jDzNySy.basis.scn` exists but failed to load.

Looking forward to your guidance, Thanks!

allenzren commented 5 months ago

Hi there! I have seen such error before, but it does not affect using the simulator (you can try saving the observation here and see if it looks alright). Was there any other error that you ran into?

VIGAR0108 commented 5 months ago

I just saved an observation and it seems all good, Thanks!