Instruction-Aligned Hierarchical Waypoint Planner for Vision-and-Language Navigation in Continuous Environments
-
Install habitat-lab and VLN-CE
-
Install other requirements:
pip install -r requirements.txt
-
Prepare datasets
- R2R_VLNCE_v1-2
- ddppo
+-data | +-checkpoints | +-datasets | | +-R2R_VLNCE_v1-2_preprocessed | +- ddppo-models
train_IAW.bash
is the script for trainingeval_IAW.bash
is the script for evaluatinginference_IAW.bash
is the script for inference- The weight with the best performance on VLN-CE val unseen can be downloaded here (Access code:
iahwp
).