VLN项目学习笔记
VLN学习笔记
[!quote|#5fb236]+ Test Hello
xhost+
docker run -itd --gpus all \
-v /dev/shm:/dev/shm \
-v /tmp/.X11-unix:/tmp/.X11-unix \
-v $(pwd)/data:/root/VLN-CE/data \
-e DISPLAY=$DISPLAY \
hccz95/vlnce:main
test
python run.py --exp-config vlnce_baselines/config/r2r_baselines/nonlearning.yaml --run-type eval
[!quote|#5fb236]+ Reference
In this section, we review two types of closely related work: UAV navigation and Ground-based VLN. (p. 15385)
[!quote]+ Reference In this section, we review …