#
Task management
The Active tasks and Notifications sections are used to track the progress of processes in the application. The user can access them through the top panel:
#
Task section
In the tasks view, you can view currently running actions and monitor their progress live. This includes actions such as:
- Uploading photos
- Model training
- Conversion of models
- Dataset manipulation
When a task is completed, it will be marked as finished and clicking on it will redirect you to the model or dataset, respectively.
#
Notifications
The Notifications tab contains information about the progress of the performed action and any errors that may have occurred. The user is notified when:
- Training/manipulation/conversion hits the queue
- Training/manipulation/conversion begins
- Training/manipulation/conversion is completed
- The image upload process is completed
- Device has been added, prepared or deleted
- Errors have occurred
Clicking the Task has been completed
notification removes it from the notifications list and marks it as read.
Clicking Mark all as read
removes all notifications from your Unread list.
Clicking Show all
takes you to a list of all generated notifications:
A yellow warning icon next to a notification indicates that there were some problems during the data upload. In the notification view, you can see exactly what went wrong by clicking the +
button next to a specific notification.
Clicking the Delete
button will completely remove the notification from the report.
The last 5 notifications and the last 5 errors are always visible in the Dashboard view.