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

[WIP] Loading Fremont Space #934

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

[WIP] Loading Fremont Space #934

wants to merge 2 commits into from

Conversation

ASzot
Copy link
Contributor

@ASzot ASzot commented Aug 26, 2022

Setup Instructions

  • Download Fremont dataset, rename the folder to fremont, and place under data/ in the base Habitat Lab directory.
  • Folders like data/fremont/configs/scenes/ should exist.

Generate the dataset with: python habitat/datasets/rearrange/run_episode_generator.py --run --config habitat/datasets/rearrange/configs/fremont.yaml --num-episodes 1 --out data/datasets/fremont/test.json.gz --verbose --limit-scene-set scene_train_split

Load the dataset into the interactive play script with: python examples/interactive_play.py --cfg configs/tasks/rearrange/rearrange_fremont.yaml

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Aug 26, 2022
@dhruvbatra
Copy link
Contributor

This is coming together nicely. Can we also add information (links, how to load, etc) about these scene and episode datasets here:

https://github.com/facebookresearch/habitat-sim/blob/main/DATASETS.md
https://github.com/facebookresearch/habitat-lab/blob/main/DATASETS.md

@aclegg3
Copy link
Contributor

aclegg3 commented Aug 29, 2022

This is coming together nicely. Can we also add information (links, how to load, etc) about these scene and episode datasets here:

https://github.com/facebookresearch/habitat-sim/blob/main/DATASETS.md https://github.com/facebookresearch/habitat-lab/blob/main/DATASETS.md

We are not publicly hosting these datasets yet. If we're planning to add them to the public datasets readmes then maybe we should put them on S3 also?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants