Update section "Creating an annotation task" in User Guide (#3232)

main
Timur Osmanov 5 years ago committed by GitHub
parent 1aff09a3ac
commit e0fe9c1580
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -176,44 +176,10 @@ weight: 2
- [CVAT](/docs/for-developers/xml_format/) accepts both video and image sub-formats.
- `Automatic Annotation` — automatic annotation with OpenVINO toolkit.
Presence depends on how you build CVAT instance.
- `Move to project` — Moving the task to the project (can be used to move a task from one project to another).
Note that attributes reset during the moving process. In case of label mismatch,
you can create or delete necessary labels in the project/task.
Some task labels can be matched with the target project labels.
- `Delete` — delete task.
Push `Open` button to go to task details.
1. Task details is a task page which contains a preview, a progress bar
and the details of the task (specified when the task was created) and the jobs section.
![](/images/image131_detrac.jpg)
- The next actions are available on this page:
1. Change the tasks title.
1. Open `Actions` menu.
1. Change issue tracker or open issue tracker if it is specified.
1. Change labels (available only if the task is not related to the project).
You can add new labels or add attributes for the existing labels in the Raw mode or the Constructor mode.
By clicking `Copy` you will copy the labels to the clipboard.
1. Assigned to — is used to assign a task to a person. Start typing an assignees name and/or
choose the right person out of the dropdown list.
- `Jobs` — is a list of all jobs for a particular task. Here you can find the next data:
- Jobs name with a hyperlink to it.
- Frames — the frame interval.
- A status of the job. The status is specified by the user in the menu inside the job.
There are three types of status: annotation, validation or completed.
The status of the job is changes the progress bar of the task.
- Started on — start date of this job.
- Duration — is the amount of time the job is being worked.
- Assignee is the user who is working on the job.
You can start typing an assignees name and/or choose the right person out of the dropdown list.
- Reviewer a user assigned to carry out the review, read more in the [review](/docs/for-users/user-guide/advanced/review/) section.
- `Copy`. By clicking `Copy` you will copy the job list to the clipboard.
The job list contains direct links to jobs.
You can filter or sort jobs by status, as well as by assigner or reviewer.
1. Follow a link inside `Jobs` section to start annotation process.
In some cases, you can have several links. It depends on size of your
task and `Overlap Size` and `Segment Size` parameters. To improve
UX, only the first chunk of several frames will be loaded and you will be able
to annotate first images. Other frames will be loaded in background.
![](/images/image007_detrac.jpg)
Push `Open` button to go to [task details](/docs/for-users/user-guide/task-details).

@ -0,0 +1,43 @@
---
title: "Task details"
linkTitle: "Task details"
weight: 2.5
---
Task details is a task page which contains a preview, a progress bar
and the details of the task (specified when the task was created) and the jobs section.
![](/images/image131_detrac.jpg)
- The next actions are available on this page:
1. Change the tasks title.
1. Open `Actions` menu.
1. Change issue tracker or open issue tracker if it is specified.
1. Change labels (available only if the task is not related to the project).
You can add new labels or add attributes for the existing labels in the Raw mode or the Constructor mode.
By clicking `Copy` you will copy the labels to the clipboard.
1. Assigned to — is used to assign a task to a person. Start typing an assignees name and/or
choose the right person out of the dropdown list.
- `Jobs` — is a list of all jobs for a particular task. Here you can find the next data:
- Jobs name with a hyperlink to it.
- Frames — the frame interval.
- A status of the job. The status is specified by the user in the menu inside the job.
There are three types of status: annotation, validation or completed.
The status of the job is changes the progress bar of the task.
- Started on — start date of this job.
- Duration — is the amount of time the job is being worked.
- Assignee is the user who is working on the job.
You can start typing an assignees name and/or choose the right person out of the dropdown list.
- Reviewer a user assigned to carry out the review, read more in the [review](/docs/for-users/user-guide/advanced/review/) section.
- `Copy`. By clicking `Copy` you will copy the job list to the clipboard.
The job list contains direct links to jobs.
You can filter or sort jobs by status, as well as by assigner or reviewer.
Follow a link inside `Jobs` section to start annotation process.
In some cases, you can have several links. It depends on size of your
task and `Overlap Size` and `Segment Size` parameters. To improve
UX, only the first chunk of several frames will be loaded and you will be able
to annotate first images. Other frames will be loaded in background.
![](/images/image007_detrac.jpg)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 88 KiB

After

Width:  |  Height:  |  Size: 88 KiB

Loading…
Cancel
Save