5. Export dataset

You need to be a Pro member to access the full content of this.

Now you have done:

  1. Verification (Verify dataset visually, Verify dataset statistically)
  2. Additional data collection & annotation (Additional data collection)

so you’re ready to move on to utilizing this dataset to train a model.

Convert dataset to a common format (masks)

To train a model (in this example dataset for object detection), you often want to use more common format of files (e.g., JPEG) other than the Labelme JSON format.

You can do that by using json-to-masks converting each annotation into a mask:

labelmetk json-to-masks amazon-picking-challenge-2016 -b

If you're a Pro member, sign in 🔒️ to read the rest of the guide. Or check our plans if you don't have them yet.