Links

Label Definitions

Creating and editing label definitions

Creating a New Label Definition:

  1. 1.
    Navigate to "Label Definitions" tab within a project
  2. 2.
    Type the name of the new label
  3. 3.
    Select type of new label
    • Finish setup for label type selected (Setup will vary on label type)
  4. 4.
    Click "Create" button
This example shows creating a rectangle label

Supported Labels Types:

Choosing a label type depends on the model being used and the intended outcome of the model.
  • Rectangles: Object detection
  • Polygons: Semantic and instance segmentation
  • Point: Key point detection for singular collections
  • Feature points: Key point detection for a group
  • Text: image captioning
  • Class: Image classification
  • Multi-Class: multi-label image classification

Adding a Sub-label

Rectangles, Polygons, and Point labels have the option of adding sub-labels into the label definitions.
This is useful for having classes associated with higher level instances. Example: drawing rectangles around birds for object detection, but having a class for types of bird within the rectangle (Duck, Geese, etc...).
  1. 1.
    Click "+ Add Sublables"
  2. 2.
    Type a sub-label name
  3. 3.
    Choose sub-label type
  4. 4.
    Fill out label options
  5. 5.
    Click "Save"
Supported Sub-label types: Class, Multi-Class, and Text.
Gif version?

Edit Label

  1. 1.
    Click on the edit icon
  2. 2.
    Make desired changes to the label options
  3. 3.
    Click "Save"

Delete Label Definition

  1. 1.
    Click on the trash-bin icon
  2. 2.
    Click "yes" to confirm deletion