LabelFlow
  • ๐Ÿ‘‹Intro to LabelFlow
  • Labelling interface
    • ๐ŸคธQuick Start
    • ๐ŸŽŸ๏ธLabel Types
      • Image Classification
      • Bounding Boxes
      • Polygons
      • Auto Polygons
    • โœ๏ธEdit labels
    • ๐Ÿ—‚๏ธDatasets
    • ๐ŸŽจClasses
    • โŒจ๏ธShortcuts
  • โšกAI Assistants
    • ๐Ÿ‘ฉโ€๐ŸซPresentation
    • ๐ŸฅฅDETR - COCO
    • ๐Ÿ‘๏ธViT - ImageNet
  • Workspaces
    • ๐ŸขIntroduction to Workspaces
    • ๐Ÿ™‹โ€โ™€๏ธSign in
    • โž•Create a Workspace
    • ๐Ÿ“งInvite Members
    • ๐Ÿ’ธWorkspace Settings & Billing
  • Import a dataset
    • ๐Ÿ–ผ๏ธImport Images
      • Import Images from Files
      • Import Images from File URLs
    • ๐Ÿ–Š๏ธImport Annotations
    • ๐Ÿ“ฆMigrate a Dataset
  • Export a dataset
    • ๐ŸฅฅCOCO
    • ๐Ÿ‘๏ธYOLO
    • ๐ŸงพCSV
  • API
    • ๐Ÿ“–Presentation
    • ๐Ÿค“Getting Started
  • Support
    • ๐Ÿ’ฌDiscord Channel
    • โ“FAQ
Powered by GitBook
On this page
  • Exporting Labels
  • Exporting Images

Was this helpful?

Edit on Git
Export as PDF
  1. Export a dataset

COCO

PreviousMigrate a DatasetNextYOLO

Last updated 3 years ago

Was this helpful?

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 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.

Note that it may take several minutes โฑ when you export the images of a large dataset (1000+ images).

๐Ÿฅฅ
COCO