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
{{ message }}
This repository was archived by the owner on Jul 17, 2025. It is now read-only.
I used the load_graph() method from House3DUtils to load a previously computed graph (the file path was valid), but self.graph was empty after the following lines:
I used the
load_graph()method fromHouse3DUtilsto load a previously computed graph (the file path was valid), but self.graph was empty after the following lines:EmbodiedQA/utils/house3d.py
Lines 272 to 273 in 9113156
Not sure if anyone else has had this issue; in any case, the following code worked for me: