Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to create custom dataset for object navigation and rearrangement? #357

Open
andykim0723 opened this issue Nov 25, 2022 · 1 comment
Open

Comments

@andykim0723
Copy link

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?

@jordis-ai2
Copy link
Collaborator

jordis-ai2 commented Nov 30, 2022

Hi @andykim0723 ,

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants