MarSaKi / VLN-BEVBert

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

Could you provide the preprocessing grid feature ? I encounter some problem when I try to preprocess grid feature. #15

Open dongxinfeng1 opened 6 months ago

dongxinfeng1 commented 6 months ago

The error is: "/BEVBert/precompute_features/grid_mp3d_clip.py", line 75, in build_simulator sim.initialize() RuntimeError: EGL error 0x300c at eglGetDisplay"

TLvCo commented 3 months ago

I also get the error, did you fix this?