download_all_datasets.py#
Download all datasets used in the project.
This is useful to ensure that all datasets are already in the Docker image. This script can be called from the Dockerfile.
scripts/download_all_datasets.py#
Download all datasets used in the project.
usage: scripts/download_all_datasets.py [-h]
- -h, --help#
show this help message and exit
This is useful to ensure that all datasets are already in the Docker image. This script can be called from the Dockerfile.