Roboflow
Product
Forum
Computer Vision Datasets
Computer Vision Models
Search…
Overview
Quick Start
Adding Data
Annotate
Dataset Health Check
Merge Projects/Datasets
Image Transformations
Exporting Data
Train
Inference - Classification
Inference - Instance Segmentation
Inference - Object Detection
Workspaces
REST API
Python Package
Frequently Asked Questions (FAQ)
A Guide for Model Production
Support
Powered By
GitBook
Exporting Data
Export data from Roboflow for training.
Export in Any Format
After you have generated the dataset, to export data, choose the dataset version on the left side of the screen.
Then click
Export
in the upper right hand corner.
Roboflow enables the download of data in any standard format required for computer vision, even TFRecord generation.
After choosing your export format, you can choose to either download the data as a
.zip
file, or as a
curl
link to download from the command line.
Exporting to a .zip folder on your device.
Note: The
curl
link will contain a private key unique to your account. Do not share this key!
The window that appears for "show download code" after selecting "Continue."
You can see
a full list of supported formats here
.
If you need to download your dataset later or need to select a different format, you can do that. Select your dataset version, go to the right side of the screen where it says "Export" and select the desired format.
Previous
Bounding Box Level Augmentation
Next
Train
Last modified
11mo ago
Copy link