YOLO PyTorch TXT is a format commonly used by YOLO vision models like YOLOv8 and YOLOv12.
Overview
6924adbdb6c1e30f4a047f0c
Format Description
Below, learn the structure of YOLO.
6924adbdb6c1e30f4a047f0d
Split and Merge Datasets
With Roboflow supervision, an open source Python package with utilities for completing computer vision tasks, you can merge and split detections in YOLO. Read our dedicated guides to learn how to merge and split YOLO detections.
Split detections in YOLO
No items found.
Supported Models
Below, see model architectures that require data in the YOLO format when training a new model.
On each page below, you can find links to our guides that show how to plot predictions from the model, and complete other common tasks like detecting small objects with the model.