Train Model

Upload a labeled dataset and train a YOLO model on GPU

Need to label first? Go to Build →
COCO Annotations

The JSON file from Build page or data_label_factory export

Training Images

The images referenced in the COCO file

Training Config
RunPod GPU (auto)
Upload COCO JSON + images to start

How training works

1
Upload
COCO JSON + images from the Build page
2
Convert
COCO to YOLO format with train/val split
3
Train
YOLO11 fine-tuning on RunPod GPU
4
Download
Get your custom best.pt model