facebookresearch / habitat-challenge

Code for the habitat challenge
https://aihabitat.org
MIT License
309 stars 56 forks source link

An issue about start code. #149

Closed HuLu65 closed 1 year ago

HuLu65 commented 1 year ago

I have reached the fourth step of training (ObjectNav/ImageNav Baselines and DD-PPO Training Starter Code).

After I run sh single.sh, the terminal always displays the repeated loading hm3d_ The 00800-TEESAVR23oF folder in the v0.2 dataset is shown in the following figure. image

The machine has been rendering and has not been trained. I want to know the file structure hm3d_ V0.2 (as shown below) and more training details about starter code image

Looking forward to receiving a reply!

ykarmesh commented 1 year ago

The file structure for the dataset has not changed. We have just added new scenes to the old folder.

To debug your issue further -- Can you try to see if you can access the dataset when you try to do ls within your habitat-challenge-data/data/scene_datasets folder from inside the docker container.

devendrachaplot commented 1 year ago

Closing due to inactivity. Please reopen if the issue is not resolved.