tiatoolbox . utils . misc . download_data
tiatoolbox
utils
misc
download_data
Download data from a given URL to location. Can overwrite data if demanded else no action is taken
url (path) – URL from where to download the data.
save_path (str) – Location to unzip the data.
overwrite (bool) – True to force overwriting of existing data, default=False