{% extends "base.html" %} {% block title %}{{ project.name }} — {{ app_name }}{% endblock %} {% block content %}
{{ project.description or project.project_type.value | replace('_', ' ') | title }}
{% if project.location %}Location: {{ project.location }}
Import photos into this dataset
Draw labels or use Label Assist (YOLO)
Preprocess, augment, split & snapshot
Export YOLO/COCO or train locally
Define your label classes (or let Label Assist create COCO classes automatically).
Configure splits, preprocessing, and augmentations — with live thumbnail examples like Roboflow.
Applied once to every image. Click a card to toggle.
Train Ultralytics YOLO (v8 → YOLO26) or MIT-licensed LibreYOLO locally.
Register trained YOLO weights, then use them in Label Assist to auto-annotate.