dotchen / LAV

(CVPR 2022) A minimalist, mapless, end-to-end self-driving stack for joint perception, prediction, planning and control.
https://dotchen.github.io/LAV/
Apache License 2.0
397 stars 68 forks source link

Downloading the dataset #38

Closed Kait0 closed 1 year ago

Kait0 commented 1 year ago

Hi,

I tried downloading the dataset provided in the repository. Box returns the error :

The selected item(s) exceed the download size limit.

when I try to download the whole dataset.

I can download individual files, but that is impractical since there are like 800+ of them and I have to manually do it from the browser.

Do you know some way to bulk download the dataset folders via the console or download the whole dataset at once?

Kait0 commented 1 year ago

A colleague of mine was so kind to write a webscraper for the dataset that automatically downloads all the individual files. In case somebody else has the same problem you can find it here: https://github.com/markus-flicke/box_scraper