Upload a Dataset

You can upload datasets with images and/or annotations using the Roboflow CLI.

We have prepared a video that walks through how to upload a dataset:

Upload a Dataset with the CLI

You can use the following command to upload a dataset with the CLI:

Above, set:

You can upload data with the CLI for the following Project types:

  • Object Detection

  • Single-Label Classification

Supported data.yaml formats

As of Roboflow CLI v1.2.1, the CLI now supports both list-style and key–value pair formatted class name mappings in data.yaml files during dataset uploads. This means you can use either of the following formatting styles within your data.yaml file:

OR

Last updated

Was this helpful?