First, clone this repository. All scripts must be run from the root directory (/lcv).
To download and process all datasets, run bash scripts/data/paper.sh.
If you want to download a single dataset, run python scripts/data/download.py -d $DATASET where $DATASET is any of the datasets listed as keys in the URL dictionary in scripts/data/download.py. To process a single dataset, run python scripts/data/process.py -d $DATASET.