LogoLogo
  • Getting started with Keylabs
  • Application overview
    • Application navigation
    • Application toolbar
      • Informative panel
      • Panel
      • View
      • Edit
      • File
      • Tools
      • Frame location buttons
      • 🔧Tool buttons in the Merge Editor
    • Model Assisted Labeling
      • Segment Anything 2 model
    • Setting up your custom workflow
  • Release Notes
    • Release notes 2.0 - 2.3-1
      • Release notes 2.0
      • Release notes 2.1
      • Release notes 2.2
      • Release notes 2.3
      • Release notes 2.3-1
    • Release notes 1.90 - 1.92
      • Release notes 1.90
      • Release notes 1.91
      • Release notes 1.92
    • Release notes 1.80-1.89
      • Release notes 1.89
        • Release notes 1.89-2
      • Release notes 1.88
        • Release notes 1.88-1
      • Release notes 1.87
      • Release notes 1.86
      • Release notes 1.85
      • Release notes 1.84
      • Кelease notes 1.83
      • Release notes 1.82
      • Release notes 1.81
      • Release notes 1.80
  • HOW TO START
    • Project creation
    • Files uploading
    • Classes
      • Setting up classes
        • Bounding box
        • Oriented Bounding Box
        • Cuboid
        • Polygon
        • Multiline
        • Skeleton
        • Mesh
        • Bitmap
      • Setting up attributes
        • Select
        • Mugshot
        • String
        • Boolean
        • Separator
  • HOW TO ANNOTATE
    • ⚙️Annotation shapes
      • 🦲Bounding Box object annotation
      • 〰️Multiline and Polygon objects annotation
      • 💀Annotation of Skeleton object
      • 👾Annotation of Bitmap object
      • 🔘Mesh object annotation
    • Stacking order
    • Video annotation
      • Interpolation function
        • Attribute interpolation
  • HOW TO MANAGE
    • 🛠️Setting up a Project
      • Project types
      • Stages
      • Merge project creation
      • Configuration
    • ⚡Project Management
      • Project Status
      • Clone project creation
      • Files filtering
    • 👷User Management
      • User roles
        • Worker
        • Project Manager
        • Super User
        • Admin
        • Customer
      • Locations
    • 👨‍💻Arranging the workflow
      • Adding a user
      • Files management
    • 📣Audit
      • Changelog
      • Reports usage for audit
    • 📊Reports
      • Whole platform reports
        • Velocity reports
        • Timetable reports
          • TimeTable Aggregated
          • TimeTable raw data
          • Timetable current state
      • Per project reports
        • Velocity reports - by date
        • Velocity reports - by user
        • Worklog Aggregated
        • Worklog - Raw data
        • Worklog Time by File
  • TIPS AND TRICKS
    • ▶️Shortcuts
  • HOW TO INTEGRATE
    • Export
    • Files Storage
      • Platform storage
      • External storage
    • 🗒️Keylabs Export Format
      • ZIP archive structure
      • JSON File Structure
    • CLI/SDK
      • CLI
      • SDK
Powered by GitBook
On this page

Was this helpful?

  1. HOW TO START
  2. Classes
  3. Setting up attributes

Mugshot

PreviousSelectNextString

Last updated 8 months ago

Was this helpful?

This attribute allows you to add an image to the answer choices for selection in the attribute window

In the input fields "Title (en)", "Title (ru)", and "Title (ua)", fill in the titles according to the respective languages.

Only fill in Title (ru) and Title (ua) if you want to get a human readable localized class name.

To read more about attribute interpolation and available options go to the Attribute interpolation section.

For ID export, enter the name you would like to use while exporting.

You need to configure URL to add images as options to choose in the attribute. The process is similar to setting Image URL settings for External storages.

The image URL consists of three parts. The first part is https://[instance_name].keylabs.ai:8200

It is unique for every project and links the platform and the storage. It contains the storage name (s3 or gcp), and direction for image annotation for a particular project:

and the the part that leads to the folder where the images are stored:

Next part of the link is variable {id} .

Platform will replace this variable with the file name (ID for export)

There are also four checkboxes:

  1. Show in editor - if ticked, the attribute will be displayed in the editor.

  2. Show title in editor - if ticked, the title will be displayed in the editor.

  3. Read only - if selected, the attribute cannot be used to select answer options.

  4. Private - if selected, this will make the attribute private without exporting it in json.

Dependencies are requirements for a particular value to appear based on certain conditions. For instance, selecting a specific value for attribute_1 may result in the appearance of another selection for attribute_2, which will depend solely on the condition that this specific value of attribute_1 was chosen.

The appearance of this value is based on either all or any of the conditions being met.

In the "Selection variants" section, attribute variants are filled in.

Example of setting up 'Mugshot' attribute
'Mugshot' attribute in editor