Open Qhijane opened 8 months ago
Hi,maybe you need choose the data about Point goal navigation. First go to task datasets to download this data:https://github.com/facebookresearch/habitat-lab/blob/main/DATASETS.md. Second choose the task "Point goal navigation Gibson pointnav_gibson_v1.zip data/datasets/pointnav/gibson/v1/ datasets/pointnav/gibson.yaml 385 MB"in https://github.com/facebookresearch/habitat-lab/blob/main/DATASETS.md#task-datasets. Third, unzip this dataset in the true data path,refer to "TopologicalSemanticGraphMemory/programs/habitat-lab-v21/data/datasets/pointnav". Have a good day!
Hi,maybe you need choose the data about Point goal navigation. First go to task datasets to download this data:https://github.com/facebookresearch/habitat-lab/blob/main/DATASETS.md. Second choose the task "Point goal navigation Gibson pointnav_gibson_v1.zip data/datasets/pointnav/gibson/v1/ datasets/pointnav/gibson.yaml 385 MB"in https://github.com/facebookresearch/habitat-lab/blob/main/DATASETS.md#task-datasets. Third, unzip this dataset in the true data path,refer to "TopologicalSemanticGraphMemory/programs/habitat-lab-v21/data/datasets/pointnav". Have a good day!
hello,thank you very much for your reply. I will make corrections according to your method, but now I have faced a new problem. Do you have time to help answer it? This is my first time using Ubuntu to configure the environment, and there are still many things I don't understand that I need to consult with you all. Q:collected splits.tar.gz 1
Traceback (most recent call last):
File "collect_il_data.py", line 290, in
Well,I don't use the collect_il_data.py to generate this data now. I get the data from google cloud drive https://drive.google.com/drive/folders/1-8srO6kwxf_qxnIWdH6K7AToP_oxWEYg. You can get more information from README, best wish.
Well,I don't use the collect_il_data.py to generate this data now. I get the data from google cloud drive https://drive.google.com/drive/folders/1-8srO6kwxf_qxnIWdH6K7AToP_oxWEYg. You can get more information from README, best wish.
Traceback (most recent call last):
File "train_il.py", line 269, in
File "/home/name/habitat-lab/habitat_baselines/rl/ppo/ppo_trainer.py", line 288, in train self.config, get_env_class(self.config.ENV_NAME) File "/home/name/habitat-lab/habitat_baselines/utils/env_utils.py", line 43, in construct_envs scenes = dataset.get_scenes_to_load(config.TASK_CONFIG.DATASET) File "/home/name/habitat-lab/habitat/datasets/pointnav/pointnav_dataset.py", line 43, in get_scenes_to_load assert cls.check_config_paths_exist(config) AssertionError
"You can follow the instructions here: https://github.com/facebookresearch/habitat-lab#data" Sorry to bother you. I entered this link through the method you mentioned to learn, but I still haven't found a solution. Can you provide me with a more detailed introduction? I don't quite understand how to choose the path when configuring the environment. Looking forward to your reply, thank you very much. Sorry again for bothering you.