Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.35 KB

DOWNLOAD.md

File metadata and controls

23 lines (17 loc) · 1.35 KB

Dataset VisDrone2019-DET 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='VisDrone2019-DET', 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: