No file "mp3d.scene_dataset_config.json"
I used the -- habitat parameter when downloading the MP3D dataset. After downloading, it seems that my file is missing the data/scene_datasets/mp3d/mp3d.scene_dataset_config.json file. Has anyone encountered the same problem? Would anyone be willing to share this file with me?
Have you solved this problem?
Hello, have you solved this problem? I also encountered the same problem. I couldn't find the mp3d.scene_dataset_comfig.json file. When I downloaded it using a script, there was no such file, only 90 scene data. If someone solves it, please help. Thank you!
Hello, have you solved this problem? I also encountered the same problem. I couldn't find the
mp3d.scene_dataset_comfig.jsonfile. When I downloaded it using a script, there was no such file, only 90 scene data. If someone solves it, please help. Thank you!
@angeladai
Hello, have you solved this problem? I also encountered the same problem. I couldn't find the
mp3d.scene_dataset_comfig.jsonfile. When I downloaded it using a script, there was no such file, only 90 scene data. If someone solves it, please help. Thank you!
In addition, the download command I used is as follows:
python download_mp.py --task habitat -o data/scene_datasets/mp3d/
https://dl.fbaipublicfiles.com/habitat/mp3d/config_v1/mp3d.scene_dataset_config.json
is this one? I downloaded it using wget