6.6 KiB
title |
---|
Annotation Tasks |
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
(see Annotating Images and Videos).
Managing Annotation Tasks
Creating Annotation Tasks
To create an annotation task:
-
On the Annotator page, click + ADD NEW ANNOTATION.
-
Enter a name for your new annotation task.
-
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 its name is the same as the annotation task.
-
Set the filters for the frames this annotation task presents to the annotator.
-
In the SET FILTERS list, choose either:
- 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 the number of instances. You can also click and then add a Lucene query for this ROI label filter.
-
-
Choose the iteration parameters specifying how frames in this version are presented to the annotator.
-
In ITERATION, in the ORDER list, choose either:
- Sequential - Frames are sorted by the frame top-level
context_id
(primary sort key) andtimestamp
(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.
- Sequential - Frames are sorted by the frame top-level
-
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.
-
If iterating randomly, in RANDOM SEED type your seed or leave blank, and the ClearML Enterprise platform generates a seed for you.
-
If annotating video, then in CLIP LENGTH (FOR VIDEO), type of the number of sequential frames per iteration to annotate.
-
-
Click Create.
Completing Annotation Tasks
To mark an annotation task as Completed:
- In the annotation task card, click (menu) > Complete > CONFIRM.
Deleting Annotation Tasks
To delete an annotation task:
- In the annotation task card, click (menu) > Delete > CONFIRM.
Filtering Annotation Tasks
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.
Sorting annotation Tasks
Sort the annotation tasks by either using RECENT or NAME from the drop-down menu on the top left of the page.
Viewing Annotation Task Information
To View the Dataset version, filters, and iteration information:
- In the annotation task card, click (menu) > Info
Annotating Images and Video
Annotate images and video by labeling regions of interest in Dataset version frames. The frames presented for annotation depend upon the settings in the annotation task (see Creating Annotation Tasks).
Annotating Frames
To annotate frames:
- On the Annotator page, click the annotation task card, or click (menu) and then click Annotate.
- See instructions below about annotating frames.
Add FrameGroup Objects
-
Select an annotation mode and add the bounded area to the frame image.
- Rectangle mode - Click and then click the image, drag and release.
- Polygon mode - Click 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 and then click each key point.
-
In the new label area, choose or enter a label.
-
Optionally, add metadata.
-
Optionally, lock the annotation.
Add Frame Labels
- In FRAME LABEL, click + Add new.
- In the new label area, choose or enter a label.
- Optionally, add metadata.
- Optionally, lock the annotation.
Copy / Paste an Annotations
- Click the annotation or bounded area in the image or video clip.
- Optionally, navigate to a different frame.
- Click PASTE. The new annotation appears in the same location as the one you copied.
- Optionally, to paste the same annotation, again, click PASTE.
Copy / Paste All Annotations
- Click COPY ALL.
- Optionally, navigate to a different frame.
- Click PASTE.
Move Annotations
- Move a bounded area by clicking on it and dragging.
Resize Annotations
- Resize a bounded area by clicking on a vertex and dragging.
Delete Annotations
- Click the annotation or bounded area in the image or video clip.
- Press DELETE or in the annotation, click >X.
Add Labels
- Click in the annotation and choose a label from the label list, or type a new label.
Modify Labels
- In the annotation label textbox, choose a label from the list or type a new label.
Delete Labels
- In the annotation, in the label area, click the label's X.
Modify Annotation Metadata
- In the label, click edit and then in the popup modify the metadata dictionary (in JSON format).
Modify Annotation Color
- Modify the color of an area by clicking the circle in the label name and select a new color.
Lock / Unlock Annotations
- Click the lock.
Modify Frame Metadata
- Expand the FRAME METADATA area, click edit, and then in the popup modify the metadata dictionary (in JSON format).