Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.12 KB

DOWNLOAD.md

File metadata and controls

18 lines (13 loc) · 1.12 KB

Dataset Supervisely HRDA Plants Demo can be downloaded in Supervisely format:

Download

As an alternative, it can be downloaded with dataset-tools package:

pip install --upgrade dataset-tools

... using following python code:

import dataset_tools as dtools

dtools.download(dataset='Supervisely HRDA Plants Demo', dst_dir='~/dataset-ninja/')

Make sure not to overlook the python code example available on the Supervisely Developer Portal. It will give you a clear idea of how to effortlessly work with the downloaded dataset.

The data in original format can be downloaded here.