Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 918 Bytes

File metadata and controls

22 lines (12 loc) · 918 Bytes

🥥 COCO

Exporting Labels

COCO is a file format for object detections within an image. It describes the boundaries and attributes of labels inside an image which makes it perfect as an input for training AI models.

Once you are finished with your labeling project, select the export tool on the top right.

A small pop-up will appear with information about the number of labels and prompts you to specify the export format. Select the COCO file type and it will download your labels in the COCO format.

Exporting Images

As an option, you can export the images together with the COCO detection file in a zip file.

{% hint style="info" %} Note that it may take several minutes ⏱ when you export the images of a large dataset (1000+ images). {% endhint %}