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
Habitat is under active development, and we advise users to restrict themselves to stable releases. Are you using the latest release version of Habitat-Sim? Your question may already be addressed in the latest version. We may also not be able to help with problems in earlier versions because they sometimes lack the more verbose logging needed for debugging.
Main branch contains 'bleeding edge' code and should be used at your own risk.
I want to get string label about "observations["objectgoal"][0])", which is "sofa" in the code. I don't find it in "observations["objectgoal"]". By the way, the value of observations["objectgoal"][0]) is 5, and the string label in dataset is sofa:
Habitat-Sim version
v0.3.2 (stable)
Habitat is under active development, and we advise users to restrict themselves to stable releases. Are you using the latest release version of Habitat-Sim? Your question may already be addressed in the latest version. We may also not be able to help with problems in earlier versions because they sometimes lack the more verbose logging needed for debugging.
Main branch contains 'bleeding edge' code and should be used at your own risk.
Docs and Tutorials
Did you read the docs? https://aihabitat.org/docs/habitat-sim/
yes
Did you check out the tutorials? https://aihabitat.org/tutorial/2020/
yes
Perhaps your question is answered there. If not, carry on!
❓ Questions and Help
I want to get string label about "observations["objectgoal"][0])", which is "sofa" in the code. I don't find it in "observations["objectgoal"]". By the way, the value of observations["objectgoal"][0]) is 5, and the string label in dataset is sofa:
(objectnav/hm3d/v1/train/train.json.gz)
{"episodes": [], "category_to_task_category_id": {"chair": 0, "bed": 1, "plant": 2, "toilet": 3, "tv_monitor": 4, "sofa": 5}, "category_to_scene_annotation_category_id": {"chair": 0, "bed": 1, "plant": 2, "toilet": 3, "tv_monitor": 4, "sofa": 5}}
The text was updated successfully, but these errors were encountered: