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 am trying to customize existing floorplans. I am trying to change object's color and put new object in the room. I am customizing environment using unity following ai2thor github. I am able to make "FloorPlan_physics.unity" file here but have no clue how to convert it to object navigation/rearrangement dataset.
How do I create ".pkl.gz" dataset for rearrangment and ".json.gz" dataset for object navigation?
The text was updated successfully, but these errors were encountered:
The dataset generation script in ai2thor-rearrangement shows how to generate datasets for that task. For object navigation, I'd suggest using this script as a starting point. Let me know if this works for you.
I am trying to customize existing floorplans. I am trying to change object's color and put new object in the room. I am customizing environment using unity following ai2thor github. I am able to make "FloorPlan_physics.unity" file here but have no clue how to convert it to object navigation/rearrangement dataset.
How do I create ".pkl.gz" dataset for rearrangment and ".json.gz" dataset for object navigation?
The text was updated successfully, but these errors were encountered: