Skip to content

Latest commit

 

History

History

Export data

To download your labeled data, create a release on the Releases tab of your dataset. A release is a snapshot of your dataset at a specific point in time.

By clicking the download link of a release, you obtain a release file in JSON format. This release file contains all information about the dataset, tasks, samples, and labels in the release.

This section contains information about

  1. The structure of the release file
  2. How to export the release file to different formats via the SDK

Please refer to this blog post for an example of training a segmentation model on exported data with some useful code snippets.