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:

roboflow import -w WORKSPACE_ID -p PROJECT_ID /path/to/dataset/folder

Above, set:

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

  • Object Detection

  • Single-Label Classification

Last updated

Was this helpful?