Label Editor - Review
This documentation provides a comprehensive guide to using the Label Editor for review, covering its components, features, and the display of various elements.
Introductory Videos
The following video goes through the basics of reviewing images in the Label Editor.
The following video goes through the basics of reviewing videos in the Label Editor.
As a reviewer, your label editor workspace will look as below. Learn how to use the features in the components illustrated below.
Review Mode Components
- A. Editor menu
- B. Single label review toggle
- C. Quick toolbar
- D. Pending reviews pane
- E. Completed reviews pane
- F. Reject and Approve buttons
- G. Editor timeline (for videos and image sequences only)
- H. Editor header
- I. Edit labels during review
- J. Approve and Reject all in frame buttons
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.
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.
- 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
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 During Review
It is sometimes faster, more convenient, and less error-prone to have reviewers make edits to annotations, instead of outright rejecting them. Rejection requires the return of the entire set of labels to the annotator.
Edit review allows reviewers to make changes to labels, remove labels, and add new labels. Approved or rejected labels cannot be edited. Only Pending labels can be edited by reviewers. New labels made by editors are automatically approved, and cannot be changed once they have been saved. Once all labels have been approved the task moves to the Complete stage.
To edit labels in review mode:
- Click the Edit labels button.
-
Add or remove labels, or edit existing labels as necessary using the same interface annotators use to create labels.
-
Click the Save and return to review button to save your edits and return to review mode.
Edit review is primarily optimized for use in Workflow Projects. It is available for Manual QA Projects, but lacks some functionality.
- There is no way to edit Classifications.
- There is no way to edit approved or rejected labels, as Strict review is not available in Manual QA Projects
- Labels created during Edit review are not added to the Review stage and can not be seen in the Label Editor.
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. This 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.
Change Review Judgement
Reviewed instances can be reverted to pending. Reverting a review allows reviewers to make adjustments to one or more instances after making their initial review.
- Revert labels to pending :
- Revert an approved task to pending by clicking the green tick icon next to the instance.
- Revert a rejected task to pending by clicking the red cross icon next to the instance.
- Once the reviewer completes their review, they need to click the Approve task or Reject task to finalize the review.
Controls Common To Both Modes
Editor Layout
Contact support to gain access to custom editor layouts.
You can customize the default Label Editor layout by uploading a JSON file that defines your preferred arrangement. These JSON files can be added in the Project settings and are applied to all tasks in a Project.
Custom editor layouts depend on a file’s client_metadata
or their DICOM tags. This means that custom editor layouts only work for files that contain client_metadata
or DICOM tags. Watch the video tutorials below to learn how it fits together.
To upload an editor layout:
- Navigate to the Project settings.
- Click on Layouts.
- Click Upload JSON.
- Select the JSON file containing the layout you want the Label Editor to have.
JSON file requirements:
The JSON file must follow the JSON schema defined here. The following fields are required:
Complete example
Add client metadata to files
Editor layouts are based on DICOM tags for DICOM files or on client_metadata
for all other use cases. We provide templates for common mammography layouts based on DICOM tags here.
This example uses client_metadata
. The following SDK script can be used to add client metadata to specific data units in a Dataset.
Create a JSON file
Create a JSON for specifying the editor layout that suits your needs.
In the JSON file below:
-
The
grid
arrangement is configured to display two files side by side in the Label Editor. -
The
gridContent
section specifies that tasks in either position (0 or 1) can have client metadata values forencord-EditorGridPosition
set to eitherA
orB
. -
The
topLevelGridFilter
is defined asencord-LayoutGroup
, meaning tasks with matchingencord-LayoutGroup
metadata values are displayed together in the Label Editor, ensuring they appear side by side when they share the sameencord-LayoutGroup
values.
Create a JSON file
Upload the JSON file to your Project in Encord.
- Navigate to the Project settings.
- Click on Layouts.
- Click Upload JSON.
- Select the JSON file containing the layout you want the Label Editor to have.
Create a JSON file
Open any task in the task queue of your Project.
The JSON file in this example results in the following Label Editor layout.
Editor Menu
Open the editor menu by clicking the menu icon in the top left corner of the Label Editor.
The editor menu contains the following controls:
- Return to Project - Returns the user to the Project navigation.
- Save changes - Saves the current state of all labels.
- View - Allows users to change what information is displayed next to all labels.
- Bulk label operations (annotation mode only) - Allows the user to perform actions on many labels at once.
- Automated labeling (annotation mode only) - Lets the user choose between several automated labeling techniques.
- Dark mode - Toggle dark mode on and off.
- Keyboard shortcuts - Displays a full list of keyboard shortcuts.
- Editor settings - Opens the Editor settings.
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. |
![]() | Save labels | Manually saves labels on the Encord server. |
![]() | Label editor settings | Settings controlling your labeling and reviewing experience. |
![]() | 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, gamma, and pixelated scaling.
- Remove polygon vertices.
- Add comments to a frame or image.
- Quickly center an image.
- Zoom in and out.
Rotate the Label Editor
Click the Rotate toolbar 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.
Pixelated Scaling
The Pixelated scaling feature enhances the visibility of individual pixels in an image or frame by disabling the browser’s automatic edge smoothing. This increased pixel clarity aids annotators in creating precise, pixel-perfect annotations, thereby improving their annotation accuracy, especially when zooming into an image.
Pixelated Scaling turned on | Pixelated Scaling turned off |
---|---|
![]() | ![]() |
Enable Pixelated scaling by selecting the Adjust filters icon ()in the Quick toolbar and enabling the Pixelated scaling checkbox, as shown below.
Pixelated scaling is a browser-specific feature. The table below shows which types of files Pixelated scaling works for Firefox and Chrome.
File type | Chrome | Firefox |
---|---|---|
Image | ✅ | ✅ |
Image group | ✅ | ✅ |
Video | ❌ | ✅ |
Image sequence | ❌ | ✅ |
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 and Issues
Issues can be added to annotation and review tasks to communicate with other users. All issues contain comment threads relating to the entire task or specific sections of the task. A small notification badge on the Issues icon displays the number of unresolved issues in a task.
Selecting an issue card highlights the label the issue pertains to.
Issues can be added to:
- The entire task.
- The current frame (for videos, image groups, and image sequences).
- A specific location on the frame or task.
Issue threads can be filtered by Resolved and Unresolved issues.
To add a new issue:
- Open the Issues pane by clicking the Issues icon.
- Click + New.
- Choose the part of the task where you want to create the issue.
- Add a comment on the issue.
- If you selected ‘Pin on canvass’ in step 3, click the desired location on the canvas.
- Click Create issue.
To resolve an issue:
- Open the Issues pane by clicking the Issues icon.
- Click the tick to mark a thread as resolved.
Resolved issues remain visible but can be filtered out. All users can resolve issues.
To delete an issue thread:
- Open the Issues pane by clicking the Issues icon.
- Click the Ellipsis icon to show more options.
- Click Delete thread.
Users can only delete issues that they created. Label rejections cannot be deleted.
Types of Issues:
There are two types of issues: general issues and rejection issues.
- General issues serve as comments to communicate with other users and can be created at any stage in the Label Editor.
- Rejection issues are added when a reviewer rejects a task. The reviewer is prompted to provide a reason for the rejection. When rejecting all instances in a frame or image, a rejection issue is created for each rejected label. If a comment is provided, it is applied to all rejected labels within the frame or image.
Use Cases:
- Ask questions: Annotators and reviewers can ask questions about the task. Admins can use this feedback to improve guidance.
- Explain task rejection: Reviewers can provide reasons for rejection, helping annotators avoid repeating mistakes.
- Track unresolved issues: Keep a record of open discussions that need follow-up before finalizing annotations.
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:
Was this page helpful?