Update Hyper-Dataset images (#1029)

This commit is contained in:
pollfly
2025-02-10 10:14:05 +02:00
committed by GitHub
parent e77846a536
commit 4667c3d194
131 changed files with 151 additions and 61 deletions

View File

@@ -7,7 +7,8 @@ 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](#annotating-images-and-video)).
![Annotations page](../../img/annotation_page.png)
![Annotations page](../../img/hyperdatasets/annotation_page.png#light-mode-only)
![Annotations page](../../img/hyperdatasets/annotation_page_dark.png#dark-mode-only)
Click on an annotation task card to open the frame viewer, where you can view the task's frames and annotate them.
@@ -15,7 +16,12 @@ Click on an annotation task card to open the frame viewer, where you can view th
Click <img src="/docs/latest/icons/ico-bars-menu.svg" alt="Menu" className="icon size-md space-sm" /> on the top right
of an annotation task card to open its context menu and access annotation task actions.
![Annotation task card](../../img/annotation_task_card.png)
<div class="max-w-75">
![Annotation task card](../../img/hyperdatasets/annotation_task_card.png#light-mode-only)
![Annotation task card](../../img/hyperdatasets/annotation_task_card_dark.png#dark-mode-only)
</div>
* **Annotate** - Go to annotation task frame viewer
* **Info** - View annotation task's definitions: dataset versions, filters, and frame iteration specification
@@ -32,7 +38,8 @@ Sort the annotation tasks by either using **RECENT** or **NAME** option.
## Creating Annotation Tasks
![Annotation task creation modal](../../img/hyperdatasets/annotation_task_01.png)
![Annotation task creation modal](../../img/hyperdatasets/annotation_task_01.png#light-mode-only)
![Annotation task creation modal](../../img/hyperdatasets/annotation_task_01_dark.png#dark-mode-only)
**To create an annotation task:**
@@ -61,7 +68,7 @@ Sort the annotation tasks by either using **RECENT** or **NAME** option.
1. Click **Create**.
## Annotating Images and Video
## 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](#creating-annotation-tasks)).