Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.65 KB

README.md

File metadata and controls

35 lines (21 loc) · 1.65 KB

MLflow + FiftyOne Integration

MLflow

Welcome to the demo repoistory of an example workflow of MLflow integrated into the FiftyOne App!

The demo consists of two main parts:

  1. The mlflow_fiftyone_workflow.ipynb notebook. It will guide you through an example workflow of training with YOLOv9 using FiftyOne, Ultralytics, and MLflow!

  2. The FiftyOne + MLflow plugin, a FiftyOne plugin that brings MLflow UI in the app as a panel, as well as track experiments and runs across your FiftyOne datasets as seen below!

MLFLow Monitoring

Helpful Links

Here are some helpful links to resources or tools used within the notebook.

Plugins

Find all the other FiftyOne Plugins here!

FiftyOne Brain

YOLOv9