CVAT docs: multi tasks creation (#5068)
* attach cloud storages "creating an annotation task", "projects", "export/import datasets" and "backup" docs were updated * attach cloud storage(updated) * Update site/content/en/docs/manual/advanced/backup.md Co-authored-by: Maria Khrustaleva <maya17grd@gmail.com> * Update site/content/en/docs/manual/advanced/backup.md Co-authored-by: Maria Khrustaleva <maya17grd@gmail.com> * Update site/content/en/docs/manual/advanced/export-import-datasets.md Co-authored-by: Maria Khrustaleva <maya17grd@gmail.com> * Update site/content/en/docs/manual/advanced/export-import-datasets.md Co-authored-by: Maria Khrustaleva <maya17grd@gmail.com> * Update site/content/en/docs/manual/advanced/export-import-datasets.md Co-authored-by: Maria Khrustaleva <maya17grd@gmail.com> * Update site/content/en/docs/manual/basics/creating_an_annotation_task.md Co-authored-by: Maria Khrustaleva <maya17grd@gmail.com> * Update site/content/en/docs/manual/basics/creating_an_annotation_task.md Co-authored-by: Maria Khrustaleva <maya17grd@gmail.com> * Source & target storage(updated) * added creating multi tasks doc changed weights of docs in basics + replaced some images for the "creating an annotation task" doc * added creating multi tasks doc(updated)) * added creating multi tasks doc(remark fixed) Co-authored-by: Maria Khrustaleva <maya17grd@gmail.com>main
@ -0,0 +1,73 @@
|
|||||||
|
---
|
||||||
|
title: 'Creating multi tasks'
|
||||||
|
linkTitle: 'Creating multi tasks'
|
||||||
|
weight: 3
|
||||||
|
description: 'Instructions on how to create and configure multi tasks.'
|
||||||
|
---
|
||||||
|
|
||||||
|
In case when you have a few videos and you don't want to set up CVAT tasks one-by-one manually,
|
||||||
|
you can use the `multi tasks` option.
|
||||||
|
> This feature is available for videos only.
|
||||||
|
|
||||||
|
Create several tasks pressing `+` button and select `Create multi tasks` on the tasks page or on the project page.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
Specify the task parameters:
|
||||||
|
|
||||||
|
- In the `Name` text field, there is a template you can use for quick and simple task naming.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
In the template you can manage the following:
|
||||||
|
- some_text - any text that will be entered into the template will be the same for all created tasks.
|
||||||
|
- {{index}} - index file in set (sets a number of a task starting from 0).
|
||||||
|
- {{file_name}} - name of file (sets a task name from a filename).
|
||||||
|
|
||||||
|
You can find out a prompt by hovering the mouse over the text `When forming the name, a template is used`.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
|
- [Project](/docs/manual/basics/creating_an_annotation_task/#projects), [labels](/docs/manual/basics/creating_an_annotation_task/#labels), [select files](/docs/manual/basics/creating_an_annotation_task/#select-files) and [advanced configuration](/docs/manual/basics/creating_an_annotation_task/#advanced-configuration) are filled in the same way as when [creating an annotation task](/docs/manual/basics/creating_an_annotation_task/).
|
||||||
|
|
||||||
|
> It is not possible yet to use cloud storages for multi tasks creation.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
1. Let's specify in the `Name` field the `Road_annotation-{{index}}-{{file_name}}` string,
|
||||||
|
where `Road_annotation` is “any text” (let it match to the task type name). The task index number and the video file
|
||||||
|
name will be specified after it.
|
||||||
|
1. After selecting files, file names will be shown under the `Select files` section.
|
||||||
|
In case of there are more than 4 files, the total number of selected files will be displayed only.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
1. The `Submit` button indicates how many tasks will be created.
|
||||||
|
|
||||||
|
After clicking on the `Submit` button, information about tasks creation process will be displayed.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
If there were no errors during the process of creating tasks, we can complete this by clicking on `Ok`.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
This is how the created tasks will look like.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## Errors
|
||||||
|
|
||||||
|
You can face with the following errors during multi tasks creation:
|
||||||
|
|
||||||
|
- If where were no video files selected, this warning will be shown.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
- If during tasks creation there was not possible to process with some videos,
|
||||||
|
the names of such videos will be displayed in the `Failed files` list. In this case, you can try
|
||||||
|
to create tasks for these videos one more time by clicking on the `Retry failed tasks` button,
|
||||||
|
or you can click on the `Ok` button to skip these videos.
|
||||||
|
|
||||||
|

|
||||||
|
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 87 KiB |
|
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 16 KiB |
|
After Width: | Height: | Size: 87 KiB |
|
After Width: | Height: | Size: 16 KiB |
|
After Width: | Height: | Size: 30 KiB |
|
After Width: | Height: | Size: 130 KiB |
|
After Width: | Height: | Size: 38 KiB |
|
After Width: | Height: | Size: 24 KiB |
|
After Width: | Height: | Size: 28 KiB |
|
After Width: | Height: | Size: 237 KiB |
|
After Width: | Height: | Size: 69 KiB |
|
After Width: | Height: | Size: 38 KiB |