2021-06-20 22:00:16 +00:00
---
title: Annotation Tasks
---
2021-06-21 18:13:17 +00:00
Use the Annotations page to access and manage annotation Tasks.
Use annotation tasks to efficiently organize the annotation of frames in Dataset versions and manage the work of annotators
2021-06-20 22:00:16 +00:00
(see [Annotating Images and Videos ](#annotating-images-and-video )).
## Managing Annotation Tasks
### Creating Annotation Tasks
![image ](../../img/hyperdatasets/annotation_task_01.png )
**To create an annotation task:**
1. On the Annotator page, click ** + ADD NEW ANNOTATION**.
2021-06-21 18:13:17 +00:00
1. Enter a name for your new annotation task.
1. Choose a Dataset version to annotate. If the selected Dataset version's status is *Published* , then creating this
annotation task also creates a child version of the selected version. The new child version's status is *Draft* , and
2021-06-20 22:00:16 +00:00
its name is the same as the annotation task.
1. Set the filters for the frames this annotation task presents to the annotator.
* In the **SET FILTERS** list, choose either:
2021-06-21 18:13:17 +00:00
2021-06-20 22:00:16 +00:00
* **All Frames** - Include all frames in this task.
* **Empty Frames** - Include only frames without any annotations in this task.
* **By Label** - Include only frames with specific labels, and optionally filter these frames by confidence level and
2021-06-21 12:23:21 +00:00
the number of instances. You can also click < img src = "/docs/latest/icons/ico-code.svg" className = "icon size-md space-sm" / > and then add a Lucene query for this ROI label filter.
2021-06-20 22:00:16 +00:00
1. Choose the iteration parameters specifying how frames in this version are presented to the annotator.
2021-06-21 18:13:17 +00:00
2021-06-20 22:00:16 +00:00
1. In **ITERATION** , in the **ORDER** list, choose either:
2021-06-21 18:13:17 +00:00
2021-06-20 22:00:16 +00:00
* **Sequential** - Frames are sorted by the frame top-level `context_id` (primary sort key) and `timestamp` (secondary sort key) metadata key values, and returned by the iterator in the sorted order.
* **Random** - Frames are randomly returned using the value of the `random_seed` argument. The random seed is maintained with the experiments. Therefore, the random order is reproducible if the experiment is rerun.
1. In **REPETITION** , choose either **Use Each Frame Once** or **Limit Frames** . If you select **Limit Frames** , then in **Use Max. Frames** , type the number of frames to annotate.
1. If iterating randomly, in **RANDOM SEED** type your seed or leave blank, and the ClearML Enterprise platform generates a seed for you.
1. If annotating video, then in **CLIP LENGTH (FOR VIDEO)** , type of the number of sequential frames per iteration to annotate.
2021-06-21 18:13:17 +00:00
2021-06-20 22:00:16 +00:00
1. Click **Create** .
2021-09-09 10:17:46 +00:00
### Completing Annotation Tasks
2021-06-20 22:00:16 +00:00
To mark an annotation task as **Completed** :
2021-06-21 12:23:21 +00:00
* In the annotation task card, click < img src = "/docs/latest/icons/ico-bars-menu.svg" className = "icon size-md space-sm" /> (menu) ** >** **Complete** ** >** **CONFIRM** .
2021-06-20 22:00:16 +00:00
2021-09-09 10:17:46 +00:00
### Deleting Annotation Tasks
2021-06-20 22:00:16 +00:00
To delete an annotation task:
2021-06-21 12:23:21 +00:00
* In the annotation task card, click < img src = "/docs/latest/icons/ico-bars-menu.svg" className = "icon size-md space-sm" /> (menu) ** >** **Delete** ** >** **CONFIRM** .
2021-06-20 22:00:16 +00:00
2021-09-09 10:17:46 +00:00
### Filtering Annotation Tasks
2021-06-20 22:00:16 +00:00
There are two option for filtering annotation tasks:
* Active / Completed Filter - Toggle to show annotation tasks that are either **Active** or **Completed**
* Dataset Filter - Use to view only the annotation tasks for a specific Dataset.
2021-09-09 10:17:46 +00:00
### Sorting annotation Tasks
2021-06-20 22:00:16 +00:00
2021-06-21 18:13:17 +00:00
Sort the annotation tasks by either using **RECENT** or **NAME** from the drop-down menu on the top left of the page.
2021-06-20 22:00:16 +00:00
2021-09-09 10:17:46 +00:00
### Viewing Annotation Task Information
2021-06-20 22:00:16 +00:00
To View the Dataset version, filters, and iteration information:
2021-06-21 12:23:21 +00:00
* In the annotation task card, click < img src = "/docs/latest/icons/ico-bars-menu.svg" className = "icon size-md space-sm" /> (menu) ** >** **Info**
2021-06-20 22:00:16 +00:00
## Annotating Images and Video
2021-06-21 18:13:17 +00:00
Annotate images and video by labeling regions of interest in Dataset version frames. The frames presented for annotation
2021-06-20 22:00:16 +00:00
depend upon the settings in the annotation task (see [Creating Annotation Tasks ](#creating-annotation-tasks )).
### Annotating Frames
**To annotate frames:**
2021-06-21 12:23:21 +00:00
1. On the Annotator page, click the annotation task card, or click < img src = "/docs/latest/icons/ico-bars-menu.svg" className = "icon size-md space-sm" /> (menu)
2021-06-20 22:00:16 +00:00
and then click **Annotate** .
1. See instructions below about annotating frames.
2021-09-09 10:17:46 +00:00
#### Add FrameGroup Objects
2021-06-20 22:00:16 +00:00
1. Select an annotation mode and add the bounded area to the frame image.
2021-06-21 18:13:17 +00:00
* Rectangle mode - Click < img src = "/docs/latest/icons/ico-rectangle-icon-purple.svg" className = "icon size-md space-sm" /> and then click the image, drag and release.
* Polygon mode - Click < img src = "/docs/latest/icons/ico-polygon-icon-purple.svg" className = "icon size-md space-sm" /> and then click the image for the first vertex,
move to another vertex and click, continue until closing the last vertex.
* Key points mode - Click < img src = "/docs/latest/icons/ico-keypoint-icon-purple.svg" className = "icon size-md space-sm" /> and then click each key point.
2021-06-20 22:00:16 +00:00
2021-06-21 18:13:17 +00:00
1. In the new label area, choose or enter a label.
1. Optionally, add metadata.
2021-06-20 22:00:16 +00:00
1. Optionally, lock the annotation.
2021-09-09 10:17:46 +00:00
#### Add Frame Labels
2021-06-20 22:00:16 +00:00
1. In **FRAME LABEL** , click ** + Add new**.
2021-06-21 18:13:17 +00:00
1. In the new label area, choose or enter a label.
1. Optionally, add metadata.
2021-06-20 22:00:16 +00:00
1. Optionally, lock the annotation.
2021-09-09 10:17:46 +00:00
#### Copy / Paste an Annotations
2021-06-20 22:00:16 +00:00
1. Click the annotation or bounded area in the image or video clip.
1. Optionally, navigate to a different frame.
1. Click **PASTE** . The new annotation appears in the same location as the one you copied.
1. Optionally, to paste the same annotation, again, click **PASTE** .
2021-09-09 10:17:46 +00:00
#### Copy / Paste All Annotations
2021-06-20 22:00:16 +00:00
1. Click **COPY ALL** .
1. Optionally, navigate to a different frame.
1. Click **PASTE** .
2021-09-09 10:17:46 +00:00
#### Move Annotations
2021-06-20 22:00:16 +00:00
* Move a bounded area by clicking on it and dragging.
2021-09-09 10:17:46 +00:00
#### Resize Annotations
2021-06-20 22:00:16 +00:00
* Resize a bounded area by clicking on a vertex and dragging.
2021-09-09 10:17:46 +00:00
#### Delete Annotations
2021-06-20 22:00:16 +00:00
1. Click the annotation or bounded area in the image or video clip.
1. Press **DELETE** or in the annotation, click ** >X**.
2021-09-09 10:17:46 +00:00
#### Add Labels
2021-06-20 22:00:16 +00:00
* Click in the annotation and choose a label from the label list, or type a new label.
2021-09-09 10:17:46 +00:00
#### Modify Labels
2021-06-20 22:00:16 +00:00
* In the annotation label textbox, choose a label from the list or type a new label.
2021-09-09 10:17:46 +00:00
#### Delete Labels
2021-06-20 22:00:16 +00:00
* In the annotation, in the label area, click the label's **X** .
2021-09-09 10:17:46 +00:00
#### Modify Annotation Metadata
2021-06-20 22:00:16 +00:00
* In the label, click edit and then in the popup modify the metadata dictionary (in JSON format).
2021-09-09 10:17:46 +00:00
#### Modify Annotation Color
2021-06-20 22:00:16 +00:00
* Modify the color of an area by clicking the circle in the label name and select a new color.
2021-09-09 10:17:46 +00:00
#### Lock / Unlock Annotations
2021-06-20 22:00:16 +00:00
* Click the lock.
2021-09-09 10:17:46 +00:00
#### Modify Frame Metadata
2021-06-20 22:00:16 +00:00
* Expand the **FRAME METADATA** area, click edit, and then in the popup modify the metadata dictionary (in JSON format).