@@ -7,29 +7,31 @@ description: 'Guide to using the Review mode for task validation.'
7
7
8
8
A special mode to check the annotation allows you to point to an object or area in the frame containing an error.
9
9
` Review mode ` is not available in 3D tasks.
10
+
11
+ ## Review
12
+
10
13
To go into review mode, you need to select ` Request a review ` in the menu and assign the user to run a check.
11
14
12
15
![ ] ( /images/image194.jpg )
13
16
14
17
After that, the job status will be changed to ` validation `
15
18
and the reviewer will be able to open the task in review mode.
16
- Review mode is a UI mode, there is a special "issue" tool which you can use to identify objects
19
+ Review mode is a UI mode, there is a special ` Issue ` tool which you can use to identify objects
17
20
or areas in the frame and describe the problem.
18
21
19
- - To do this, first click ` open an issue` icon on the controls sidebar:
22
+ - To do this, first click ` Open an issue` icon on the controls sidebar:
20
23
21
24
![ ] ( /images/image195.jpg )
22
25
23
- - Then click on an object in the frame to highlight the object or highlight the area by holding the left mouse button
24
- and describe the problem. The object or area will be shaded in red.
25
- - The created issue will appear in the workspace and in the ` issues ` tab on the objects sidebar.
26
- - After you save the annotation, other users will be able to see the problem, comment on each issue
27
- and change the status of the problem to ` resolved ` .
28
- - You can use the arrows on the issues tab to navigate the frames that contain problems.
26
+ - Then click on a place in the frame to highlight the place or highlight the area by holding the left mouse button
27
+ and describe the problem. To select an object, right-click on it and select ` Open an issue ` or select one
28
+ of several quick issues. The object or area will be shaded in red.
29
29
30
- ![ ] ( /images/image196_detrac.jpg )
30
+ ![ ] ( /images/image231.jpg )
31
+
32
+ - The created issue will appear in the workspace and in the ` Issues ` tab on the objects sidebar.
31
33
32
- - Once all the problems are marked, save the annotation, open the menu and select " submit the review" .
34
+ - Once all the problems are marked, save the annotation, open the menu and select ` submit the review ` .
33
35
After that you'll see a form containing the verification statistics,
34
36
here you can give an assessment of the job and choose further actions:
35
37
@@ -38,3 +40,25 @@ or areas in the frame and describe the problem.
38
40
- Reject - changes the status of the job to ` annotation ` .
39
41
40
42
![ ] ( /images/image197.jpg )
43
+
44
+ After the review, other users will be able to see the problems, comment on each issue
45
+ and change the status of the problem to ` Resolved ` .
46
+
47
+ ## Resolve issues
48
+
49
+ After review, you may see the issues in the ` issues ` tab in the object sidebar.
50
+
51
+ - You can use the arrows on the ` Issues ` tab to navigate the frames that contain problems.
52
+
53
+ ![ ] ( /images/image196_detrac.jpg )
54
+
55
+ - In the workspace you can click on issue, you can send a comment on the issue or,
56
+ if the issue is resolved, change the status to ` Resolve ` .
57
+
58
+ ![ ] ( /images/image232.jpg )
59
+
60
+ - If few issues were created in one place you can access them by hovering over issue and scrolling the mouse wheel.
61
+
62
+ ![ ] ( /images/issues_scroll.gif )
63
+
64
+ If the issue is resolved, you can reopen the issue by clicking the ` Reopen ` button.
0 commit comments