{% extends "base.html" %} {% block title %}New Project — {{ app_name }}{% endblock %} {% block content %}

Folder where images will be stored. Leave blank to use {{ default_projects_root }}.

Cancel

Where copied images will live (ignored if you keep the source folder as location).

Source

Import a YOLO-style dataset (images/ + labels/ + optional data.yaml) or a folder of images.

or
Cancel
{% endblock %} {% block scripts %} {% endblock %}