MarSaKi / VLN-BEVBert

[ICCV 2023} Official repo of "BEVBert: Multimodal Map Pre-training for Language-guided Navigation"
181 stars 4 forks source link

About R2R-CE pretrain #8

Open weimingz996 opened 6 months ago

weimingz996 commented 6 months ago
image

when i run the "python precompute_features/grid_habitat_clip.py", the process got stuck, can you help me solve this issue?

MarSaKi commented 6 months ago

Hi there, It seems to be a problem of Habitat sim, did you install habitat_sim with headless mode? Did you install the right version of habitat (v0.1.7). I recommend you to reinstall habitat and find the corresponding issues in habitat repo, such as: https://github.com/facebookresearch/habitat-sim/issues/288 https://github.com/facebookresearch/habitat-sim/issues/358

weimingz996 commented 6 months ago
image

Hi, when i check the habitat version, i think it is right, so i am confused

Mercy2Green commented 5 months ago

image Hi, when i check the habitat version, i think it is right, so i am confused

Hi, have you solved this problem? I encounter the same problem.

zhangpingrui commented 5 months ago

image Hi, when i check the habitat version, i think it is right, so i am confused

Hi, have you solved this problem? I encounter the same problem.

I also encounter this problem. Have you solved this?