HomeInstallGet StartedUse CasesUser GuideCommand ReferencePython API ReferenceContributingChangelog VS Code Extension StudioDVCLiveGTO
Edit on GitHub
YOLO
DVCLive allows you to add experiment tracking capabilities to your Ultralytics YOLO v8 projects.
Usage
If you have dvclive
installed, the
DVCLive callback
will be used for tracking experiments and logging metrics, parameters,
plots and the best model automatically.
$ pip install dvclive ultralytics
$ yolo train model=yolov8n.pt data=coco8.yaml epochs=5 imgsz=640
Here is how the logged metrics, parameters, and model look in the DVC Studio Project Table:
And the plots in the DVC Studio Plots Panel:
Content
๐ Found an issue? Let us know! Or fix it:
Edit on GitHubโ Have a question? Join our chat, we will help you:
Discord Chat