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

tutorial for using HM3D #2383

Open
sky-story opened this issue May 6, 2024 · 2 comments
Open

tutorial for using HM3D #2383

sky-story opened this issue May 6, 2024 · 2 comments
Labels
support User support requested (e.g. specific issue or API usage question)

Comments

@sky-story
Copy link

Hello, I'm wondering if there's a comprehensive tutorial available to assist me in utilizing the Habitat Matterport 3D dataset within the Habitat framework?
Could you also advise me on which sections of the codebase I should focus on for this purpose?
I found the information provided in habitat-sim/DATASETS.md to be insufficient for effectively utilizing HM3D and other datasets.(sad)

@aclegg3 aclegg3 added the support User support requested (e.g. specific issue or API usage question) label May 6, 2024
@aclegg3
Copy link
Contributor

aclegg3 commented May 6, 2024

Hey @sky-story we'll need more information to help out here.

The documentation for HM3D with Habitat describes how to acquire the data locally and then how to configure the Simulator to load the scenes.

Beyond that, your code is application specific. If you know what you want to do we may have more pointers for you. If you are new to AI Habitat, I suggest you take a look at some of our resources pages and tutorials here.

@sky-story
Copy link
Author

Hey @aclegg3
Thank you for your prompt response!
It appears that the documentation for HM3D with Habitat has not been updated to guide users on utilizing HM3D via Habitat Lab. For instance, the documentation states that 'SIMULATOR.AGENT_0.SENSORS = ["RGB_SENSOR", "SEMANTIC_SENSOR"]', but this specific configuration is not present in the latest habitat-lab .yaml files!
Could you please provide a complete example code demonstrating how to utilize HM3D and visualize the observations (RGBD + semantic) in Habitat Lab? Or could you guide me on which parts of Habitat I should learn to achieve this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support User support requested (e.g. specific issue or API usage question)
Projects
None yet
Development

No branches or pull requests

2 participants