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
I want to get semantic annotations from the scene, but getting empty list back. I think the root cause is that the scene_dataset_config field in the ObjectGoalNavEpisode object is wrong. It should have the same prefix as scene_id. Is there a way to set this field?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
what I want to achieve
I want to get semantic annotations from the scene, but getting empty list back. I think the root cause is that the
scene_dataset_config
field in theObjectGoalNavEpisode
object is wrong. It should have the same prefix asscene_id
. Is there a way to set this field?Beta Was this translation helpful? Give feedback.
All reactions