{% extends "layout.html" %} {% from "_macros.html" import render_modal %} {% block content %}
Description Filename Status Progress Labels Actions
Name Status Composition Classes Actions
Description Type Label Map Date Actions
AI Engine & Hardware
Algorithm Parameters
Workflow
Class Colors
Maintenance
{% call render_modal('uploadVideoModal', 'Upload New Video') %}
{% endcall %} {% call render_modal('createDatasetModal', 'Create Dataset') %}
Ctrl/Cmd + Click to select multiple.
Augmentation
{% endcall %} {% call render_modal('importModelModal', 'Import Model') %}
{% endcall %} {% call render_modal('preAnnotateModal', 'Auto-Label') %}
{% endcall %} {% endblock %} {% block scripts %} {% endblock %}