Label editor
Annotation and review tasks are completed in a purpose-built user interface in the label editor. The label editor interface has two modes which depend on if you're performing an annotate or a review task.
This section contains information on the label editor in general. To see documentation relating to a specific file type, please click the relevant link below:
Tip
Confused about the difference between image groups and image sequences? See our documentation here to learn about different data types in Encord.
The video below goes through the basics of creating annotations
Annotation mode

Annotation mode components
- A. Editor header
- B. Skip and Submit
- C. Quick toolbar
- D. Classes
- E. Instances and Frame labels
- F. Annotation canvas: displays the media asset and provides interface for drawing and editing labels.
- G. Automated labeling
- H. Media navigation controls
Skip and Submit labels
Annotation tasks are completed in the label editor. Hit the Submit button once labeling work is completed and you're confident that the quality and coverage of created labels meet the project requirements. The submitted labels will be selected for review, depending on the project's Quality assurance configuration.
Skipping this task will put it in the back of the task queue, and the next annotation task will automatically open in the label editor if available. When submitting, be sure to resolve all issues first, then press Submit.

Classes
In annotation mode, the Classes section of the label editor shows you the available ontology classes, both objects and classifications. You can create a new instance by either clicking the desired class, or by using the indicated instantiation hotkeys. Learn more about ontologies in general here or learn more about the details of ontology structure on Encord.
Instances and Frame labels
The canvas is your labeling area to annotate the instances of the ontology classes.
-
An instance is a specific occurrence of a class. For example, if you have a class called "Car", an instance of this class could be "Car(0)", which might represent a specific black sedan. This single instance can appear in a single frame or a range of frames, and therefore, instances may contain multiple labels across frames. You can think of an instance as a unique object that belongs to a certain class.
-
A frame label is a frame-specific annotation of an instance. For example, the annotation of "Car(0)" on frame 201 is a label. Labels are used to annotate instances in specific frames, providing more detailed information about the instance in the context of that frame.
Confidence score
Each instance or label is assigned a confidence score (denoted with the symbol α) that appears next to the label name.
The confidence score is a measure of a machine learning model's certainty that a given prediction is accurate. The higher the confidence score, the more certain a model is about its prediction.
Manual labels are always assigned α = 100%, while label predictions created via models and automated methods such as interpolation will have a confidence score below 100% (α < 100%).
Models allow you to select a Minimum confidence threshold that determines the lowest confidence that label predictions can have to appear as annotations. It ranges from 0 to 1.

A Minimum confidence threshold of 0.6, as seen in the image above, states that only labels above a confidence score α = 60% will be accepted as labels.
Instance details pane
The sidebar displays the ontology Classes and Instance and frame labels panes, you can click on an instance in the canvas to open the Instance details pane for that instance. Alternatively, it can be opened by clicking on the 'Edit classifications' button on a label instance in the Instances tab. Here, you can view the instance class, the instance ID and any nested classifications if present.
More than just confirming existing information, the details pane, as implied by the 'Edit classifications' button that directs you here, allows you to modify the attributes as well. Additionally, for dynamic attributes, you can use the 'Preserve chosen state' feature. When toggled 'ON', subsequent labels of that instance will be created with the dynamic attribute having the same value as was selected in the frame where 'Preserve chosen state' was selected.
Note also the Show Instance Draw Hotkey
at the top of the pane under instance ID. Mouse over this section to show the hotkey used to create further labels of this instance. This can be a more convenient way to confirm the drawing hotkey for this instance, as compared to searching for the instance among the Instance and frame labels pane. To avoid conflicts with hotkeys used to set attributes, you must close the details pane before you can create new labels of that instance.
Finally, click the frames in the frame range in blue under the Show Instance Draw Hotkey
section to jump to the start and end of various frame ranges where the instance appears. Note that the instance details pane will remain open until you either click on another instance, click Done or press the Esc key.

Object search
Click the magnifying glass icon to open the Search object interface. Choose the ontology class, and then the sequential ID of the desired instance, and it will appear in the search result area, directly under the class and ID selection fields.

Instances tab
The Instances tab shows all the instantiated objects and classifications in a given data asset.
Objects are grouped first by class, and sorted by creation time within each class, with earlier objects on top. They are named in an "ABC (0)" format, where ABC is the ontology class and 0 is the first instance annotation. Frame-level classifications are all stored under the 'Classifications' section, and sorted by creation time with the oldest first.
To work with the details of any given instance, expand its class in the Instances tab and the following icons in the desired instance row to perform any of the following actions.
Instantiate icon : Use the Instantiate icon to create new labels of the given object. You can also use the assigned instance draw hotkey to create new labels of a given instance.
Edit classifications icon : Edit classifications for an existing object. You can reach the same interface by clicking an annotation in the canvas as well.
Hide icon : Click the Hide icon at the class level to toggle display or all instances of that class.You can hide or show individual objects by clicking in the corresponding object row as well.
Click the () icon to access additional actions described below.

Copy URL: Copies the URL for the particular object.
Copy identifier: Each object instance is automatically assigned a unique alphanumeric ID, which can be used to identify it within the project. This ID is sometimes known alternately as a feature hash, instance hash, or instance identifier. For objects and classifications, it may also be known as the object hash or classification hash. Use this button to copy the instance identifier to your clipboard -- which may help in workflows using specific instances in source code or for other purposes.
Track from this frame: Initiates single object tracking, a form of automated labeling that will create labels for the specified object from the current frame, according to the Single object tracking settings section in the editor settings.
Interpolate: Interpolates this object's location for a range between specified frames. Please see our documentation on interpolation for more details.
Go to object: Navigate to the specified object in the data asset. If it is present in more than one frame, the first frame the object appears it will be shown.
Split object track: In some cases, particularly when many objects overlap, labels may be associated with the correct instance in several frames, but later become associated with a different instance. In those cases, use the Split object track feature, which will split the labels from one instance into two at the frame specified.

Change class: Use the drop-down in the modal to change the current class of an instance. Note that you can only switch within classes of the same annotation type, i.e. you cannot switch from a bounding box to a polygon.
Delete object: Delete an object from a single frame or a range of frames. To delete labels between frame ranges, move the frame slider to the desired frames, or input the From and To (exclusive) values in the relevant form. Delete actions are recorded in the User activity log. You can view the deleted objects in the Activity reports.
Keyframe-based attribute propagation
keyframe-based attribute propagation allows you to mark frames in which dynamic attributes change value as keyframes, and then bulk apply attributes between the keyframes. This saves time when applying dynamic attribute to object instances across many frames.
Using keyframe-based attribute propagation
Note
You need an ontology with a dynamic nested attribute to use keyframe-based attribute propagation.

-
Apply object labels (without attribute) to all relevant frames.
-
Add the dynamic attribute in the first frame in which the object appears.
-
Navigate to the point of the video or image sequence where the dynamic attribute changes value, and apply the attribute to the object here.
-
Use the
icon highlighted above, or the keyboard shortcut Shift + L to set keyframes on frames where the attribute changes value.
-
Use the
icon highlighted above, or the keyboard shortcut Shift + P to apply attribute values to all frames following a keyframe, matching the value set in the keyframe.
You can also add or remove keypoints manually:
- Use the
icon, or the keyboard shortcut Shift + A to add a keypoint to a frame.
- Use the
icon, or the keyboard shortcut Shift + S to remove a keypoint from a frame.
Frame labels tab
The Frame labels tab will show all instances with a label in the current frame, and will be empty when there are no labels in a given frame.
Automated Labeling
If there are many frames or instances, using automated labeling could be a good choice. Click the Automated labeling button to open the Automated labeling drawer, where you can initiate inference with models as well as tracking and interpolation for multiple objects at once. The video below briefly illustrates the flow for using our object tracking feature -- interpolation is used analogously.

Tip
For a more detailed explanation of these features, please visit our automated labeling page.
Segment anything model (SAM)
Segment anything model (SAM) allows you to create labels around distinct features in all supported file formats.
- Click the
icon within the Polygon class.
- Click on the part of the frame or image you would like segmented.
- Left-click a section you would like to add to your label.
- Right-click a part of the selected area to remove it from the label.
- Click Add label once the area you want labeled is highlighted.
Tip
A step-by-step guide for using Encord's segment anything model can be found here.
Bulk label operations
Fixing incorrect labels is an important step in producing high-quality datasets. With bulk label operations, annotators can merge labels which should really be one instance, or efficiently delete multiple labels in bulk.
Merge operations
Merge one or more label objects into a single object. To do this, select all the involved objects from the Select objects to be merged drop-down menu. Then, select the target object in the form field which says Select objects to be merged into. Press Merge to execute the merge operation.

Delete operations
Encord also lets you perform bulk delete operations as follows:

Remove labels of a specific class
From the Select class menu, select a class to delete, and specify the frame range in the respective fields, and click the Delete button.
Delete all labels within a frame range
Use Delete all labels from range as needed to delete all annotations across all classes within a frame range.
Delete labels below confidence
Labels generated by automatic labeling agents, such as models, have an associated confidence which indicates the degree of certainty the agent had when making the prediction. A confidence of 1 is essentially "ground truth", so numbers less than that are percentages of confidence. Explore your predicted labels to find confidence scores that are of acceptable / unacceptable quality, and delete all those below a given confidence threshold at once with
this convenient feature.
Segmentation Edit Tools
Adding a polygon vertex
You can add more vertices to a polygon after it's been created.
- Click on the polygon you'd like to add a vertex to.
- Click the
icon in the floating window that appears, or use the A hotkey to activate 'Add vertex mode'.
- Move the mouse, which should now be in a '+' icon, over the edge where you wish to add a vertex. The edge in question
should highlight indicating you've placed the mouse correctly. Click to place a vertex. - Continue placing vertices until you're satisfied. Press A or click the
icon on the floating toolbar to turn off add vertex mode.

Removing a polygon vertex
You can remove individual vertices from a polyon by executing the following steps:
- Click on the polygon you'd like to remove a vertex from.
- Click the
icon in the toolbar that appears, or use the S hotkey to activate 'Remove vertex mode'.
- Move the cursor to the vertex you would like to remove. The cursor should have a 'cancel' icon attached.
- Click the vertex you'd like to remove.
- Continue removing any vertices until you're satisfied.
- Click the icon from step 2 again, or press the S hotkey again to exit 'Remove vertex mode'.

Bulk-remove polygon vertices
If you need to remove more than one vertex you can save time by using the bulk-remove feature.
- Select the
icon from the quick toolbar.
- Click and hold the tool on a vertex you want to remove. Without letting go of the mouse, move along the polyon. This will remove each vertex your cursor comes into contact with.
- Let go of the mouse to exit 'Bulk-remove vertex' mode.

Free-hand edge touchup
If you need to modify the edge of a polygon to account for complicated shapes or other requirements, the ability to edit the edge of the polygon in a free-hand manner from one vertex to another may be helpful.
Tip
If you need to edit your shape along the edge of the polygon, between vertices, use the polygon brush tool instead.
- Click the polygon you would like to edit.
- Click the
icon in the floating toolbar that appears, or use the F hotkey to activate 'free-hand edge touchup' mode.
- Mouse over the vertex you would like to start editing from, and click to start the edit process.
- Drag the cursor freely to draw out the new polygon edge. Navigate the cursor to the pre-existing vertex you want to finish on, and click to finalize the new edge boundary.

Polygon brush tool
Use the brush tool to modify the edge of a polygon in a free-hand manner.
- Click the polygon you would like to edit.
- Click the
icon in the floating toolbar that appears, or use the G hotkey to activate 'Edit with brush' mode.
- Adjust the brush size to suit your needs.
- Mouse over location you would like to start editing from, and click and hold to start the edit process.
- Drag the cursor freely to draw out the new polygon edge. Navigate the cursor to the location you want to finish on and let go of mouse when you've reached the location you want your new shape to be.

Eraser tool
Use the eraser tool to remove any part of a polygon in a free-hand manner.

- Click the polygon you would like to edit.
- Click the
icon in the floating toolbar that appears, or use the G hotkey to activate 'Edit with brush' mode.
- Select the eraser tool by clicking the symbol highlighted in the screen shot above.
- Adjust the brush size to suit your needs.
- Mouse over location you would like to start editing from, and click and hold to start the edit process.
- Drag the cursor freely to draw out the new polygon edge. Navigate the cursor to the location you want to finish on and let go of mouse when you've reached the location you want your new shape to be.
Review mode
As a reviewer, your label editor workspace will look as below. Learn how to use the features in the components illustrated below.

The video below goes through the basics of reviewing annotations.
Review mode components
- A. Single label review toggle
- B. Editor header
- C. Report missing labels / Edit labels
- D. Pending reviews pane
- E. Quick toolbar
- F. Completed reviews pane
- G. Approve and Reject all in frame buttons
- H. Reject and Approve buttons
- I. Media navigation controls
Single label review
The normal review mode displays all labels simultaneously, allowing you to quickly approve or reject many labels in bulk actions. Alternately, enter the Single label review mode by toggling the switch at the top left. The single label review mode automatically highlights the selected instance, and hides all other objects. This allows you to carefully review one instance at a time including their attributes, and quickly iterate through the different instances using the Up and Down keys on your keyboard or by clicking the appropriate buttons in the UI.

Note
The Single label review feature can also be considered "turbo review mode," analogous to the "turbo attribute mode" in annotation mode, because it allows the reviewer to quickly step through and review instance attributes. "Turbo attribute mode" in the editor settings can be disabled while in review mode.
Single label review settings
The default zoom level for single label review can be adjusted to suit your needs.
-
Open the editor settings by clicking
in the editor header.
-
In the General settings section adjust the Set the default zoom level for single label view value highlighted in the screenshot below. The settings will be applied for the next selected label.

Note
- Initially, the default is set to 60%
- 20% corresponds to no zoom. It's the magnification at which the image or frame is displayed in the label editor.
- To zoom in, increase the percentage value.
- To zoom out, decrease the percentage value. The minimum value is 1%.
Report missing labels / Edit labels
Note
These features are not available for projects created using 'Workflows'.
Missing labels
If a reviewer determines that a label is missing entirely (as opposed to annotated incorrectly), they can use the report missing labels feature to indicate labels are missing in a given frame or image. Navigate to the frame with the missing labels and use the Report missing labels button to create a report at that frame. You can only create one missing label report per frame per review task -- subsequent reports at the same frame in the same task will overwrite previous reports. Missing label reports will be sent back to the annotator via the same issues list as rejected labels.
Edit labels
It's sometimes faster, more convenient, and less error-prone to have reviewers make some edits to annotations, rather than outright rejecting them, which requires the return of the entire set of labels to the annotator. Press the Edit labels button to enter review-edit mode and make any necessary changes, and press it again to return to review mode. Currently, only a subset of label operations are supported in review-edit mode:
- Objects: moving the object or individual vertices
- Classifications: changing the classification value
- Objects and classifications: changing attributes
Note
We are continuously expanding the capabilities of review-edit mode while maintaining a simple UX. Contact
[email protected] if there are particular capabilities which would assist your workflow.
Pending reviews pane
All labels for review for a particular data asset assigned to the reviewer are automatically loaded into then Pending reviews pane. The labels are grouped by ontology class.
Completed reviews pane
Completed reviews are displayed in the Completed reviews pane. You can click on specific objects to highlight them. Labels can be selected and then approved or rejected for a given instance or in bulk using the Reject and Approve buttons or the matching hotkeys, b for reject and n for approve. Approved labels appear in a green background and rejected labels appear in red.
Approve and Reject all in frame buttons
The Approve all in frame and Reject all in frame buttons take the named action without having to select a particular instance or set of instances. Please note that any instance with labels in current frame will have all of its labels fall under the target of the Approve or Reject action.
This often speeds up workflows, particularly in images, where you can judge whether all instances are correct or not by looking at an individual frame.
Reject and Approve buttons
To reject/approve multiple object instances across frames, select the instances, and then click the Reject or
Approve button, as appropriate. Alternately, you may press b for reject and n for approve.
Controls common to both modes
Editor header

The Editor header at the top-right of the navigation bar contains buttons and menu items to perform labeling activities as well as manage general app settings and notifications.
Icon | Name | Description |
---|---|---|
![]() | Help | Links to the: quick start guide, documentation, learning hub, and Encord support team. |
![]() | Notifications | Shows the current status and history of actions taken in the application. This includes uploading datasets, training models, and exporting labels. |
![]() | Share | Copies the URL of the asset currently being labeled or reviewed. |
![]() | Bulk label operations (Annotation mode only) | Opens the bulk operations menu. Here you can merge label instances and perform various bulk delete operations. |
![]() | Save labels | Manually saves labels on the Encord server. |
![]() | Keyboard shortcuts | View a list of keyboard shortcuts for the Encord app to speed up your work. |
![]() | Label editor settings | Settings controlling your labeling and reviewing experience. |
![]() | Dark mode | Toggle 'Dark mode' on and off. |
![]() | Comments | Add and view comments pertaining to a frame, or the entire data unit. |
![]() | Issues | Shows any issues with submitting the current task, such as any objects or classifications marked as Required. |
Quick toolbar

A toolbar with handy tools to:
- Rotate the label editor.
- Adjust filters; contrast, brightness, and gamma.
- Trim polygon vertices.
- Add comments to a frame or image.
- Quickly center an image.
- Zoom in and out.
Note
Trimming polygon vertices (the scissors tool) is currently not available in review or review-edit mode.
Tip
Click the zoom icon again to disable zoom.
Rotate the label editor
Click the icon on the quick toolbar to bring up a pop-up that enables you to rotate the label editor by using the slider, as shown below.

Tip
Click the
icon to rotate the editor in increments of 90 degrees.
Media navigation controls
The video frame slider lets you quickly scroll through frames in a video asset. Below the frame slider are a range of controls to let you play, skip and navigate through media. Notice that the navigation controls are not displayed in single images files, as well as any media with only 1 frame.
Icon descriptions

The Time and Frame rate information for each frame is displayed in the far lower right corner.
Comments
Comments can be added to a task, to individual frames within a task, or to specific locations within a frame.
Adding a comment
Select the icon on the editor header, and click the location on the frame currently being viewed to add a comment.
Alternatively, you can add comments pertaining to the entire task, or the frame as a whole by clicking the icon located in the top right corner of the label editor.
Viewing all comments in a task
To see all the comments in the task that is currently open, click the icon located in the top right corner of the label editor.
The symbols to the left of each comment imply whether the comment pertains to a particular frame, or the entire task.
Icon | Meaning |
---|---|
![]() | This comment applies to the entire task |
![]() | This comment applies to a particular frame |
![]() | This comment applies to a particular location within a frame |
Note
The numbers on frame-level and location specific comments show which frame the comment applies to. Click on the number to open up the frame in the label editor.
Issues drawer
The Issues drawer will show any outstanding issues the user needs to resolve before moving on to the next task. It is accessed by clicking the icon on the editor header. The red number next to the icon indicates the number of issues that need to be resolved.
![]() | ![]() |
---|
Issues include objects and classifications that have been marked as Required in the ontology.
Resolving issues
To resolve all outstanding issues follow the steps below:
- Click the
icon to open the issues drawer.
- Click Create.
- Create the Required object or classification that's missing and click Confirm.
- Re-open the Issues drawer and resolve the next issue.
Note
See our documentation on objects and classifications for more information on these topics!
Editor lock
The "Editor lock" is a safety feature we implemented to prevent several people making changes to the same file - annotators labeling, or reviewers reviewing the same data unit.
A warning is triggered in two cases:
- When you have the same task open in two different tabs or browser windows:

- When a different user is editing the same task:

Editor settings menu
The Encord label editor is a powerful and configurable tool to help you annotate data and review annotations as quickly and efficiently as possible. The settings drawer is where you can confirm details about your data assets, change settings and access tools to customize your labeling experience and workflow.
The settings drawer is divided into four sections: Data details, General settings, Drawing settings, and Single object tracking settings, continue reading for details on how to best utilize each section.
Remember, the label editor settings are set by you and not the project. Therefore, each user can:
- Control their own settings.
- Have settings shared across all projects.
- Log in from any device.
- Persist settings across logout / login sessions.
Editor settings components
Data details
The Data details section displays information about the asset currently open for annotation, or review. This information is drawn from the data itself, and isn't available for direct manipulation. We use this section to provide you with valuable information about the data you're working on, including if we may have detected any possible issues with the data encoding.

- A. Data title: Title or name of the asset.
- B. Data type: Data format of the asset such as image, video or DICOM.
- C. Frames per second: frequently abbreviated FPS, this is the number of frames, or images, per second in a video. Higher FPS means smoother playback. This value is only valid for videos.
- D. Browser compatibility: Some FPS and video encodings may have issues synchronizing drawn labels with frames in modern browsers. Encord is developing compatibility tests to help detect when issues may arise. Read below for more.
Browser compatibility

Modern browsers don't allow deterministic control over video rendering -- which can lead to frame synchronization issues with some FPS values or video encodings. In order to help you ensure your labels are associated with the correct frames, Encord has developed browser compatibility tests to detect problematic videos. Click Run test to start the compatibility test process.
You can read more about supported videos here, and learn more about frame synchronization issues here and in our documentation here. We've identified common issues that can cause problems with frame synchronization, we can't guarantee all issues will be identified. Please reach out to [email protected] if you have any questions or concerns about your data.
General settings

- A. Auto-save interval
- B. Invert mouse wheel zoom direction
- C. Display timestamps
- D. Turbo mode
- E. Frame skip interval
- F. Enable skip to next annotation buttons
Auto-save interval
To prevent accidentally losing work, the label editor will automatically persist labels to the server at regular intervals. Use this setting to control how often the labels are automatically saved. The minimum time interval for autosaving is 15 seconds and maximum is 600 seconds. By default, the annotations are saved every 120 seconds.
Invert mouse wheel zoom direction
By default, scrolling up will zoom out and scrolling down will zoom in. Toggle this switch to invert the scroll-zoom mapping.
Display timestamps
Toggle on if you want to display timestamps instead of frame numbers for object and classification instances.

Turbo mode
Turbo mode switches from the standard annotation workflow in which labelers can both create instances and modify them in detail to a separate "turbo attribute mode", which allows labelers to quickly iterate through created instances to assign or confirm attributes.
Toggle turbo mode on, and then select an instance to work with from the drop-down menu in the top left. This will hide all other instances except the single instance being viewed and corresponding attributes, if applicable.
Turbo mode has an additional autozoom feature, which will automatically zoom the camera on the focused instance as you scroll through the list of instances. You can use the normal zoom control tools to zoom out, center () or even zoom in after autozoom has centered the selected instance. This can help contextualize the object in its surroundings while ensuring you know exactly which instance is under consideration. It will auto-zoom again when you navigate to the next/previous instance.

Frame skip interval
The frame skip interval controls how many frames are skipped at once when navigating using the frame-skip forward and backward buttons. We define a set of default frame skip intervals to start, but you can also define customized frame skip intervals here, or from the drop-down in the video playback controls section. Select the desired interval from the video playback controls section to navigate appropriately throughout your data.
See all player controls
Enable skip to next annotation buttons
For long videos with sparsely labeled frames, sometimes it helps to quickly jump between frames with labels. Toggle on the skip to next annotation buttons to add an extra set of playback controls which enable navigation straight to the next frame, either forward or backward, with labels. This will apply for objects and classifications. The screenshot below shows the video playback controls with the toggle off and on, respectively.

Label display settings

The Label display section of the Label editor settings contains the following components:
Display object names
The Display object names toggle allows you to display the names of annotation objects in the label editor.
Display object hash
The Display object hash toggle allows you to display the label hash (ID) of annotation objects in the label editor.
Display object classifications
The Display object classifications toggle allows you to display nested attributes of annotation objects in the label editor.
Object label font size
The Object label font size allows you to set the font size (in px) of all Label display settings described above.
Drawing settings

The Drawing settings section of the Label editor settings contains the following components:
- Polygon vertex size
- Object opacity
- Selected object opacity
- Object names & font size
- Object classifications
- Skeleton keypoint sensitivity
- Drawing line aides
- Show polyline angles
- Freehand drawing & Polygon coarseness
- Permanent drawing (new instances)
- Permanent drawing (existing instances
- Skeleton points
Polygon vertex size
Adjust polygon vertex size. Larger vertices are easier to spot but may disrupt visibility of the surrounding areas. The possible range is from 1 pixel to 10 pixels, but they cannot be disabled entirely.
Object opacity
Adjust the opacity level of object labels. Raising the opacity will make it easier to spot the labels themselves, but will make it harder to see what is being labeled. Or, in the case of overlaps, may make it hard to see overlapping labels as well. Transparent labels may be hard to spot in a quick scan. Raise and lower the opacity levels to suit your workflow at different times of the labeling process.
Note that the setting can range from 1% to 100%. 1% is essentially transparent, and 100% is completely opaque.
Selected object opacity
Adjust the opacity for the selected instance, calculated as a multiplier of the value defined in Object opacity. The opacity multiplier can be set from 1x (same as all other instances) to 10x.

Object names and font size
Toggle the display of the ontology class of an object and the object identifier, as well as control the font size when displayed. The text will appear directly above their respective labels. Possible font sizes range from 4pt to 18pt. Choose a size which is legible, but doesn't hinder your annotation work.

Object attributes
If there are attributes on object instances (otherwise known as object attributes), enabling this option will display them over their respective labels. The classifications display can be toggled independently of the names display. When they are both enabled, attributes are displayed between the name and object itself.

Skeleton keypoint sensitivity
Adjust this setting to control the necessary precision when adjusting skeleton keypoint positions. Low values require high precision -- you must click exactly over the keypoint in question in order to adjust it. High values give the opposite behavior -- you can select and move skeleton keypoints even while the cursor is a good distance from the point in question.
Possible values range from a minimum of 1.00 and maximum of 10.00.
Drawing line aides
Show crosshairs on the canvas to indicate where the label will be drawn. Useful to know both when you've entered draw mode, and to see from exactly where the label will be created.

Freehand drawing & Polygon coarseness
Use freehand drawing to draw a polygon or polyline as you move the mouse, without explicitly having to click to place each vertex. The coarseness controls the spacing between two vertices. A low Polygon coarseness allows for high resolution polygons, but creates high vertex counts.
To avoid possible performance issues with large or complicated polygons, set the coarseness only as fine as necessary to accurately define the desired segmentation.

Show polyshape angles
Polygon and polyline angles can be displayed in the label editor to provide useful insights into your labels.
- Open the label editor Settings by clicking
on the editor header.
- Navigate to the Drawing settings section and enable the Show polyshape angles toggle. Click back on to the slice to display the angles.
- Draw a polygon or polyline as you usually would.
Note
Enabling the toggle will display angles for any existing polyshapes.

Permanent drawing (new instances)
Continue drawing new instances without having to press the drawing hotkey for a given ontology category. After drawing an instance of a given category, the editor will stay on the same frame and immediately prompt you to create another instance of the same category. It’s normally used to create many instances of a certain class in a given frame.
Useful in semi-automated workflows where the annotator labels many instances in certain keyframes and then uses tracking or interpolation features to fill in the remainder. The video below shows the difference between creating many objects with Permanent drawing (new instances) toggled off and then on.

Permanent drawing (existing instances)
Continue drawing labels of the same instance without pressing the drawing hotkey every time for the given object instance. After creating a label of an already existing instance, the label editor will automatically advance forward the currently specified frame skip interval and prompt for the creation of a new label of that instance on the new frame. Accelerate workflows which create many labels for specific instances throughout a data asset and also makes it easy to apply dynamic attributes through the Preserve chosen state functionality. The below video showcases the difference in creating multiple labels of the same instance with the Permanent drawing (existing instances) on and off.

Skeleton points
Analogous to how we toggle the display of object names and attributes, use this to toggle the display of the individual skeleton keypoint names, as defined in the object primitives editor. Since object primitives may have many points in complex shapes, displaying the names can help ensure each point is placed appropriately and that the entire annotation is oriented correctly.

Single object tracking settings

Number of frames to predict
Single object tracking always starts from the frame it's initiated on, and will predict labels on the number of frames specified in this settings option. For example, if you start on frame 50, and set Number of frames to predict to 50, the tracker will attempt to predict labels on frames up to and including frame 100. If the tracker isn't able to find an appropriate section of a frame to label however, it may not label the entire designated range. Use smaller ranges with less radical changes across frames to enhance tracking performance.
Tracking model
Choose between the Standard and Advanced tracking models. The Standard model runs faster, but may not be as accurate. The Advanced model has enhanced accuracy, but may take more time because it requires more computations.
Keyboard shortcuts
Use the following hotkeys to speed up common or useful operations.
Common editor operations
Action | Hotkey |
---|---|
Save labels | Shift + S |
Play / Pause | Space |
Frame forward | Right |
Frame backward | Shift + S |
Zoom in | Shift + Up |
Zoom out | Shift + Down |
Track selected object from frame | Shift + T |
Track selected object from range | Shift + D |
Mark label row as not labeled | Shift + Y |
Mark label row as in progress | Shift + U |
Mark label row as labeled | Shift + I |
Mark label row as review required | Shift + O |
Mark label row as reviewed | Shift + P |
Toggle turbo attribute mode | Ctrl + Shift + T / Cmd + Shift + T |
Toggle turbo attribute mode auto-zoom | Ctrl + Shift + Y / Cmd + Shift + Y |
Toggle permanent drawing | Ctrl + Shift + P / Cmd + Shift + P |
Reject label | B |
Approve label | N |
Submit task | Shift + Enter |
Render next review task (Turbo review mode only) | Up |
Render preview review task (Turbo review mode only) | Down |
Drawing operations
Action | Hotkey |
---|---|
Select additional drawing | Ctrl + Click object / Cmd + Click object |
Select all drawings | Ctrl + A / Cmd + A |
Copy to clipboard | Ctrl + C / Cmd + C |
Paste from clipboard | Ctrl + V / Cmd + V |
Change class type | C |
Save labels | Ctrl + S / Cmd + S |
Activate/Deactivate add vertex | A |
Activate/Deactivate delete vertex | S |
Enable free hand drawing | D |
Enable edit mode for polygons and polylines | F |
Delete drawing | Backspace / Del |
Undo | Ctrl + Z / Cmd + Z |
Redo | Ctrl + Shift + Z / Cmd + Shift + Z |
Drag image | Ctrl + Click and drag / Cmd + Click and drag |
SAM segmentation | ontology hotkey + Shift + A |
DICOM specific operations
Action | Hotkey |
---|---|
Windowing modification | Alt + W / Option + W |
Measurement tool | Alt + M / Option + M |
Measurement tool | Alt + M / Option + M |
WACOM tablet support
Our label editor fully supports Wacom tablets and pens. You get the best experience if you enable freehand drawing mode.
Updated 3 days ago