Upload a Dataset
Last updated
Was this helpful?
Last updated
Was this helpful?
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:
You can use the following command to upload a dataset with the CLI:
Above, set:
/path/to/dataset/folder
to the location of the dataset you want to upload.
You can upload data with the CLI for the following Project types:
Object Detection
Single-Label Classification
WORKSPACE_ID
to your Roboflow Workspace ID.
PROJECT_ID
to the ID of the Project within your Workspace to which you want to upload your data.