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 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.
Note: The curl
link will contain a private key unique to your account. Do not share this key!
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 Your Dataset" and select the desired format.