wz0919 / ScaleVLN

[ICCV 2023 Oral]: Scaling Data Generation in Vision-and-Language Navigation
148 stars 5 forks source link

The links to data and features #9

Closed woyut closed 2 months ago

woyut commented 2 months ago

Hi, thank you for the nice project! I note that some of the links provided in the readme file are broken, such as https://pjlab-gvm-data.oss-cn-shanghai.aliyuncs.com/scalevln/r2r_preprocess_data.zip and https://pjlab-gvm-data.oss-cn-shanghai.aliyuncs.com/scalevln/features.zip. Could you please repair them? Thank you very much!

wz0919 commented 2 months ago

Hi, you can access the data here.

https://huggingface.co/datasets/OpenGVLab/ScaleVLN/tree/main

woyut commented 2 months ago

Thanks a lot!

woyut commented 1 month ago

Hi! I notice the rvr_data.zip file at the huggingface repo. Could you please explain more about how we can read the .mdb files under "REVERIE/features/" ? Also, it seems that "REVERIE/annotations/BBoxes.json" contains only the bounding boxes in the original REVERIE dataset, so where how can we get access to the boxes in the new dataset?