StanfordVL / behavioral_navigation_nlp

Code for translating navigation instructions in natural language to a high-level plan for behavioral navigation for robot navigation
9 stars 2 forks source link

No train, val, test data in the website in 2023 #3

Open Benson722 opened 11 months ago

Benson722 commented 11 months ago

Thank you for your great job. I meet some problem when I try to use sh get_started.sh,

the code wget -v -O data_split.zip -L https://stanford.box.com/shared/static/ye2z4zhsdm0mtc9kf44yjar7j9a5nuc3.zip can not run.

Because the data document is removed. Could you please open the source? Thanks!

--2023-12-19 17:27:49-- https://stanford.box.com/shared/static/ye2z4zhsdm0mtc9kf44yjar7j9a5nuc3.zip Resolving stanford.box.com (stanford.box.com)... 74.112.186.144 Connecting to stanford.box.com (stanford.box.com)|74.112.186.144|:443... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: /public/static/ye2z4zhsdm0mtc9kf44yjar7j9a5nuc3.zip [following]

By the way, which version of Python did you use in the program? :)