{% extends "base.html" %} {% block title %}{{ project.name }} — {{ app_name }}{% endblock %} {% block content %}
1
Upload Add images
2
Annotate Manual + Label Assist

1. Upload Images

Import photos into this dataset

2. Annotate

Draw labels or use Label Assist (YOLO)

📦

3. Generate Version

Preprocess, augment, split & snapshot

🚀

4. Train / Export

Export YOLO/COCO or train locally

Images

Open Annotator

Define your label classes (or let Label Assist create COCO classes automatically).

Generate Dataset Version

Configure splits, preprocessing, and augmentations — with live thumbnail examples like Roboflow.

Thumbnail source
Loading preview…

Train / Valid / Test Split

Train 70%
Valid 20%
Test 10%

Total: 100%

Preprocessing

Applied once to every image. Click a card to toggle.

Augmentation

Enable augmentation
Creates extra labeled variants for training

Export Dataset

Train Model

Train Ultralytics YOLO (v8 → YOLO26) or MIT-licensed LibreYOLO locally.

{% endblock %} {% block scripts %} {% endblock %}