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

Was this helpful?

Edit on Git
Export as PDF
  1. Labelling interface
  2. Label Types

Polygons

PreviousBounding BoxesNextAuto Polygons

Last updated 3 years ago

Was this helpful?

The polygon label type is defined by several vertices, which allows the user to accurately label complex shapes.

By definition, polygon labels are closer in shape to the subject of the label than a simple bounding box.

These are the simple steps you need to take to make a polygon label:

  1. Select the small arrow on the drawing tool on the left and select the polygon tool

  2. Click on the outermost edge of the subject of the label

  3. Follow the edges of the subject and select the vertices of the polygon

  4. When you are finished click on the vertex near the pointer and the polygon will be created

  5. Right-click on the label to select/add its class

You can create vertices and move existing ones to change the shape and size of the polygon!

  • Add vertices to the polygon by selecting an edge and dragging the vertex that appears

  • Select and drag an existing vertex to move it

๐ŸŽŸ๏ธ