{% extends "layout.html" %} {% block content %}

Detect

Run detection pipeline against all images

Run Detection

Identify (All vs. All)

Run identification pipeline against all annotations

Run ID with All Images

{% if num_actions == 0 %} {% else %} {% for (jobid, action_str, action_status) in action_list %} {% endfor %} {% endif %}
Job ID Action Status Review
Sorry, no actions to display
{{ jobid }} {{ action_str }} {{ action_status }} LINK
*ImageSets that are underlined are considered "special" and cannot be deleted or modified
{% endblock %} {% block content_custom_javascript %} {% endblock %}